Revision 3ed0a46c
Von Cem Aydin vor mehr als 1 Jahr hinzugefügt
| css/design40/less/tables.less | ||
|---|---|---|
|
//padding-left: 0.8em !important;
|
||
|
}
|
||
|
tr:hover { background-color: @t-row-zebra-bg-hover ; }
|
||
|
tr.listrow_error { background-color: @base-error-bg !important ; }
|
||
|
|
||
|
tr.listrow_ok { background-color: @base-ok-bg !important ; }
|
||
|
tr.listrow_error { background-color: @base-error-bg !important ; }
|
||
|
tr.listrow_info { background-color: @base-info-bg !important ; }
|
||
|
tr.listrow_warning { background-color: @base-warning-bg !important ; }
|
||
|
|
||
|
td, th {
|
||
|
color: @table-list-zebra-text-color ;
|
||
Auch abrufbar als: Unified diff
Design4.0: Klassen für Farben in Tabellen hinzugefügt
- Entwicklungs/Testseiten CSS ergänzt
- CSS/LESS neu generiert
Behebt: #613