mirror of
https://github.com/unraid/webgui.git
synced 2026-01-06 01:29:54 -06:00
fix: streamline CSS in WG0.css
- Removed commented-out CSS rules to clean up the stylesheet. - This change continues the effort to enhance visual consistency across the plugin.
This commit is contained in:
@@ -35,9 +35,6 @@ input.nok {
|
||||
color: #f2f2f2;
|
||||
background: #f0000c;
|
||||
}
|
||||
/* i.fa-fw {
|
||||
margin-left: 5px;
|
||||
} */
|
||||
i.key-off {
|
||||
opacity: 0.3;
|
||||
cursor: default !important;
|
||||
|
||||
Reference in New Issue
Block a user