jenkins-bot has submitted this change and it was merged.

Change subject: White background for the green Beta checkboxes
......................................................................


White background for the green Beta checkboxes

Background color set to white to make the checkboxes look a bit
more like actual checkboxes. Otherwise the background is gray and
the light green checkbox are hard to see depending on the current
skin and possible user CSS.

Change-Id: I9720a9846527788d1219e450d08b0703bab635fc
---
M css/betafeatures.css
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Bartosz Dziewoński: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/css/betafeatures.css b/css/betafeatures.css
index 7d040ac..cf04ff0 100644
--- a/css/betafeatures.css
+++ b/css/betafeatures.css
@@ -26,6 +26,7 @@
 @charset "UTF-8";
 /* line 102, sourcefiles/scss/components/default/_forms.scss */
 .client-js .mw-ui-styled-checkbox-label {
+       background-color: #fff;
        cursor: pointer;
        display: inline-block;
        float: left;

-- 
To view, visit https://gerrit.wikimedia.org/r/119036
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I9720a9846527788d1219e450d08b0703bab635fc
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/BetaFeatures
Gerrit-Branch: master
Gerrit-Owner: Thiemo Mättig (WMDE) <thiemo.maet...@wikimedia.de>
Gerrit-Reviewer: Bartosz Dziewoński <matma....@gmail.com>
Gerrit-Reviewer: MarkTraceur <mtrac...@member.fsf.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to