comparison css/docuviewer.css @ 480:50a28442f21c elementtree

more new template stuff
author casties
date Mon, 15 Aug 2011 21:09:08 +0200
parents 0af46e75de3c
children 0a0f7f570f90
comparison
equal deleted inserted replaced
479:fe5b0e4ac5f2 480:50a28442f21c
1
2 div.page_body {
3 display: table-row;
4 }
5 div.toc {
6 display: table-cell;
7 }
8 div.text {
9 display: table-cell;
10 }
11
1 .thumb { 12 .thumb {
2 padding: 3px; 13 padding: 3px;
3 } 14 }
4 .thumbsel { 15 .thumbsel {
5 padding: 2px; 16 padding: 2px;