diff --git a/resources/mmv/ui/mmv.ui.reuse.download.less b/resources/mmv/ui/mmv.ui.reuse.download.less index bbcc101a6..27b19e8f0 100644 --- a/resources/mmv/ui/mmv.ui.reuse.download.less +++ b/resources/mmv/ui/mmv.ui.reuse.download.less @@ -1,3 +1,5 @@ +@import "../mmv.mixins"; + @mw-ui-constructive-button-color: #00af89; @pane-padding: 10px; @attribution-color: #f2f2f2; @@ -23,6 +25,7 @@ /* Selection size arrow element */ .mw-mmv-download-select-menu { + .unselectable(); background-position: center center; background-repeat: no-repeat; background-color: @mw-ui-constructive-button-color;