# HG changeset patch # User casties # Date 1313488920 -7200 # Node ID 0a0f7f570f90a1b1b1e90200c24b35ff45431d5a # Parent 50a28442f21c17c952a391e65c8266819c8bf1ef more new templates diff -r 50a28442f21c -r 0a0f7f570f90 css/docuviewer.css --- a/css/docuviewer.css Mon Aug 15 21:09:08 2011 +0200 +++ b/css/docuviewer.css Tue Aug 16 12:02:00 2011 +0200 @@ -1,21 +1,34 @@ div.page_body { - display: table-row; + display: table-row; } -div.toc { - display: table-cell; +div.col_left { + display: table-cell; } -div.text { +div.col_main { display: table-cell; } -.thumb { - padding: 3px; +div.col_left { + /* would be better without fixed width */ + max-width: 20em; +} + +div.col_left .thumb { + padding: 3px; +} +div.col_left .thumbsel { + padding: 2px; + border: 1px solid blue; } -.thumbsel { - padding: 2px; - border: 1px solid blue; +div.col_left .thumbcap { + color: black; } -.thumbcap { - color: black; + +div.col_left .toc { + float:left; + clear:right; +} +div.col_left .toc.float.right { + float:right; } \ No newline at end of file diff -r 50a28442f21c -r 0a0f7f570f90 zpt/toc_figures.zpt --- a/zpt/toc_figures.zpt Mon Aug 15 21:09:08 2011 +0200 +++ b/zpt/toc_figures.zpt Tue Aug 16 12:02:00 2011 +0200 @@ -1,14 +1,54 @@ - -
- - < - - - - > - -
-
- + + + + + + + +
+ +
+
+ + < + < + + + > + > +
+
+
+
+ + + diff -r 50a28442f21c -r 0a0f7f570f90 zpt/toc_text.zpt --- a/zpt/toc_text.zpt Mon Aug 15 21:09:08 2011 +0200 +++ b/zpt/toc_text.zpt Tue Aug 16 12:02:00 2011 +0200 @@ -1,4 +1,13 @@ - + + + + + + +
@@ -10,5 +19,7 @@ >
-
- +
+
+ + diff -r 50a28442f21c -r 0a0f7f570f90 zpt/toc_thumbs.zpt --- a/zpt/toc_thumbs.zpt Mon Aug 15 21:09:08 2011 +0200 +++ b/zpt/toc_thumbs.zpt Tue Aug 16 12:02:00 2011 +0200 @@ -6,7 +6,7 @@ -
-
-
+
-
+ page @@ -47,7 +47,7 @@ >|
-
+