]> git.mxchange.org Git - mailer.git/blobdiff - theme/business/css/general.css
Extension 'yoomedia' now alpha status, some rewrites
[mailer.git] / theme / business / css / general.css
index 4508eeac9a3189af298ffef8ec21083540c79835..cd05e86d32a7dc8cdca03defc4d41f5b8ccb3f5e 100644 (file)
@@ -57,17 +57,20 @@ ul, ol {
        border-style            : groove;
        border                          : solid 1px #000000;
        color                           : #000000;
+       cursor                          : pointer;
 }
 
 .admin_submit, .guest_submit, .member_submit {
        color                           : #000000;
        border-color            : #000000;
+       cursor                          : pointer;
 }
 
 .admin_submit_reject {
        border-style            : groove;
        color                           : #000000;
        border-color            : #000000;
+       cursor                          : pointer;
 }
 
 .runtime_fatal, .runtime_fatalcontent {
@@ -449,6 +452,7 @@ DIV.admin_note {
        border                          : solid 1px #000000;
        background-color        : #000000;
        color                           : #FFFFFF;
+       cursor                          : pointer;
 }
 
 .guest_stats {
@@ -573,7 +577,7 @@ DIV.admin_note {
 
 .disabled {
        border-style            : groove;
-       background-color        : #660000;
+       background-color        : #AAAAAA;
        color                           : #FFFFFF;
 }
 
@@ -664,10 +668,12 @@ DIV.admin_note {
 }
 
 .login_failture_header {
+       text-align                      : center;
        background-color        : #EEEEFF;
        font-weight                     : bold;
 }
 
 .login_failtures {
+       text-align                      : center;
        width                           : 400px;
 }