Merge pull request #1768 from danieland/dev-v7

U4-9571: Legacy icons look weird
This commit is contained in:
hartvig
2017-03-07 18:58:13 +01:00
committed by GitHub

View File

@@ -49,7 +49,7 @@
.umb-tree li.current > div i.icon,
.umb-tree li.current > div ins {
color: white !important;
background: @blue;
background-color: @blue;
border-color: @blue;
}