Revision 676ad700
Von Cem Aydin vor 8 Monaten hinzugefügt
- ID 676ad700cbbedf026a35b26fe2e60a7bcd9f9cae
- Vorgänger a36a2787
css/design40/less/variables.less | ||
---|---|---|
86 | 86 |
// color definitions in variables_color_[*-9].less |
87 | 87 |
@base-ok: @color-green-strong; |
88 | 88 |
@base-ok-bg: @color-green-light; |
89 |
@base-ok-bg-lighter: @color-green-lighter; |
|
89 | 90 |
|
90 |
@base-error: @color-red-strong; |
|
91 |
@base-error-bg: @color-red-light; |
|
91 |
@base-error: @color-red-strong; |
|
92 |
@base-error-bg: @color-red-light; |
|
93 |
@base-error-bg-lighter: @color-red-lighter; |
|
92 | 94 |
|
93 |
@base-info: @color-blue-strong; |
|
94 |
@base-info-bg: @color-blue-light; |
|
95 |
@base-info: @color-blue-strong; |
|
96 |
@base-info-bg: @color-blue-light; |
|
97 |
// darker variant for table row alternation |
|
98 |
@base-info-bg-dark: @color-blue-dark; |
|
99 |
@base-info-bg-darker: @color-blue-darker; |
|
95 | 100 |
|
96 |
@base-warning: @color-orange-strong; |
|
97 |
@base-warning-bg: @color-orange-light; |
|
101 |
@base-warning: @color-orange-strong; |
|
102 |
@base-warning-bg: @color-orange-light; |
|
103 |
@base-warning-bg-lighter: @color-orange-lighter; |
|
98 | 104 |
|
99 | 105 |
// Positive & negative colors |
100 | 106 |
@base-positive: @color-green-strong; |
... | ... | |
637 | 643 |
|
638 | 644 |
@t-row-zebra-bg-hover: @_t-row-zebra-bg-hover; |
639 | 645 |
|
640 |
@t-row-zebra-bg-error: @msg-error-light; |
|
641 |
|
|
642 | 646 |
@table-list-zebra-text-color: @_table-list-zebra-text-color ; |
643 | 647 |
@table-list-zebra-link-color: @_table-list-zebra-link-color ; |
644 | 648 |
|
Auch abrufbar als: Unified diff
Design4.0: Überarbeitung/Ergänzung der Klassen für Zebra Effekt in Tabellen
Farben in Reihen werden automatisch alterniert,
können aber falls gewünscht auch manuell gesetzt werden.
Siehe dazu auch die Design 4.0 HTML/CSS Dokumentation/Beispiele unter:
/css/design40/manual/tables.html
Damit sollten auch Fehler #616, sowie #542 (teilweise) behoben werden können.
Allenfalls braucht es dazu noch Anpassungen in den templates.