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 1616@swatch-option__hover__color : @color-gray20 ;
1717@swatch-option__hover__outline : 1px solid @color-gray60 ;
1818
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+
1923@swatch-option__selected__border : @swatch-option__hover__border ;
2024@swatch-option__selected__color : @swatch-option__hover__color ;
2125@swatch-option__selected__outline : 2px solid @active__color ;
318322 &-more {
319323 display : inline-block ;
320324 margin : 2px 0 ;
325+ padding : 2px ;
321326 position : static ;
322- text-decoration : none !important ;
323327 z-index : 1 ;
324328 }
325329
You can’t perform that action at this time.
0 commit comments