diff --git a/customstyles.css b/customstyles.css index 09f4c0e..0609577 100644 --- a/customstyles.css +++ b/customstyles.css @@ -141,7 +141,11 @@ body.iframe { /* eof Settings */ /* Settings Section */ -.uibox, +.uibox { + background-color: #333; + border-color: #555; +} + .uibox .boxtitle { color: #eee; background-color: #444;