Merge pull request #3184 from bgashler1/master

Enabling high contrast dark theme on all platforms + hc-dark improvements
This commit is contained in:
Alexandru Dima
2016-02-22 16:52:35 +01:00
13 changed files with 51 additions and 41 deletions

View File

@@ -59,5 +59,5 @@
}
.hc-black .custom-checkbox.checked {
border: 1px solid #DF740C;
border: 1px solid #f38518;
}