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 4423b26..b9b75b9 100644 --- a/luci-theme-argon/htdocs/luci-static/argon/css/cascade.css +++ b/luci-theme-argon/htdocs/luci-static/argon/css/cascade.css @@ -2107,7 +2107,7 @@ body:not(.Interfaces) .cbi-rowstyle-2:first-child { padding: 8.5px; cursor: auto; white-space: pre-wrap; - color: #eee; + color: #ffc100; outline: 0; background-color: #101010; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 2px 0 rgba(0, 0, 0, 0.12);