Override text color for monobook skin.

Bug: 47652
Change-Id: I29562fa75ec4af1128f69865d0500fc13a92eec8
This commit is contained in:
kaldari 2013-04-26 14:00:59 -07:00
parent 8f3e83d183
commit c52cc48aed

View file

@ -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;