Răsfoiți Sursa

Disable the row description background

FusionPBX 1 an în urmă
părinte
comite
c1263bdab3
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      themes/default/css.php

+ 1 - 1
themes/default/css.php

@@ -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,