From 954e6e69db5df39d439dbccde41fedc0ac5ca1a4 Mon Sep 17 00:00:00 2001 From: ken Date: Tue, 7 Apr 2026 20:14:40 +0800 Subject: [PATCH] 'css' --- assets/stylesheets/template/template.scss | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/assets/stylesheets/template/template.scss b/assets/stylesheets/template/template.scss index 47954a5..9e51f38 100644 --- a/assets/stylesheets/template/template.scss +++ b/assets/stylesheets/template/template.scss @@ -910,17 +910,12 @@ a.ui-state-default{ hr{ border-top: 0.0625em solid #333; } -.video_tablist li.now_view a{ - background-color: #c9c9c9!important; -} -.video_tablist a{ - background-color: #414141!important; -} + .modal-backdrop{ z-index: 2; } .video_tablist li.now_view a{ - background-color: #c9c9c9!important; + background-color:#6d6d6d!important; } .video_tablist a{ background-color: #414141!important;