فهرست منبع

Disable the row description background

FusionPBX 1 سال پیش
والد
کامیت
c1263bdab3
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      themes/default/css.php

+ 1 - 1
themes/default/css.php

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