mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
smallscreenstyle: set the color for the on SVG-Icon to orange
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5119 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
bb0ee2d6fe
commit
701821b052
@ -76,7 +76,7 @@ button.dist { margin:5px; background:transparent; border:0px; cursor:pointer; }
|
|||||||
border:3px solid; color:#278727; text-align:center; }
|
border:3px solid; color:#278727; text-align:center; }
|
||||||
|
|
||||||
svg { height:32px; width:32px; fill:#278727; }
|
svg { height:32px; width:32px; fill:#278727; }
|
||||||
g.on { fill:red; }
|
svg.on,svg.FS20_on { fill:orange; }
|
||||||
|
|
||||||
.changed { color:red; }
|
.changed { color:red; }
|
||||||
#cloudfree { display:none; }
|
#cloudfree { display:none; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user