mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 07:54:13 +00:00
0f7afb1e5d
Replace the handle with a button widget. Also remove the unused PendingElement mixin. Bug: T178387 Change-Id: Iec3afea6c6a8fdb49e17750af7bada42b7ed4b70
9 lines
150 B
Plaintext
9 lines
150 B
Plaintext
@import '../echo.variables';
|
|
|
|
.mw-echo-ui-specialHelpMenuWidget-menu {
|
|
a.oo-ui-menuOptionWidget {
|
|
color: inherit;
|
|
text-decoration: inherit;
|
|
}
|
|
}
|