]> git.mxchange.org Git - mailer.git/blobdiff - theme/business/css/doubler.css
Old config.php is now automatically updated to new config-local.php format, several...
[mailer.git] / theme / business / css / doubler.css
index 8d81723a1a94a369eafe272a3121d132fa264bda..66b5f6ac9f4b7211fd7b0b995d459937610c4e88 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    : #EEEEFF;
+       text-align: center;
+       height: 24px;
+       background-color: #EEEEFF;
 }
 
 .doubler_footer {
-     height              : 24px;
-     background-color    : #EEEEFF;
-}
+       height: 24px;
+       background-color: #EEEEFF;
+}
\ No newline at end of file