Merge "Make download panel dropdown button unselectable"

This commit is contained in:
jenkins-bot 2014-07-07 16:30:20 +00:00 committed by Gerrit Code Review
commit 7a42b844ae

View file

@ -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;