From 222b01f5169f1c7e69762e0e8904c24f78f71882 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Wed, 28 Jul 2010 11:52:48 +0200 Subject: update to MediaWiki 1.16.0 --- skins/modern/discussionitem_icon.gif | Bin 949 -> 549 bytes skins/modern/file_icon.gif | Bin 921 -> 323 bytes skins/modern/link_icon.gif | Bin 942 -> 342 bytes skins/modern/lock_icon.gif | Bin 918 -> 321 bytes skins/modern/mail_icon.gif | Bin 918 -> 321 bytes skins/modern/main.css | 193 ++--------------------------------- skins/modern/rtl.css | 6 +- 7 files changed, 12 insertions(+), 187 deletions(-) (limited to 'skins/modern') diff --git a/skins/modern/discussionitem_icon.gif b/skins/modern/discussionitem_icon.gif index baec471a..e3ca6d9e 100644 Binary files a/skins/modern/discussionitem_icon.gif and b/skins/modern/discussionitem_icon.gif differ diff --git a/skins/modern/file_icon.gif b/skins/modern/file_icon.gif index 847f6485..69dbeaf7 100644 Binary files a/skins/modern/file_icon.gif and b/skins/modern/file_icon.gif differ diff --git a/skins/modern/link_icon.gif b/skins/modern/link_icon.gif index 815ccb1b..168c1a2f 100644 Binary files a/skins/modern/link_icon.gif and b/skins/modern/link_icon.gif differ diff --git a/skins/modern/lock_icon.gif b/skins/modern/lock_icon.gif index 8a87e283..82844033 100644 Binary files a/skins/modern/lock_icon.gif and b/skins/modern/lock_icon.gif differ diff --git a/skins/modern/mail_icon.gif b/skins/modern/mail_icon.gif index 50a87a9a..cf5680d9 100644 Binary files a/skins/modern/mail_icon.gif and b/skins/modern/mail_icon.gif differ diff --git a/skins/modern/main.css b/skins/modern/main.css index 80ef008c..a25b6b59 100644 --- a/skins/modern/main.css +++ b/skins/modern/main.css @@ -153,7 +153,7 @@ textarea { } #searchInput { - display: block; + width: 85%; margin-left: auto; margin-right: auto; } @@ -368,7 +368,7 @@ h1, h2 { display: none; } -.prefsectiontip { +.htmlform-tip { font-size: x-small; padding: .2em 2em; color: #666; @@ -396,6 +396,10 @@ h1, h2 { color: white; } +#mw-pref-clear { + clear: both; +} + #mw_content a.external, #mw_content a[href ^="gopher://"] { background: url(external.png) center right no-repeat; @@ -531,12 +535,6 @@ img.thumbborder { .hiddenStructure { display: none; } - -#mw_content .plainlinks a { - background: none !important; - padding: 0 !important; -} - .mw-warning { border: 1px solid #aaa; background-color: #f9f9f9; @@ -607,15 +605,10 @@ img.thumbborder { .catlinks { border: solid 1px #bbbbbb; background-color: #f0f0f0; - padding: 0.5em 0.5em 0.5em 0.5em; + padding: 0.1em 0.3em 0.1em 0.3em; margin: 0 0 0 0; } -.catlinks { - margin: 0 0 0 0; - padding: 0 0 0 0; -} - #mw_header h1, #p-personal, #p-cactions { @@ -644,21 +637,6 @@ img.thumbborder { display: none; } -.not-patrolled { - background-color: #ffa; -} -div.patrollink { - font-size: 75%; - text-align: right; -} -span.newpage, span.minor, span.bot { - font-weight: bold; -} -span.unpatrolled { - font-weight: bold; - color: red; -} - .sharedUploadNotice { font-style: italic; } @@ -668,55 +646,6 @@ span.updatedmarker { background-color: #0f0; } -table.gallery { - border: 1px solid #ccc; - margin: 2px; - padding: 2px; - background-color: white; -} - -table.gallery tr { - vertical-align: top; -} - -table.gallery td { - vertical-align: top; - background-color: #f9f9f9; - border: solid 2px white; -} -/* Keep this temporarily so that cached pages will display right */ -table.gallery td.galleryheader { - text-align: center; - font-weight: bold; -} -table.gallery caption { - font-weight: bold; -} - -div.gallerybox { - margin: 2px; -} - -div.gallerybox div.thumb { - text-align: center; - border: 1px solid #ccc; - margin: 2px; -} - -div.gallerytext { - overflow: hidden; - font-size: 94%; - padding: 2px 4px; -} - -span.comment { - font-style: italic; -} - -span.changedby { - font-size: 95%; -} - .previewnote { text-indent: 3em; color: #c00; @@ -749,69 +678,10 @@ span.changedby { text-indent: -2em; } -/* Classes for EXIF data display */ -table.mw_metadata { - font-size: 0.8em; - margin-left: 0.5em; - margin-bottom: 0.5em; - width: 300px; -} - -table.mw_metadata caption { - font-weight: bold; -} - -table.mw_metadata th { - font-weight: normal; -} - -table.mw_metadata td { - padding: 0.1em; -} - -table.mw_metadata { - border: none; - border-collapse: collapse; -} - -table.mw_metadata td, table.mw_metadata th { - text-align: center; - border: 1px solid #aaaaaa; - padding-left: 0.1em; - padding-right: 0.1em; -} - -table.mw_metadata th { - background-color: #f9f9f9; -} - -table.mw_metadata td { - background-color: #fcfcfc; -} - table.collapsed tr.collapsable { display: none; } - -/* filetoc */ -ul#filetoc { - text-align: center; - border: 1px solid #aaaaaa; - background-color: #f9f9f9; - padding: 5px; - font-size: 95%; - margin-bottom: 0.5em; - margin-left: 0; - margin-right: 0; -} - -#filetoc li { - display: inline; - list-style-type: none; - padding-right: 2em; -} - input#wpSummary { width: 80%; } @@ -849,32 +719,6 @@ p.revision_saved { font-weight:bold; } -#mw_trackbacks { - border: solid 1px #bbbbff; - background-color: #eeeeff; - padding: 0.2em; -} - - -/* Allmessages table */ - -#allmessagestable th { - background-color: #b2b2ff; -} - -#allmessagestable tr.orig { - background-color: #ffe2e2; -} - -#allmessagestable tr.new { - background-color: #e2ffe2; -} - -#allmessagestable tr.def { - background-color: #f0f0ff; -} - - /* noarticletext */ div.noarticletext { border: 1px solid #ccc; @@ -934,29 +778,6 @@ table.multipageimage td { text-align: center; } -/** Special:Version */ - -table#sv-ext, table#sv-hooks, table#sv-software { - margin: 1em; - padding:0em; -} - -#sv-ext td, #sv-hooks td, #sv-software td, -#sv-ext th, #sv-hooks th, #sv-software th { - border: 1px solid #A0A0A0; - padding: 0 0.15em 0 0.15em; -} -#sv-ext th, #sv-hooks th, #sv-software th { - background-color: #F0F0F0; - color: black; - padding: 0 0.15em 0 0.15em; -} -tr.sv-space{ - height: 0.8em; - border:none; -} -tr.sv-space td { display: none; } - /* Table pager (e.g. Special:Imagelist) - remove underlines from the navigation link diff --git a/skins/modern/rtl.css b/skins/modern/rtl.css index d2dcacec..72210480 100644 --- a/skins/modern/rtl.css +++ b/skins/modern/rtl.css @@ -79,7 +79,6 @@ input#wpSave, input#wpDiff { } #userlogin { - float: right; margin: 0 0 1em 3em; } /* Convenience links to edit block, delete and protect reasons */ @@ -152,6 +151,11 @@ html > body div#mw_contentholder ul#filetoc { display: block; } +/* Special:Allpages styling */ +td.mw-allpages-nav, p.mw-allpages-nav, td.mw-allpages-alphaindexline { + text-align: left; +} + /* Special:Prefixindex styling */ td#mw-prefixindex-nav-form { text-align: left; -- cgit v1.2.3-54-g00ecf