2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00

replaced wrong background URL by smiling house logo for default style

git-svn-id: https://svn.fhem.de/fhem/trunk@1813 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert 2012-08-25 14:21:21 +00:00
parent adb0bd98c2
commit aa3445fe82

View File

@ -1,6 +1,6 @@
body { background-color: #F0F0F0; body { background-color: #F0F0F0;
font-family:Arial, sans-serif; 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; } background-repeat:no-repeat; }
body[id~=Media] { background-color: #A5A5A5; body[id~=Media] { background-color: #A5A5A5;