File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
app/design/frontend/Magento/blank/Magento_Swatches/web/css/source Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 16
16
@swatch-option__hover__color : @color-gray20 ;
17
17
@swatch-option__hover__outline : 1px solid @color-gray60 ;
18
18
19
+ @swatch-more__hover__border : @border-width__base solid @color-white ;
20
+ @swatch-more__hover__color : @color-orange-red1 ;
21
+ @swatch-more__hover__outline : 1px solid @color-gray60 ;
22
+
19
23
@swatch-option__selected__border : @swatch-option__hover__border ;
20
24
@swatch-option__selected__color : @swatch-option__hover__color ;
21
25
@swatch-option__selected__outline : 2px solid @active__color ;
318
322
&-more {
319
323
display : inline-block ;
320
324
margin : 2px 0 ;
325
+ padding : 2px ;
321
326
position : static ;
322
- text-decoration : none !important ;
323
327
z-index : 1 ;
324
328
}
325
329
You can’t perform that action at this time.
0 commit comments