mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
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:
parent
eba1d49ba7
commit
f30b6db054
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user