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:
parent
adb0bd98c2
commit
aa3445fe82
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user