]> git.mxchange.org Git - mailer.git/blob - theme/schleuder/css/sponsor.css
Bad things are now 'classified' as bad (CSS class 'bad' is being used instead of...
[mailer.git] / theme / schleuder / css / sponsor.css
1 .sponsor_table {
2
3         background-color        : #0571cc;
4 }
5
6 .sponsor_what {
7         height                  : 24px;
8 }
9
10 .sponsor_header, .sponsor_footer {
11         background-color        : #69b2ff;
12 }
13
14 .sponsor_action {
15         background-color        : #69b2ff;
16         height                  : 25px;
17 }
18
19 TR.sponsor_row_blur:hover {
20         background-color    : #69b2ff;
21 }
22
23 A.sponsor_blur {
24         display                 : block;
25 }