]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/en/DESIGNING.txt
Renamed all SQL-related functions to camel-case notation
[mailer.git] / DOCS / en / DESIGNING.txt
index 979146dc91a5784fca164364eb6b24107df13317..d7f97fd32920c173a976b6ba74913bfdf0386633 100644 (file)
@@ -502,7 +502,7 @@ Auszug aus der originalen general.css:
        height                  : 20px;
 }
 
-.guest_menu_seperator, .member_menu_seperator {
+.guest_menu_separator, .member_menu_separator {
        height                  : 15px;
 }
 
@@ -614,7 +614,7 @@ Auszug aus der originalen general.css:
        height                  : 35px;
 }
 
-.seperator {
+.separator {
        font-size                       : 1px
 }
 
@@ -669,14 +669,6 @@ Auszug aus der originalen general.css:
        height                  : 20px;
 }
 
-.task_pre {
-       font-weight             : bold;
-       margin-left             : 0px;
-       margin-right            : 0px;
-       margin-top              : 10px;
-       margin-bottom           : 10px;
-}
-
 .impressum_body {
        background-color        : #DDEEDD;
 }