Skip to content

Commit

Permalink
Refs #139198 - Styles for reading time.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Oct 8, 2021
1 parent 677a8f1 commit afabe75
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,18 @@ button.download-btn {
div.ui.modal {
background: @sf-light-gray;

fieldset.sui-facet.searchlib-fixedrange-facet {
padding: 20px;
legend.sui-facet__title {
position: relative;
top: 15px;
left: 12px;
color: @sf-dark-gray;
text-transform: initial;
font-size: 14px;
}
}

div.histogram-facet {
padding: 20px;
background: white;
Expand Down

0 comments on commit afabe75

Please sign in to comment.