Revision 7824720d
Von Cem Aydin vor fast 4 Jahren hinzugefügt
css/less/control_panels.less | ||
---|---|---|
215 | 215 |
|
216 | 216 |
// PENDENT: ggf. anpassen an Controlpanel-Farbtoene |
217 | 217 |
.tbl-horizontal { |
218 |
//th{ color: @brand-superdark ; }
|
|
218 |
//th{ color: @base-superdark ; }
|
|
219 | 219 |
} |
220 | 220 |
|
221 | 221 |
} |
Auch abrufbar als: Unified diff
Neues Design Anpassung: #386 Farben Überschriften und Buttons angepasst
Da bei einer Änderung der Brand Farbe oftmals ein unbrauchbarer
Hintergrund-Ton entstand, habe ich diese nun entkoppelt. Dazu:
- brand durchgehend in base umbenannt
- neuen Abschnitt brand eingefügt (css/less/variables_color_style.less)
- diesen für H1 Header und Buttons verwendet
- less/css neu kompiliert