mirror of https://github.com/hashicorp/consul
ui: Alter background color of filter bars (#9238)
parent
b025319756
commit
687ce1f9c5
|
@ -20,8 +20,7 @@
|
|||
}
|
||||
%filter-bar,
|
||||
%filter-bar > * {
|
||||
/* frame-gray */
|
||||
background-color: $gray-050;
|
||||
background-color: $gray-010;
|
||||
}
|
||||
%filter-bar > *,
|
||||
%filter-bar label:not(:last-child) {
|
||||
|
|
Loading…
Reference in New Issue