actuator and report commands for the FHT modified
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@149 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -19,7 +19,7 @@ my $__ME = "/fhem";
|
||||
|
||||
###################
|
||||
# CSS
|
||||
my $FHEMWEB_css1 = "border: solid; border-width: thin; width: 100%";
|
||||
my $FHEMWEB_css1 = "border: solid; border-width: thin; width: 100%; -moz-border-radius:8px; ";
|
||||
my $FHEMWEB_css="
|
||||
body { color: black; background: #FFFFD7; }
|
||||
table.room { $FHEMWEB_css1; background: #D7FFFF; }
|
||||
|
||||
Reference in New Issue
Block a user