Made stexaminer layout fluid, small fixes.
Joris van Zundert [Wed, 19 Sep 2012 14:30:57 +0000 (16:30 +0200)]
root/css/stexaminer.css
root/css/style.css
root/src/stexaminer.tt

index 68a5cc1..877d47a 100644 (file)
@@ -1,13 +1,3 @@
-#topbanner {
-       width: 100%;
-       height: 100px;
-       margin-top: 20px;
-}
-#bannerinfo {
-       float: right;
-       margin-right: 12%;
-       margin-top: 15px;
-}
 #variants_table {
     clear: both;
     width: 90%;
     height: 350px;
     clear: both;
     float: left;
-    width: 600px;
+    width: 50%;
     text-align: center;
     border: 1px #c6dcf1 solid;
 }
 #row_statistics {
        float: left;
-       padding: 30px;
+       padding-left: 30px;
+       width: 40%;
 }
 #statistics {
     font-style: italic;
index ef7034b..2296022 100644 (file)
@@ -176,7 +176,7 @@ div.pager_left_button.greyed_out, div.pager_left_button.greyed_out:hover {
     top: 15px;
 }
 #run_stexaminer, #run_relater, #open_stemma_add, #open_stemma_edit {
-    height: 18px;
+    height: 32px;
 }
 #stemma_pager {
     height: 38px;
index ce7d92b..6b85243 100644 (file)
@@ -16,7 +16,7 @@ var graphdot = '[% graphdot %]';
 </script>
 [% END -%]
        <div id="topbanner">
-               <div id="bannerinfo">
+               <span class="mainnav">
                        <a href="help" title="Stexaminer help" class="navlink" id="aboutlink">Help / About</a> | <a href="[% c.uri_for( '/' ) %]?withtradition=[% text_id %]" title="Index" class="navlink">Return to index</a>
                </div>
            <h1>Stexaminer</h1>