Skip to content

Commit

Permalink
Remove style for .callout-danger
Browse files Browse the repository at this point in the history
This class is no longer used in exhibits or spotlight
  • Loading branch information
jcoyne committed Dec 13, 2024
1 parent 6c3f6c7 commit 5811a1a
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions app/assets/stylesheets/modules/spotlight_overrides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -160,27 +160,6 @@ h5,
padding-top: 0;
}

.facet-limit {
&.facet-limit-active {
border-color: $fog !important;

> .card-header {
background-color: $fog !important;
.btn {
color: var(--stanford-black);
}
}
}

.facet-values li .selected {
color: var(--stanford-black) !important;
}
}

.callout-danger .btn-secondary {
@extend .btn-danger;
}

.st__content-block--image {
text-align: center;

Expand Down

0 comments on commit 5811a1a

Please sign in to comment.