Skip to content

Commit

Permalink
Refs #139198 - WIP inline filter list styles - reset filters btn.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Oct 11, 2021
1 parent 344862e commit 229c8d5
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -309,8 +309,12 @@ div#page-document {
background: white;
}

button {
color: @s-dark-gray !important;
button.reset-filters {
color: @sf-azure !important;

i.icon {
margin-left: 3px;
}
}
}
}
Expand Down

0 comments on commit 229c8d5

Please sign in to comment.