Change font color so that the text is readable in all themes

pull/4139/head
Henriette Dinger 9 years ago
parent 0102f7fde7
commit 531e9a20ae
  1. 2
      app/assets/stylesheets/layout/_toolbar.sass

@ -151,7 +151,7 @@
float: none
span.filter-selection
@include query-select-dropdown-filter-select($main-menu-font-color)
@include query-select-dropdown-filter-select($primary-color)
.dropdown-scrollable
overflow-y: auto

Loading…
Cancel
Save