darkstyle.css: add yellow coloring of on SVG-icons (Forum #91070)

git-svn-id: https://svn.fhem.de/fhem/trunk@17461 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2018-10-05 11:34:27 +00:00
parent d159252223
commit ca31c3dc61

View File

@@ -103,6 +103,7 @@ span.sort-item-delete-link {
svg { height:32px; width:32px; vertical-align:middle; margin:2px 0; }
svg:not([fill]) { fill:#fff; }
svg.on,svg.FS20_on { fill:orange!important; }
g.on { fill:red; }
/* next lines are for remotecontrol */