Browse Source

Theme [CSS]: Update to support next commit to IVR Edit greeting playback.

fusionate 2 years ago
parent
commit
efb48d5c4f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      themes/default/css.php

+ 1 - 0
themes/default/css.php

@@ -1842,6 +1842,7 @@ else { //default: white
 		box-shadow: 0 0 3px 0px rgba(255,0,0,0.9);
 		}
 
+	td.vtable.playback_progress_bar_background,
 	table.list tr.list-row td.playback_progress_bar_background {
 		padding: 0;
 		border-bottom: none;