mirror of
http://aero2k.de/repos/dfde-theme.git
synced 2017-09-06 15:25:40 +02:00
Farbverlauf: Notificationsbox-header
This commit is contained in:
@@ -1119,9 +1119,9 @@ input.disabled {
|
|||||||
|
|
||||||
.dropdown-extended .header {
|
.dropdown-extended .header {
|
||||||
background-color: #F1F8FF; /* Old browsers */ /* FF3.6+ */
|
background-color: #F1F8FF; /* Old browsers */ /* FF3.6+ */
|
||||||
background-image: -webkit-linear-gradient(top, #F1F8FF 0%, #EBCADC 100%);
|
background-image: -webkit-linear-gradient(top, #F1F8FF 0%, #eae9e9 100%);
|
||||||
background-image: linear-gradient(to bottom, #F1F8FF 0%,#EBCADC 100%); /* W3C */
|
background-image: linear-gradient(to bottom, #F1F8FF 0%,#eae9e9 100%); /* W3C */
|
||||||
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F1F8FF', endColorstr='#EBCADC ',GradientType=0 ); /* IE6-9 */
|
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F1F8FF', endColorstr='#eae9e9 ',GradientType=0 ); /* IE6-9 */
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown .pointer {
|
.dropdown .pointer {
|
||||||
|
|||||||
Reference in New Issue
Block a user