mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 07:54:13 +00:00
Override text color for monobook skin.
Bug: 47652 Change-Id: I29562fa75ec4af1128f69865d0500fc13a92eec8
This commit is contained in:
parent
8f3e83d183
commit
c52cc48aed
|
@ -43,6 +43,8 @@
|
|||
white-space: normal;
|
||||
font-size: 13px;
|
||||
line-height: 16px;
|
||||
/* Override for Monobook */
|
||||
color: #6D6D6D;
|
||||
}
|
||||
#p-personal .mw-echo-overlay li.mw-echo-notification:hover {
|
||||
background-color: #F8F8F8;
|
||||
|
|
Loading…
Reference in a new issue