From 27cd68125bffcc1ec6d2a071e925c00395750ff2 Mon Sep 17 00:00:00 2001 From: Bard <984419930@qq.com> Date: Sun, 28 May 2023 04:17:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8C=89=E9=92=AE=E9=A2=9C=E8=89=B2?= 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 | 2 ++ 1 file changed, 2 insertions(+) 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 5ccee5f..5facdfd 100644 --- a/luci-theme-argon/htdocs/luci-static/argon/css/cascade.css +++ b/luci-theme-argon/htdocs/luci-static/argon/css/cascade.css @@ -1687,6 +1687,7 @@ td>table>tbody>tr>td, } .btn.primary, +.cbi-button, .cbi-page-actions .cbi-button-save, .cbi-page-actions .cbi-button-apply+.cbi-button-save, .cbi-button-add, @@ -1705,6 +1706,7 @@ td>table>tbody>tr>td, background-color: var(--primary) } +.cbi-button, .cbi-page-actions .cbi-button-apply, .cbi-section-actions .cbi-button-edit, .cbi-button-edit,