File tree Expand file tree Collapse file tree 4 files changed +3
-5
lines changed
app/design/frontend/Magento/blank
Magento_ProductVideo/web/css/source Expand file tree Collapse file tree 4 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1010& when (@media-common = true ) {
1111 .fotorama-video-container {
1212 & :after {
13- background : url(../Magento_ProductVideo/img/gallery-sprite.png ) bottom right ;
13+ background : url(' ../Magento_ProductVideo/img/gallery-sprite.png' ) bottom right ;
1414 bottom : 0 ;
1515 content : ' ' ;
1616 height : 100px ;
4040 }
4141
4242 .video-thumb-icon :after {
43- background : url(../Magento_ProductVideo/img/gallery-sprite.png ) bottom left ;
43+ background : url(' ../Magento_ProductVideo/img/gallery-sprite.png' ) bottom left ;
4444 bottom : 0 ;
4545 content : ' ' ;
4646 height : 40px ;
Original file line number Diff line number Diff line change 44// */
55
66@import ' _variables.less' ;
7- @import ( reference ) ' _extends.less' ;
7+ @import ' _extends.less' ;
88@import ' _typography.less' ;
99@import ' _layout.less' ;
1010@import ' _tables.less' ;
Original file line number Diff line number Diff line change 1414// ---------------------------------------------
1515
1616@import ' _styles.less' ;
17- @import (reference ) ' source/_extends.less' ;
1817
1918//
2019// Magento Import instructions
Original file line number Diff line number Diff line change 1515
1616@import ' source/_reset.less' ;
1717@import ' _styles.less' ;
18- @import (reference ) ' source/_extends.less' ;
1918
2019//
2120// Magento Import instructions
You can’t perform that action at this time.
0 commit comments