Skip to content

Commit

Permalink
fix(shs-5114): fix warbler hs-button color (#1395)
Browse files Browse the repository at this point in the history
  • Loading branch information
cienvaras authored Nov 9, 2023
1 parent 59dc04e commit d7275e7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
.hb-table-wrap &,
.hb-columns &,
.hb-timeline-item__heading &,
.views-field:not(.views-field-title):not(.views-field-edit-node):not(.views-field-field-hs-event-series):not(.views-field-field-hs-news-categories):not(.views-field-view-node):not(.views-field-field-hs-person-research) & {
.views-field:not(.views-field-title):not(.views-field-edit-node):not(.views-field-field-hs-event-series):not(.views-field-field-hs-news-categories):not(.views-field-field-hs-person-research) :not(.hs-button) & {
.ht-pairing-warbler & {
@include hb-pairing-color('color', 'secondary');

Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit d7275e7

Please sign in to comment.