mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
type in config.php
git-svn-id: https://svn.fhem.de/fhem/trunk@542 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
dcc1d405a3
commit
c3dc3fc3cb
@ -384,7 +384,7 @@ $userdef[$sortnumber]['logrotatelines']=30;
|
|||||||
$fontcolor3="color='#000000'";
|
$fontcolor3="color='#000000'";
|
||||||
# The Button needs decimal Code Instead Hex.
|
# The Button needs decimal Code Instead Hex.
|
||||||
# Use the column left from the HEX on
|
# Use the column left from the HEX on
|
||||||
# http://www.pagentest.de/web_farben/web_farben.html.
|
# http://www.farb-tabelle.de/de/farbtabelle.htm
|
||||||
# You must delete the old graphics after the change. "rm <pgm3>/tmp/*"
|
# You must delete the old graphics after the change. "rm <pgm3>/tmp/*"
|
||||||
$buttonBg_R='255';$buttonBg_G='165';$buttonBg_B='0';
|
$buttonBg_R='255';$buttonBg_G='165';$buttonBg_B='0';
|
||||||
#Dec-Code from $bg1:
|
#Dec-Code from $bg1:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user