From ff3fcb4d853d0f5757c466f9bd39c3647a70bc25 Mon Sep 17 00:00:00 2001 From: Bard <984419930@qq.com> Date: Sat, 30 Jul 2022 11:11:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A5=87=E8=91=A9=E7=9A=84=E4=B8=8A=E4=B8=8B?= =?UTF-8?q?=E7=A7=BB=E5=8A=A8=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- luci-theme-argon/htdocs/luci-static/argon/css/cascade.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/luci-theme-argon/htdocs/luci-static/argon/css/cascade.css b/luci-theme-argon/htdocs/luci-static/argon/css/cascade.css index e3808f2..5a4ee11 100644 --- a/luci-theme-argon/htdocs/luci-static/argon/css/cascade.css +++ b/luci-theme-argon/htdocs/luci-static/argon/css/cascade.css @@ -1723,11 +1723,13 @@ td > table > tbody > tr > td, .cbi-rowstyle-2 { background-color: #eee; } */ -.cbi-rowstyle-2 .cbi-button-up, + +/* .cbi-rowstyle-2 .cbi-button-up, .cbi-rowstyle-2 .cbi-button-down, body:not(.Interfaces) .cbi-rowstyle-2:first-child { background-color: #fff !important; -} +} */ + .cbi-section-table .cbi-section-table-titles .cbi-section-table-cell { width: auto !important; }