Huge rewrite of default parameters, ext-network continued:
[mailer.git] / theme / default / css / general.css
index 2767d477cbb63dfe42ae212c6f666e839b2b26b9..c9dc3f8cd739fbef68a8cafc0464a851585e1544 100644 (file)
@@ -35,7 +35,7 @@ A:link {
 }
 
 A:visited {
-       color: #AA0044;
+       color: #ae3139;
 }
 
 A:active {
@@ -50,7 +50,7 @@ A:hover {
 input,textarea {
        color: #009900;
        background-color: #EEFFEE;
-       border: 1px solid #AA0044;
+       border: 1px solid #00aa44;
        text-decoration: none;
        border-style: groove;
 }
@@ -58,7 +58,7 @@ input,textarea {
 select,option {
        background-color: #EEFFEE;
        border: solid 1px #009900;
-       color: #AA0044;
+       color: #00aa44;
        text-decoration: none;
        border-style: groove;
 }
@@ -71,12 +71,12 @@ ul,ol {
 .admin_reset, .guest_reset, .member_reset {
        border-style: groove;
        border: solid 1px #009900;
-       color: #AA0044;
+       color: #00aa44;
        cursor: pointer;
 }
 
 .admin_submit, .guest_submit, .member_submit {
-       color: #AA0044;
+       color: #00aa44;
        border-color: #009900;
        cursor: pointer;
 }
@@ -163,7 +163,7 @@ DIV.admin_note {
 }
 
 .admin_done2 {
-       color: #AA0044;
+       color: #00aa44;
 }
 
 .admin_green, .admin_no {
@@ -235,7 +235,7 @@ DIV.admin_note {
 }
 
 .admin_header_b1 {
-       border-bottom: 1px solid #AA0044;
+       border-bottom: 1px solid #00aa44;
        background-color: #ddeedd;
        height: 22px;
 }
@@ -296,12 +296,12 @@ DIV.admin_note {
        color: #009900;
        height: 25px;
        width: 200px;
-       border: 1px solid #AA0044;
+       border: 1px solid #00aa44;
 }
 
 .guest_menu_row, .guest_menu_bottom, .member_menu_row, .member_menu_bottom
        {
-       border: 1px solid #AA0044;
+       border: 1px solid #00aa44;
        border-top: 0px;
        background-color: #eeffbc;
        height: 22px;
@@ -309,7 +309,7 @@ DIV.admin_note {
 }
 
 .member_menu_whats {
-       border: 1px solid #AA0044;
+       border: 1px solid #00aa44;
        border-top: 0px;
        background-color: #eeffee;
        height: 20px;
@@ -374,7 +374,7 @@ ul.copyright_box {
 }
 
 .dashed {
-       border: solid 1px #AA0044;
+       border: solid 1px #00aa44;
 }
 
 .switch_sw1, .switch_mem1 {
@@ -463,7 +463,7 @@ ul.copyright_box {
 .admin_delete, .admin_yes {
        border-style: groove;
        border: solid 1px #00AA00;
-       background-color: #AA0044;
+       background-color: #aa0044;
        color: #DDEEDD;
        cursor: pointer;
 }
@@ -599,19 +599,19 @@ ul.copyright_box {
 }
 
 .top2 {
-       border-top: 1px solid #AA0044;
+       border-top: 1px solid #00aa44;
 }
 
 .bottom2 {
-       border-bottom: 1px solid #AA0044;
+       border-bottom: 1px solid #00aa44;
 }
 
 .left2 {
-       border-left: 1px solid #AA0044;
+       border-left: 1px solid #00aa44;
 }
 
 .right2 {
-       border-right: 1px solid #AA0044;
+       border-right: 1px solid #00aa44;
 }
 
 .nobr {
@@ -657,7 +657,7 @@ ul.copyright_box {
 }
 
 .theme_box {
-       border: 1px dotted #AA0044;
+       border: 1px dotted #00aa44;
        border-top: 0px;
        width: 100%;
        height: 70px;
@@ -704,7 +704,7 @@ ul.copyright_box {
 }
 
 ul.show_timings_block {
-       border: solid 1px #AA0044;
+       border: solid 1px #00aa44;
        background-color: #ddeedd;
        width: 565px;
        height: 20px;
@@ -747,7 +747,7 @@ li.show_timings_column {
 .member_skyscraper, .guest_skyscraper {
        width: 122px;
        height: 602px;
-       border: 1px solid #AA0044;
+       border: 1px solid #00aa44;
        margin: 0px;
        padding: 0px;
        padding-top: 1px;