comparison css/docuviewer.css @ 482:7ca8ac7db06e elementtree

more new template stuff. more batching methods in documentViewer.
author casties
date Tue, 16 Aug 2011 18:27:08 +0200
parents 0a0f7f570f90
children ab9b34a1c62a
comparison
equal deleted inserted replaced
481:0a0f7f570f90 482:7ca8ac7db06e
8 div.col_main { 8 div.col_main {
9 display: table-cell; 9 display: table-cell;
10 } 10 }
11 11
12 div.col_left { 12 div.col_left {
13 /* would be better without fixed width */
14 max-width: 20em; 13 max-width: 20em;
15 } 14 }
16 15
17 div.col_left .thumb { 16 div.col_left .thumb {
18 padding: 3px; 17 padding: 3px;