]> git.aero2k.de Git - dfde-theme.git/commitdiff
Farben angepasst: mehr Blautoene zu Rottoenen
authoreggy <eggy@localhost>
Sat, 8 Jul 2017 09:00:10 +0000 (11:00 +0200)
committereggy <eggy@localhost>
Sat, 8 Jul 2017 09:00:10 +0000 (11:00 +0200)
theme/colours.css

index ac4c896bd5387546e861eaf778145ec50f529c50..0618f08d2f11bb652077793c6ba86c82fd4828e6 100644 (file)
@@ -65,7 +65,7 @@ a:hover { color: #d3111a; }
 
 .postlink:hover {
        background-color: #F6D0E4 ;
-       color: #0D4473;
+       color: #730D44 ;
 }
 
 .signature a, .signature a:hover {
@@ -645,7 +645,7 @@ Colours and backgrounds for buttons.css
        border-color: #B4BAC0;
        box-shadow: none;
        -webkit-box-shadow: none;
-       color: #5C758C;
+       color: #8C5C75 ;
 }
 
 .pagination li.ellipsis span {
@@ -762,16 +762,16 @@ Colours and backgrounds for cp.css
 ----------------------------------------*/
 
 .panel-container h3, .panel-container hr, .cp-menu hr {
-       border-color: #A4B3BF;
+       border-color: #BFA4B3 ;
 }
 
 .panel-container .panel li.row {
-       border-bottom-color: #B5C1CB;
+       border-bottom-color: #CBB5C1 ;
        border-top-color: #F9F9F9;
 }
 
 ul.cplist {
-       border-top-color: #B5C1CB;
+       border-top-color: #CBB5C1 ;
 }
 
 .panel-container .panel li.header dd, .panel-container .panel li.header dt {
@@ -998,7 +998,7 @@ fieldset.quick-login input.inputbox {
 }
 
 .message-box textarea.drag-n-drop-highlight {
-       outline-color: rgba(17, 163, 234, 0.5);
+       outline-color: rgba(234, 17, 163, 0.5);
 }
 
 /* Input field styles