Define autonym css class

Follow up: I10b8658e29c03b136b4475c4c69ace33e5628a98 and
I48b0cc4a19c3ddd8d00f585faf31046d8ba6bf9c

Define this class in MW ULS since jquery.uls removed this class
definition

Change-Id: I5e52feb6a53362378b382b06727ac6e671e0f91a
This commit is contained in:
Santhosh Thottingal
2013-11-04 09:56:32 +05:30
parent 35bbceb384
commit 7d49a9ca42

View File

@@ -138,6 +138,7 @@ div.display-settings-block:hover .settings-text {
}
/* Interlanguage links */
#p-lang ul {
#p-lang ul,
.autonym {
font-family: 'Autonym', sans-serif;
}