mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
darkstyle.css: set logo size (Forum #40582)
git-svn-id: https://svn.fhem.de/fhem/trunk@9186 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
2474ca6965
commit
beab310b9a
@ -2,7 +2,7 @@
|
||||
|
||||
/* Author: Till */
|
||||
body { background-color: #444444; background-image:url(../images/default/fhemicon_dark.png); background-repeat:no-repeat; color: #CCCCCC; font-family:Arial, Helvetica, sans-serif; font-size:13px;}
|
||||
#logo { position:absolute; top:10px; left:20px; width:140px; visibility:hidden; }
|
||||
#logo { position:absolute; top:10px; left:20px; width:140px; height:150px; }
|
||||
#menu { position:absolute; top:170px;left:20px; width:140px; }
|
||||
#console { width:100%; height:100%; position:absolute; overflow-y:auto;}
|
||||
#hdr { position:absolute; top:10px; left:180px; }
|
||||
|
Loading…
Reference in New Issue
Block a user