]> git.mxchange.org Git - mailer.git/blobdiff - theme/default/css/general.css
CSS rewritten for convert table->div
[mailer.git] / theme / default / css / general.css
index 45e7187cad58eb94cea937141d73fd32959a992b..887944952eedd5cac3297aee6b5316d32444f732 100644 (file)
@@ -187,7 +187,7 @@ DIV.admin_note {
 .admin_menu {
        background-color        : #DDEEDD;
        color                           : #000077;
-       width                           : 230px;
+       width                           : 220px;
 }
 
 .admin_logout {
@@ -705,3 +705,8 @@ DIV.admin_note {
        padding                         : 0px;
        padding-top                     : 1px;
 }
+
+ul.admin_menu_main, ul.admin_menu_sub {
+       list-style                      : none inside;
+       padding-left            : 10px;
+}