luci-theme-openwrt-2020: don't inherit background in alert message buttons
authorJo-Philipp Wich <jo@mein.io>
Tue, 7 Feb 2023 09:41:59 +0000 (10:41 +0100)
committerJo-Philipp Wich <jo@mein.io>
Tue, 7 Feb 2023 09:41:59 +0000 (10:41 +0100)
Fixes: #6177
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
themes/luci-theme-openwrt-2020/htdocs/luci-static/openwrt2020/cascade.css

index a8b33c022f73b9c6f4c81ba48430fe519362172b..ff3b909178b517656ffb15cfbfeec39d38bc4d86 100644 (file)
@@ -868,7 +868,6 @@ p > a {
 }
 
 .alert-message .btn {
-       background: inherit;
        box-shadow: 0 0 2px var(--secondary-bright-color);
 }