From b2a6c4eae219ea5c0b80819d5db54b8cc7400fef Mon Sep 17 00:00:00 2001 From: fusionate Date: Sat, 26 Aug 2023 23:33:08 +0000 Subject: [PATCH] Theme [CSS]: Update to support next commit to IVR Edit greeting playback. --- themes/default/css.php | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/default/css.php b/themes/default/css.php index e1320e1c20..5203f23b84 100644 --- a/themes/default/css.php +++ b/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;