diff --git a/fhem/www/pgm2/defaultCommon.css b/fhem/www/pgm2/defaultCommon.css index f923a7a26..c9997a926 100644 --- a/fhem/www/pgm2/defaultCommon.css +++ b/fhem/www/pgm2/defaultCommon.css @@ -78,7 +78,7 @@ span.sort-item-delete-link { pre { white-space: pre-wrap; } svg { height:32px; width:32px; vertical-align:middle; margin:2px 0; } -svg:not([fill]) { fill:#278727; }; +svg:not([fill]) { fill:#278727; } svg.on,svg.FS20_on { fill:orange; }