Opening commandref.html in the browser works now if there are two links
(css and icons). svg.js is working again git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1876 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -4,7 +4,7 @@ input { font-family:Arial, sans-serif; font-size:16px; }
|
||||
select { font-family:Arial, sans-serif; font-size:16px; }
|
||||
|
||||
#logo { position:fixed; top:10px; left:20px;
|
||||
width:100px; height:105px; background-image:url(../icons/fhemicon); }
|
||||
width:100px; height:105px; background-image:url(../icons/fhemicon.png); }
|
||||
#menu { position:fixed; top:120px;left:20px; width:140px; }
|
||||
#hdr { position:absolute; top:10px; left:180px; }
|
||||
#content { position:absolute; top:50px; left:180px; bottom:20px; right:10px; }
|
||||
|
||||
Reference in New Issue
Block a user