Merge "Align .mw-ui-pressed to OOUI's active button state"

This commit is contained in:
jenkins-bot
2017-11-01 23:52:06 +00:00
committed by Gerrit Code Review

View File

@@ -123,6 +123,7 @@
#languagesettings-panels .mw-ui-pressed { #languagesettings-panels .mw-ui-pressed {
background-color: #2a4b8d; background-color: #2a4b8d;
color: #fff; color: #fff;
border-color: #2a4b8d;
} }
.checkbox input[type='checkbox'] { .checkbox input[type='checkbox'] {