source:
extensions/Admin_Messages/admin/template/style.css
@
31797
Last change on this file since 31797 was 29309, checked in by , 10 years ago | |
---|---|
File size: 310 bytes |
Line | |
---|---|
1 | table{ |
2 | width:80%; |
3 | } |
4 | td { |
5 | width:50%; |
6 | } |
7 | .title { |
8 | display:block; |
9 | text-align:right; |
10 | font-weight:bold; |
11 | margin-right:10px; |
12 | } |
13 | .fixed { |
14 | font-style:italic; |
15 | } |
16 | .categoryLi div.head { |
17 | font-size:0.9em; |
18 | border-bottom:1px dotted #666; |
19 | width:100%; |
20 | margin-top:5px; |
21 | } |
22 | .categoryLi p { |
23 | margin-left:10px; |
24 | } |
Note: See TracBrowser
for help on using the repository browser.