From: Joris van Zundert Date: Wed, 19 Sep 2012 17:19:32 +0000 (+0200) Subject: CSS fixes. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9e1f59ef0d9d306fe62ba5a2036449c0bdd017f8;p=scpubgit%2Fstemmaweb.git CSS fixes. --- diff --git a/root/css/stexaminer.css b/root/css/stexaminer.css index 877d47a..f6a9603 100644 --- a/root/css/stexaminer.css +++ b/root/css/stexaminer.css @@ -112,4 +112,14 @@ html[xmlns] .clearfix { * html .clearfix { height: 1%; +} + +#options_button_container { + height: 24px; +} +#options_button { + float: left; +} +#aggregates { + clear: left; } \ No newline at end of file diff --git a/root/css/style.css b/root/css/style.css index 2296022..2fd019f 100644 --- a/root/css/style.css +++ b/root/css/style.css @@ -170,6 +170,7 @@ div.pager_left_button.greyed_out, div.pager_left_button.greyed_out:hover { z-index: -100; } #textinfo_container_buttons { + width: 224px; float: right; left: -18px; position: relative; diff --git a/root/src/stexaminer.tt b/root/src/stexaminer.tt index 6b85243..a3308bb 100644 --- a/root/src/stexaminer.tt +++ b/root/src/stexaminer.tt @@ -1,7 +1,7 @@ [% WRAPPER header.tt - pagetitle = "Stexaminer - $text_title" - applicationjs = c.uri_for('/js/stexaminer.js') - applicationstyle = c.uri_for('/css/stexaminer.css') + pagetitle = "Stexaminer - $text_title" + applicationjs = c.uri_for('/js/stexaminer.js') + applicationstyle = c.uri_for('/css/stexaminer.css') %] [% END -%] -
- - Help / About | Return to index -
-

Stexaminer

-

[% text_title %]

-

Analysis options

+
+ + Help / About | Return to index +
+

Stexaminer

+

[% text_title %]

[% IF error -%] - [% error %] + [% error %] [% END -%]
@@ -36,60 +35,65 @@ var graphdot = '[% graphdot %]';
-
-
-
-

Aggregate text statistics

-
    -
  • Total number of variant locations analyzed: [% total %]
  • -
  • Number of fully genealogical locations: [% genealogical %]
  • -
  • Number of readings that conflict with the stemma: [% conflict %]
  • -
  • Genealogical reading transitions by relationship type: [% todo %]
  • -
-

(Choose a row in the table to display statistics about individual readings.)

-
+
+
+
+

Aggregate text statistics

+
+
+ Analysis options +
+
+
    +
  • Total number of variant locations analyzed: [% total %]
  • +
  • Number of fully genealogical locations: [% genealogical %]
  • +
  • Number of readings that conflict with the stemma: [% conflict %]
  • +
  • Genealogical reading transitions by relationship type: [% todo %]
  • +
+

(Choose a row in the table to display statistics about individual readings.)

+
-

Statistics for readings at :

- - +

Statistics for readings at :

+ +
-
-
- - copied time(s), changed time(s)
- Reading root(s) at
- Reading reversion(s) at
- - -
+
+
+ - copied time(s), changed time(s)
+ Reading root(s) at
+ Reading reversion(s) at
+ + +
-
-
- Reading parent(s): -
    -
    -
    -
    -
    - Reverted reading parent(s): -
      -
      -
      - -
      -
      -
      - Analyze all variation
      - Ignore orthographic variation
      - Ignore orthographic and spelling variation -
      -
      - Include type-1 variation -
      -
      +
      +
      + Reading parent(s): +
        +
        +
        +
        +
        + Reverted reading parent(s): +
          +
          +
          + +
          +
          +
          + Analyze all variation
          + Ignore orthographic variation
          + Ignore orthographic and spelling variation +
          +
          + Include type-1 variation +
          +