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