v1.3.13: Weitere Verbesserung der Farbkontraste für Wochentag- und Kalenderwoche-Header
This commit is contained in:
@@ -398,11 +398,11 @@ button:focus, .accordion-header:focus {
|
||||
color: #fff;
|
||||
}
|
||||
.header-wochentag {
|
||||
background: #ea580c;
|
||||
background: #dc2626;
|
||||
color: #fff;
|
||||
}
|
||||
.header-wochentag.active, .header-wochentag:hover {
|
||||
background: #c2410c;
|
||||
background: #b91c1c;
|
||||
color: #fff;
|
||||
}
|
||||
.header-plusminus-tage {
|
||||
@@ -438,11 +438,11 @@ button:focus, .accordion-header:focus {
|
||||
color: #fff;
|
||||
}
|
||||
.header-kw-datum {
|
||||
background: #ca8a04;
|
||||
background: #a16207;
|
||||
color: #fff;
|
||||
}
|
||||
.header-kw-datum.active, .header-kw-datum:hover {
|
||||
background: #a16207;
|
||||
background: #854d0e;
|
||||
color: #fff;
|
||||
}
|
||||
.header-plusminus {
|
||||
|
Reference in New Issue
Block a user