wiki.techinc.nl/skins
MatmaRex 849beb78ab CologneBlue rewrite: rework otherLanguages(), CSS: serif font
We have to override SkinTemplate->formatLanguageName() in SkinCologneBlue
not to capitalize the language names, as they are not actually used in the
sidebar and look better this way.

This change revealed that CologneBlue does not set the base font for the
page, causing text marked as being in a different language (e.g., language
links) to be displayed in a different fond in some browsers. Adding
"font-family: serif" to body fixed the issue.

Change-Id: I8b56ccb6f9a2ba47613f135754b5a133a6870412
2012-10-05 18:15:52 +02:00
..
chick Add CSS class .mw-code (matching <pre>) 2012-05-09 16:38:36 +02:00
cologneblue CologneBlue rewrite: rework otherLanguages(), CSS: serif font 2012-10-05 18:15:52 +02:00
common (bug 40448) Replace legacy mwsuggest with mediawiki.searchSuggest 2012-10-02 04:51:51 +02:00
modern Compress images 2012-06-28 21:04:47 +04:00
monobook [mw.notification] Introduce a full fledged notification system into core replacing jsMessage. 2012-09-02 21:25:10 +02:00
myskin
nostalgia Bug 27619: Remove the option to show broken links as: link? 2012-02-19 13:06:18 +00:00
simple Add CSS class .mw-code (matching <pre>) 2012-05-09 16:38:36 +02:00
standard wikistandard.css is not a common skin file, it is only used by the classic/standard skin. moving from skins/common/ to skins/standard 2012-02-24 20:13:30 +00:00
vector (bug 39793) #simpleSearch placeholder styles for Firefox, IE 2012-09-27 17:27:46 +02:00
Chick.php Put skin classes in the Autoloader 2012-06-14 18:41:33 -07:00
CologneBlue.php CologneBlue rewrite: rework otherLanguages(), CSS: serif font 2012-10-05 18:15:52 +02:00
Modern.php Fix up the preferred way to specify mw.util.$content 2012-08-30 14:43:18 -07:00
MonoBook.php Fix up the preferred way to specify mw.util.$content 2012-08-30 14:43:18 -07:00
MySkin.php Big oops - merged to wrong branch. 2012-06-05 22:58:54 +00:00
Nostalgia.php Replace deprecated wfMsg* calls with Message class calls. 2012-08-21 21:58:47 +02:00
Simple.php Use __DIR__ instead of dirname( __FILE__ ) 2012-08-27 23:58:28 +02:00
Standard.php (bug 40213) border=0 is pointless, 0 is the default. 2012-09-13 23:01:37 +01:00
Vector.php Localize comma separators in jump-to-nav. 2012-07-29 08:49:14 +08:00