2014-05-03 11:57:12 +00:00
|
|
|
@import url("defaultCommon.css");
|
2011-10-01 10:57:31 +00:00
|
|
|
|
2014-05-03 11:57:12 +00:00
|
|
|
body { font-size:16px;}
|
2013-02-10 18:07:53 +00:00
|
|
|
#logo { margin-top:10px; margin-left:20px; width:120px; height:132px;
|
2013-03-10 18:49:21 +00:00
|
|
|
background-image:url(../images/default/fhemicon.png); }
|
2013-02-10 18:07:53 +00:00
|
|
|
#menu { margin-top:10px; margin-left:20px; width:140px; }
|
2010-05-15 12:26:16 +00:00
|
|
|
#hdr { position:absolute; top:10px; left:180px; }
|
|
|
|
#content { position:absolute; top:50px; left:180px; bottom:20px; right:10px; }
|
2014-05-03 11:57:12 +00:00
|
|
|
#menuScrollArea { width: 175px; left:0px; top:0px; height:100%;
|
|
|
|
position:fixed; overflow-x:hidden; overflow-y:auto; }
|
2011-07-15 08:59:31 +00:00
|
|
|
|
2013-03-24 13:46:09 +00:00
|
|
|
div.dist { padding-top:0.3em; }
|
2013-02-22 17:41:29 +00:00
|
|
|
button.dist { margin:10px; background:transparent; border:0px; cursor:pointer; }
|