diff --git a/css/80_app.css b/css/80_app.css index 87b725bf8..a81a60b49 100644 --- a/css/80_app.css +++ b/css/80_app.css @@ -2690,7 +2690,11 @@ img.tile-removing { float: right; height: 20px; background: none; - color: white; + color: #ddd; +} + +.widget-title button.close:hover { + color: #fff; } .widget-title button.close .icon {