File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 109
109
}
110
110
111
111
& .slds-is-selected {
112
- background-color : $brand-header-contrast ;
113
- border-color : $brand-header-contrast ;
112
+ background-color : $brand-header-contrast-cool ;
113
+ border-color : $brand-header-contrast-cool ;
114
114
115
115
& :hover ,
116
116
& :focus {
117
- background-color : $brand-header-contrast-active ;
118
- border-color : $brand-header-contrast-active ;
117
+ background-color : $brand-header-contrast-cool- active ;
118
+ border-color : $brand-header-contrast-cool- active ;
119
119
}
120
120
121
121
.slds-button__icon {
219
219
position : absolute ;
220
220
top : rem (4px * -1 );
221
221
right : rem (4px * -1 );
222
- background : $brand-header-contrast ;
222
+ background : $brand-header-contrast-warm ;
223
223
color : #fff ;
224
224
border-radius : $border-radius-pill ;
225
225
min-width : 1rem ;
You can’t perform that action at this time.
0 commit comments