bottom margin added to select & input
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1290 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -34,3 +34,5 @@ div#block { border:1px solid gray; background: #F8F8E0; padding:0.7em; }
|
||||
div#dist { padding-top:0.3em; }
|
||||
h2,h3,h4 { color:#EEE; line-height:1.3; margin-top:1.5em;
|
||||
font-family:Verdana; }
|
||||
|
||||
select.attr,input.attr,select.set,input.set { margin-bottom:10px; }
|
||||
|
||||
@@ -29,3 +29,4 @@ h2,h3,h4 { color:#52865D; line-height:1.3;
|
||||
div#block { border:1px solid gray; background: #F8F8E0; padding:0.7em; }
|
||||
div#dist { padding-top:0.3em; }
|
||||
|
||||
select.attr,input.attr,select.set,input.set { margin-bottom:5px; }
|
||||
|
||||
Reference in New Issue
Block a user