mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-12 01:10:07 +00:00
f2da1ff813
Follow-up to 2583f803c3
.
Bug: T284496
Change-Id: Ib476d28fc2a89a7722b6218a5fe557157c863d7d
5 lines
125 B
Plaintext
5 lines
125 B
Plaintext
// The id selector is required to increase specificity.
|
|
#pt-talk-alert a.mw-echo-alert:hover {
|
|
background-color: #fab951;
|
|
}
|