mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-01 20:20:10 +00:00
floorplan moved from
contrib/95_FLOORPLAN into webfrontend/pgm2 git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1442 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
5ca1da6c67
commit
6340a7a69c
48
webfrontend/pgm2/darkfloorplanstyle.css
Normal file
48
webfrontend/pgm2/darkfloorplanstyle.css
Normal file
@ -0,0 +1,48 @@
|
||||
body { background-color: #444444; font-family:Verdana; font-size:9px; background-image:url(darklogo.png); background-repeat:no-repeat; }
|
||||
body[id~=Media] { background-color: #A5A5A5; font-family:Verdana; font-size:9px; background-image:url(Media.bak.png); background-repeat:no-repeat; }
|
||||
|
||||
#backimg {position:absolute; top:15px; left:190px;}
|
||||
#logo { position:absolute; top: 10px; left: 10px; width:180px; height:600px; background-image:url(darklogo.png); visibility:hidden;}
|
||||
#fpmenu.fp_arrange { position:absolute; bottom:20px; left:30px; min-width:310px; font-size:9px; border:1px solid #CCCCCC; background: #111111; -moz-border-radius:8px; border-radius:8px; border-spacing: 6px; padding: 6px;
|
||||
box-shadow:5px 5px 5px #000; }
|
||||
|
||||
#menu { position:absolute; top:180px; left:30px; width:140px; -moz-border-radius:8px; border-radius:8px; border-spacing: 6px; padding-bottom: 6px; padding-top: 6px;}
|
||||
#menu.floorplan { position:absolute; top:180px; left:30px; width:128px; font-size:12px; border:1px solid #CCCCCC; background: #111111; box-shadow:5px 5px 5px #000; padding: 6px;}
|
||||
|
||||
|
||||
|
||||
#hdr { position:absolute; top:15px; left:190px; border:1px solid #CCCCCC; background: #111111; -moz-border-radius:8px; border-radius:8px; border-spacing: 6px; padding: 6px;
|
||||
box-shadow:5px 5px 5px #000; margin-bottom: 10px;}
|
||||
#content { position:absolute; top:50px; left:180px; bottom:10px; right:10px; text-align:center}
|
||||
#startcontent {position:absolute; top:20px; left:200px; text-align:left; font-size: 16px; color:gray; }
|
||||
|
||||
a { color:#CCCCCC; }
|
||||
|
||||
img { -moz-border-radius:8px; border-radius:8px;}
|
||||
|
||||
table { -moz-border-radius:8px; border-radius:8px; }
|
||||
table tr.sel { backround: #333333;}
|
||||
table a:hover {color: #ffffff;}
|
||||
|
||||
.fp_Erdgeschoss { }
|
||||
.devicename { font-size: 14px; text-align:center; color: #111111; }
|
||||
.devicestate { text-align:center; color: #111111; }
|
||||
.devicecommands { font-size:14px; text-align:center; color: #111111; }
|
||||
|
||||
|
||||
#sz_Rollo.devicename {font-size:14px;}
|
||||
#sz_Rollo.devicecommands {font-size:12px; text-align:center; }
|
||||
#ez_Aussentemperatur_dummy.devicestate {color:green; font-size:30px; }
|
||||
#HomeStatus.devicestate {color:green; font-size:30px; }
|
||||
table.dummy {width:100px;}
|
||||
table.FHT {width:100px; }
|
||||
#wakeup.devicestate {color:green; font-size:11px; }
|
||||
#ez_FHT.devicestate {color:green; font-size:30px; }
|
||||
#Home.fp_Grundriss {font-size:14px; width:100px; }
|
||||
#Home.fp_Media {font-size:14px; text-align:left; }
|
||||
#Media {font-size:14px; }
|
||||
#Grundriss {font-size:14px; text-align:left; }
|
||||
#w_MucWeather {font-size:16px; color:#D4D4D4}
|
||||
#w_WertListe1 {font-size:20px; color:gray}
|
||||
|
||||
h2,h3,h4 { color:#52865D; line-height:1.3; margin-top:1.5em; font-family:Verdana; }
|
Loading…
x
Reference in New Issue
Block a user