mediawiki-extensions-Echo/modules/nojs/mw.echo.alert.monobook.less
Bartosz Dziewoński f2da1ff813 Fix MonoBook orange banner hover styles
Follow-up to 2583f803c3.

Bug: T284496
Change-Id: Ib476d28fc2a89a7722b6218a5fe557157c863d7d
2021-06-08 17:54:09 +00:00

5 lines
125 B
Plaintext

// The id selector is required to increase specificity.
#pt-talk-alert a.mw-echo-alert:hover {
background-color: #fab951;
}