Skip to content

Commit

Permalink
Fix merge error.
Browse files Browse the repository at this point in the history
  • Loading branch information
demiankatz committed Jan 18, 2024
1 parent f9a42b7 commit f82cae8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion themes/bootprint3/css/compiled.css

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions themes/bootprint3/less/bootprint.less
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,3 @@ ul.random.image li img { margin: 0 auto; }
color: #fff;
&:hover { color: @brand-danger; }
}
.jstree-facet .active > .jstree-anchor .facet {
background-color: @active-orange;
}
3 changes: 0 additions & 3 deletions themes/bootprint3/scss/bootprint.scss
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,3 @@ ul.random.image li img { margin: 0 auto; }
color: #fff;
&:hover { color: $brand-danger; }
}
.jstree-facet .active > .jstree-anchor .facet {
background-color: $active-orange;
}

0 comments on commit f82cae8

Please sign in to comment.