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