]> git.mxchange.org Git - mailer.git/blob - theme/org/css/sponsor.css
d703841371fdb4bc2a5290f34c966e9ebfe31663
[mailer.git] / theme / org / css / sponsor.css
1 .sponsor_table {
2         background-color        : #DDEEDD;
3 }
4
5 .sponsor_header, .sponsor_footer {
6         background-color        : #CCDDCC;
7 }
8
9 .sponsor_action {
10         background-color        : #CCDDCC;
11         height                  : 27px;
12 }
13
14 .sponsor_what {
15         height                  : 24px;
16 }
17
18 .sponsor_menu_blur {
19      display             : block;
20         height                  : 24px;
21 }
22
23 .sponsor_menu_blur:hover {
24      background-color    : #CCDDCC;
25 }