Kaldari has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/97300


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.

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BetaFeatures 
refs/changes/00/97300/1

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: newchange
Gerrit-Change-Id: I1584efe2f3583158aad9c6abfc67343cad6d64b4
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BetaFeatures
Gerrit-Branch: master
Gerrit-Owner: Kaldari <[email protected]>

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

Reply via email to