misc client fixes (#8998)

* color selected difficulty icon

* misc fixes
This commit is contained in:
Matteo Pagliazzi
2017-08-28 19:37:22 +02:00
committed by GitHub
parent 4094ca99dd
commit fb1808d85a
4 changed files with 3 additions and 7 deletions

View File

@@ -262,7 +262,7 @@
}
&-selected {
.option-item-label {
.svg-icon, .option-item-label {
color: inherit !important;
}
}