Skip to content

Commit

Permalink
Increase the contrast for the filter name/value separator
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed Dec 21, 2018
1 parent f36f94c commit 14f65ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/blacklight/_constraints.scss
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
}

.filter-name:after {
color: $gray-100;
color: $gray-500;
content: "";
font-size: 90%;
padding-left: $caret-width;
Expand Down

0 comments on commit 14f65ef

Please sign in to comment.