]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - html/html/include/content.css
Endlich neues Webinterface
[people/pmueller/ipfire-2.x.git] / html / html / include / content.css
CommitLineData
db085d8a
MT
1table.list {\r
2 width: 100%;\r
3 margin: 0;\r
4 margin-top: 5px;\r
5 border: 1px solid #ccc;\r
6 padding: 10px;\r
7}\r
8\r
9table tr.header {\r
10 background-image: url(../images/table-header.gif);\r
11 background-repeat: no-repeat;\r
12 background-color: #e6e6e6;\r
13}\r
14\r
15table.list tr.header td {\r
16 font-size: 10px;\r
17 padding: 4px;\r
18 margin: 0;\r
19 font-weight: bold;\r
20 border-bottom: 1px solid #ccc; \r
21}\r
22\r
23table.list tr.odd {\r
24 background: #fff;\r
25 padding: 0;\r
26 margin: 0;\r
27}\r
28\r
29table.list tr.even {\r
30 background: #eeeced;\r
31 padding: 4px;\r
32 margin: 0;\r
33}\r
34\r
35table.list tr td {\r
36 padding: 4px;\r
37 margin: 0;\r
38}\r
39\r
40#page-content a {\r
41 text-decoration: underling;\r
42 color: #ca232b;\r
43}\r
44\r
45#page-content a:hover {\r
46 text-decoration: underline;\r
47 color: #000000;\r
48}\r