From: Tara L Andrews Date: Sat, 18 Jan 2014 19:20:25 +0000 (+0000) Subject: tiny styling bugfixes X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=db6a8e6abd6456334da73afd40654675a3773bbb;p=scpubgit%2Fstemmaweb.git tiny styling bugfixes --- diff --git a/root/css/dashboard.css b/root/css/dashboard.css index 927dd8e..bf5c46b 100644 --- a/root/css/dashboard.css +++ b/root/css/dashboard.css @@ -54,6 +54,7 @@ width: 500px; text-align: center; border: 1px #c6dcf1 solid; + background: #ffffff; } #stemma_graph img { margin-top: expression(( 450 - this.height ) / 2); diff --git a/root/src/header.tt b/root/src/header.tt index 3c526d9..ef81249 100644 --- a/root/src/header.tt +++ b/root/src/header.tt @@ -1,4 +1,4 @@ -[% vstr = '002' -%] +[% vstr = '003' -%] @@ -6,7 +6,7 @@ - + [% IF applicationstyle -%] [% END -%] @@ -24,4 +24,4 @@ [% content %] [% pagetitle %] - \ No newline at end of file + diff --git a/root/src/index_down.tt b/root/src/index_down.tt new file mode 100644 index 0000000..12b1e95 --- /dev/null +++ b/root/src/index_down.tt @@ -0,0 +1,17 @@ +[% PROCESS header.tt + pagetitle = "Stemmaweb - Text tradition tools" +%] + +
+
+

Stemmaweb - a collection of tools for analysis of collated texts

+ About +

This site is currently down for maintenance. + Please check back shortly.

+
+
+

Text directory

+
+
+
+[% PROCESS footer.tt %] diff --git a/root/src/relate.tt b/root/src/relate.tt index 027663c..0bfe058 100644 --- a/root/src/relate.tt +++ b/root/src/relate.tt @@ -27,7 +27,7 @@ $(document).ready(function () { [% END %]

Relationship mapper

@@ -155,4 +155,4 @@ $(document).ready(function () {
-[% PROCESS footer.tt %] \ No newline at end of file +[% PROCESS footer.tt %]