Old config.php is now automatically updated to new config-local.php format, several...
[mailer.git] / theme / business / css / doubler.css
1 .doubler_table {
2         
3 }
4
5 .doubler_main {
6         
7 }
8
9 .doubler_error {
10         font-weight: bold;
11         color: #AA0000;
12 }
13
14 .doubler_big_row {
15         height: 70px;
16 }
17
18 .doubler_header {
19         text-align: center;
20         height: 24px;
21         background-color: #EEEEFF;
22 }
23
24 .doubler_footer {
25         height: 24px;
26         background-color: #EEEEFF;
27 }