source:
trunk/web/install/out/css/content/e_check.css
@
10
Last change on this file since 10 was 6, checked in by dj3c1t, 13 years ago | |
---|---|
File size: 135 bytes |
Line | |
---|---|
1 | .warn |
2 | { font-weight: bold; |
3 | color: #ba0000; |
4 | } |
5 | |
6 | .ok |
7 | { font-weight: bold; |
8 | color: #2cab00; |
9 | } |
10 | |
11 | table.list td |
12 | { padding: 0 20px 0 20px; |
13 | } |
Note: See TracBrowser
for help on using the repository browser.