]> git.mxchange.org Git - mailer.git/blobdiff - theme/business/css/general.css
Some typos fixed
[mailer.git] / theme / business / css / general.css
index 70e891a97eda5adac1e23f87556cc52dccc5096c..24731f2b25041a4ad594ea5a095046cde0c3e3f2 100644 (file)
@@ -452,6 +452,7 @@ DIV.admin_note {
        border                          : solid 1px #000000;
        background-color        : #000000;
        color                           : #FFFFFF;
+       cursor                          : pointer;
 }
 
 .guest_stats {
@@ -576,7 +577,7 @@ DIV.admin_note {
 
 .disabled {
        border-style            : groove;
-       background-color        : #660000;
+       background-color        : #AAAAAA;
        color                           : #FFFFFF;
 }
 
@@ -666,13 +667,23 @@ DIV.admin_note {
        font-weight                     : bold;
 }
 
-.login_failture_header {
+
+.login_failure_header {
        text-align                      : center;
        background-color        : #EEEEFF;
        font-weight                     : bold;
 }
 
-.login_failtures {
+.login_failures {
        text-align                      : center;
        width                           : 400px;
 }
+
+.member_skyscraper, .guest_skyscraper {
+       width                           : 122px;
+       height                          : 601px;
+       border                          : 1px solid #000000;
+       margin                          : 0px;
+       padding                         : 0px;
+       padding-top                     : 1px;
+}