mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-11 17:00:10 +00:00
Fix MonoBook orange banner hover styles
Follow-up to 2583f803c3
.
Bug: T284496
Change-Id: Ib476d28fc2a89a7722b6218a5fe557157c863d7d
This commit is contained in:
parent
6ccbea0d5a
commit
f2da1ff813
|
@ -1,3 +1,4 @@
|
|||
#pt-mytalk a.mw-echo-alert:hover {
|
||||
// The id selector is required to increase specificity.
|
||||
#pt-talk-alert a.mw-echo-alert:hover {
|
||||
background-color: #fab951;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue