2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-12 16:46:35 +00:00

changed background logo from ../icons/fhemicon to ../icons/fhem_smallscreen

git-svn-id: https://svn.fhem.de/fhem/trunk@1831 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert 2012-09-08 07:33:48 +00:00
parent d8bca88c8d
commit 32fa79103c

View File

@ -5,7 +5,7 @@ input { font-family:Arial, sans-serif; font-size:16px;}
select { font-family:Arial, sans-serif; font-size:16px;}
#back { position:absolute; top: 2px; left:18px; }
#logo { position:absolute; top: 2px; left: 2px;
width:64px; height:67px; background-image:url(../icons/fhemicon); }
width:64px; height:67px; background-image:url(../icons/fhem_smallscreen); }
#menu { position:absolute; top: 2px; left:65px; }
#hdr { position:absolute; top:40px; left:65px; }
#content { position:absolute; top:85px; left: 0px; right: 0px;}