diff --git a/fhem/webfrontend/pgm2/floorplanstyle.css b/fhem/webfrontend/pgm2/floorplanstyle.css index d76ee820b..5842e84a8 100644 --- a/fhem/webfrontend/pgm2/floorplanstyle.css +++ b/fhem/webfrontend/pgm2/floorplanstyle.css @@ -1,6 +1,6 @@ body { background-color: #F0F0F0; font-family:Arial, sans-serif; - font-size:9px; background-image:url(../icons/Grundriss.bak); + font-size:9px; background-image:url(../icons/fhemicon); background-repeat:no-repeat; } body[id~=Media] { background-color: #A5A5A5;