defaultCommon.css: remove ; (Forum #38223)

git-svn-id: https://svn.fhem.de/fhem/trunk@8763 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2015-06-17 11:13:10 +00:00
parent 9f1b10810d
commit 37efa5b930

View File

@@ -78,7 +78,7 @@ span.sort-item-delete-link {
pre { white-space: pre-wrap; }
svg { height:32px; width:32px; vertical-align:middle; margin:2px 0; }
svg:not([fill]) { fill:#278727; };
svg:not([fill]) { fill:#278727; }
svg.on,svg.FS20_on { fill:orange; }