Disable the row description background

This commit is contained in:
FusionPBX 2024-09-11 12:51:15 -06:00 committed by GitHub
parent 6296fb1f73
commit 70dc966a5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -3281,7 +3281,7 @@ else { //default: white
}
.list-row > td.description {
background: <?=$table_row_background_color_medium?> !important;
/*background: <?=$table_row_background_color_medium?> !important;*/
}
.list-header > .checkbox,