Old config.php is now automatically updated to new config-local.php format, several...
[mailer.git] / theme / desert / css / doubler.css
index 45254c6396d7c1b489dc917922cca822c43cdfb4..299f71be33c52fdf2849049525ed95ae7b12532f 100644 (file)
@@ -1,25 +1,27 @@
 .doubler_table {
+       
 }
 
 .doubler_main {
+       
 }
 
 .doubler_error {
-       font-weight     : bold;
-       color           : #AA0000;
+       font-weight: bold;
+       color: #AA0000;
 }
 
 .doubler_big_row {
-       height          : 70px;
+       height: 70px;
 }
 
 .doubler_header {
-     text-align          : center;
-     height              : 24px;
-     background-color    : #DDDDAA;
+       text-align: center;
+       height: 24px;
+       background-color: #DDDDAA;
 }
 
 .doubler_footer {
-     height              : 24px;
-     background-color    : #DDDDAA;
-}
+       height: 24px;
+       background-color: #DDDDAA;
+}
\ No newline at end of file