From: Joshua Criss Date: Thu, 2 Apr 2026 04:55:07 +0000 (+1100) Subject: luci-theme-openwrt: refining indicators X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9db25861aaa2c0c87c7ac5f1a87829355cdbd3fe;p=openwrt-luci.git luci-theme-openwrt: refining indicators Match rounded indicators to same style as "hide" and "show" buttons for design consistency. Signed-off-by: Joshua Criss --- diff --git a/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css b/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css index d5bf144b9b..cebb285d18 100644 --- a/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css +++ b/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css @@ -407,7 +407,8 @@ div.hostinfo { font-size: 11px; padding: .125em .5em; margin: .125em; - border-radius: .6em; + /* Match rounded indicators to same style as "hide" and "show" buttons for design consistency */ + border-radius: 3px; } #indicators > [data-style="inactive"],