git-svn-id: svn://euphorik.ch/pompage@45 02bbb61a-6d21-0410-aba0-cb053bdfd66a
[pompage.git] / doc / webdeveloper / stylesheets / generated / view_document_size.css
1 table
2 {
3 width: auto !important;
4 }
5
6 td
7 {
8 border-style: none !important;
9 padding: 0.25em !important;
10 }
11
12 td, tr.total > td.total-indent
13 {
14 border-style: none !important;
15 }
16
17 td.size
18 {
19 text-align: right !important;
20 }
21
22 tr.shaded > td.indent
23 {
24 background-color: #ffffff !important;
25 }
26
27 tr.total
28 {
29 font-weight: bold !important;
30 }
31
32 tr.total > td
33 {
34 border-color: #000000 !important;
35 border-style: solid !important;
36 border-width: 1px 0 0 0 !important;
37 }