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:
rudolfkoenig
2008-01-20 13:55:17 +00:00
parent eb557869f0
commit ae5d8d3eca
3 changed files with 139 additions and 123 deletions

View File

@@ -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; }