Revision 676ad700
Von Cem Aydin vor etwa 1 Jahr hinzugefügt
- ID 676ad700cbbedf026a35b26fe2e60a7bcd9f9cae
- Vorgänger a36a2787
css/design40/less/variables.less | ||
---|---|---|
// color definitions in variables_color_[*-9].less
|
||
@base-ok: @color-green-strong;
|
||
@base-ok-bg: @color-green-light;
|
||
@base-ok-bg-lighter: @color-green-lighter;
|
||
|
||
@base-error: @color-red-strong;
|
||
@base-error-bg: @color-red-light;
|
||
@base-error: @color-red-strong;
|
||
@base-error-bg: @color-red-light;
|
||
@base-error-bg-lighter: @color-red-lighter;
|
||
|
||
@base-info: @color-blue-strong;
|
||
@base-info-bg: @color-blue-light;
|
||
@base-info: @color-blue-strong;
|
||
@base-info-bg: @color-blue-light;
|
||
// darker variant for table row alternation
|
||
@base-info-bg-dark: @color-blue-dark;
|
||
@base-info-bg-darker: @color-blue-darker;
|
||
|
||
@base-warning: @color-orange-strong;
|
||
@base-warning-bg: @color-orange-light;
|
||
@base-warning: @color-orange-strong;
|
||
@base-warning-bg: @color-orange-light;
|
||
@base-warning-bg-lighter: @color-orange-lighter;
|
||
|
||
// Positive & negative colors
|
||
@base-positive: @color-green-strong;
|
||
... | ... | |
|
||
@t-row-zebra-bg-hover: @_t-row-zebra-bg-hover;
|
||
|
||
@t-row-zebra-bg-error: @msg-error-light;
|
||
|
||
@table-list-zebra-text-color: @_table-list-zebra-text-color ;
|
||
@table-list-zebra-link-color: @_table-list-zebra-link-color ;
|
||
|
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.