luci-theme-openwrt: refining indicators

Match rounded indicators to
same style as "hide" and "show"
buttons for design consistency.

Signed-off-by: Joshua Criss <owlsy@outlook.com.au>
This commit is contained in:
Joshua Criss
2026-04-02 15:55:07 +11:00
committed by Paul Donald
parent fa2ce66ba1
commit 9db25861aa

View File

@@ -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"],