HighContrast: Fix a typo
Commit 0a39d7d9 introduced a selected_bg_color with a missing $
in front of it.
This commit is contained in:
@@ -175,8 +175,7 @@
|
||||
box-shadow: none; }
|
||||
|
||||
.label:insensitive, .label:backdrop:insensitive {
|
||||
color: #7f7f7f;
|
||||
background-color: white; }
|
||||
color: #7f7f7f; }
|
||||
|
||||
/*********************
|
||||
* Spinner Animation *
|
||||
|
||||
Reference in New Issue
Block a user