mirror of
http://aero2k.de/repos/dfde-theme.git
synced 2017-09-06 15:25:40 +02:00
Farben angepasst: mehr Blautoene zu Rottoenen
This commit is contained in:
@@ -65,7 +65,7 @@ a:hover { color: #d3111a; }
|
|||||||
|
|
||||||
.postlink:hover {
|
.postlink:hover {
|
||||||
background-color: #F6D0E4 ;
|
background-color: #F6D0E4 ;
|
||||||
color: #0D4473;
|
color: #730D44 ;
|
||||||
}
|
}
|
||||||
|
|
||||||
.signature a, .signature a:hover {
|
.signature a, .signature a:hover {
|
||||||
@@ -645,7 +645,7 @@ Colours and backgrounds for buttons.css
|
|||||||
border-color: #B4BAC0;
|
border-color: #B4BAC0;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
-webkit-box-shadow: none;
|
-webkit-box-shadow: none;
|
||||||
color: #5C758C;
|
color: #8C5C75 ;
|
||||||
}
|
}
|
||||||
|
|
||||||
.pagination li.ellipsis span {
|
.pagination li.ellipsis span {
|
||||||
@@ -762,16 +762,16 @@ Colours and backgrounds for cp.css
|
|||||||
----------------------------------------*/
|
----------------------------------------*/
|
||||||
|
|
||||||
.panel-container h3, .panel-container hr, .cp-menu hr {
|
.panel-container h3, .panel-container hr, .cp-menu hr {
|
||||||
border-color: #A4B3BF;
|
border-color: #BFA4B3 ;
|
||||||
}
|
}
|
||||||
|
|
||||||
.panel-container .panel li.row {
|
.panel-container .panel li.row {
|
||||||
border-bottom-color: #B5C1CB;
|
border-bottom-color: #CBB5C1 ;
|
||||||
border-top-color: #F9F9F9;
|
border-top-color: #F9F9F9;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul.cplist {
|
ul.cplist {
|
||||||
border-top-color: #B5C1CB;
|
border-top-color: #CBB5C1 ;
|
||||||
}
|
}
|
||||||
|
|
||||||
.panel-container .panel li.header dd, .panel-container .panel li.header dt {
|
.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 {
|
.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
|
/* Input field styles
|
||||||
|
|||||||
Reference in New Issue
Block a user