X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=resources%2Fsrc%2Fmediawiki.ui%2Fcomponents%2Ficons.less;h=f169d1b603ef6496620611447c31ad19a6daab49;hb=9c679cf7c94289d1a48ab5b74af8bea89c5219bc;hp=0035601697c74ff83b2c344590b2262d501a55dc;hpb=e3f6c10d87732c0c8a9bbd7bb57b6c964b92e29a;p=lhc%2Fweb%2Fwiklou.git diff --git a/resources/src/mediawiki.ui/components/icons.less b/resources/src/mediawiki.ui/components/icons.less index 0035601697..f169d1b603 100644 --- a/resources/src/mediawiki.ui/components/icons.less +++ b/resources/src/mediawiki.ui/components/icons.less @@ -1,5 +1,5 @@ -@import "mediawiki.mixins"; -@import "mediawiki.ui/variables"; +@import 'mediawiki.mixins'; +@import 'mediawiki.ui/variables'; // Mixins .mixin-mw-ui-icon-bgimage( @iconSvg, @iconPng ) { @@ -90,4 +90,4 @@ &.mw-ui-icon-small:before { background-size: 66.67% auto; // 66.67% of 24px equals 16px } -} \ No newline at end of file +}