Catrope has uploaded a new change for review.
https://gerrit.wikimedia.org/r/187632
Change subject: Followup 04d04c0f: prevent double animation of disabled buttons
......................................................................
Followup 04d04c0f: prevent double animation of disabled buttons
The background was specified twice, once for the button itself and
once for the label. The latter is unnecessary, and caused funky-looking
animation weirdness because the label's background color wasn't
animated but the button's background color around it was.
Remove the background rule on the label because it's not needed anyway.
Change-Id: Ic0b76742b347fb976091811fbb1596eeed1fe47c
---
M src/themes/mediawiki/elements.less
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/32/187632/1
diff --git a/src/themes/mediawiki/elements.less
b/src/themes/mediawiki/elements.less
index c2648a9..d8fcdec 100644
--- a/src/themes/mediawiki/elements.less
+++ b/src/themes/mediawiki/elements.less
@@ -33,7 +33,6 @@
> .oo-ui-labelElement-label {
color: @disabled-text;
- background: @disabled-background;
}
}
--
To view, visit https://gerrit.wikimedia.org/r/187632
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic0b76742b347fb976091811fbb1596eeed1fe47c
Gerrit-PatchSet: 1
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: Catrope <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits