Disable the row description background
This commit is contained in:
parent
6296fb1f73
commit
70dc966a5a
|
|
@ -3281,7 +3281,7 @@ else { //default: white
|
||||||
}
|
}
|
||||||
|
|
||||||
.list-row > td.description {
|
.list-row > td.description {
|
||||||
background: <?=$table_row_background_color_medium?> !important;
|
/*background: <?=$table_row_background_color_medium?> !important;*/
|
||||||
}
|
}
|
||||||
|
|
||||||
.list-header > .checkbox,
|
.list-header > .checkbox,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue