mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-09 01:34:19 +00:00
defaultCommon.css: fix orange for FS20.on (Forum #38871)
git-svn-id: https://svn.fhem.de/fhem/trunk@8912 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
a50d922fe7
commit
6f082e4f71
@ -80,7 +80,7 @@ pre { white-space: pre-wrap; }
|
||||
svg { height:32px; width:32px; vertical-align:middle; margin:2px 0; }
|
||||
svg:not([fill]):not(.jssvg) { fill:#278727; }
|
||||
|
||||
svg.on,svg.FS20_on { fill:orange; }
|
||||
svg.on,svg.FS20_on { fill:orange!important; }
|
||||
|
||||
/* next lines are for remotecontrol */
|
||||
.rc_body { border-style:solid; border-color:gray;
|
||||
|
Loading…
x
Reference in New Issue
Block a user