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

Change subject: Removing CSS for auto-enroll option label
......................................................................


Removing CSS for auto-enroll option label

There's no reason to grey out an option that isn't disabled. This
CSS causes unnecessary confusion.

Bug: 56743
Change-Id: I1584efe2f3583158aad9c6abfc67343cad6d64b4
---
M css/betafeatures.css
1 file changed, 0 insertions(+), 4 deletions(-)

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



diff --git a/css/betafeatures.css b/css/betafeatures.css
index 0b0a5c9..6a7708b 100644
--- a/css/betafeatures.css
+++ b/css/betafeatures.css
@@ -142,10 +142,6 @@
        margin-right: 9px;
 }
 
-label.mw-ui-text-check-label[for="mw-input-wpbetafeatures-auto-enroll"] {
-       color: #a3a3a3;
-}
-
 .mw-htmlform-field-HTMLTextBlockField .mw-input {
        padding-bottom: 15px;
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1584efe2f3583158aad9c6abfc67343cad6d64b4
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/BetaFeatures
Gerrit-Branch: master
Gerrit-Owner: Kaldari <[email protected]>
Gerrit-Reviewer: Bartosz Dziewoński <[email protected]>
Gerrit-Reviewer: MarkTraceur <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to