diff options
author | Pierre Schmitz <pierre@archlinux.de> | 2010-07-28 11:52:48 +0200 |
---|---|---|
committer | Pierre Schmitz <pierre@archlinux.de> | 2010-07-28 11:52:48 +0200 |
commit | 222b01f5169f1c7e69762e0e8904c24f78f71882 (patch) | |
tree | 8e932e12546bb991357ec48eb1638d1770be7a35 /skins/archlinux | |
parent | 00ab76a6b686e98a914afc1975812d2b1aaa7016 (diff) |
update to MediaWiki 1.16.0
Diffstat (limited to 'skins/archlinux')
-rw-r--r-- | skins/archlinux/IEMacFixes.css | 44 | ||||
-rw-r--r-- | skins/archlinux/discussionitem_icon.gif | bin | 949 -> 549 bytes | |||
-rw-r--r-- | skins/archlinux/file_icon.gif | bin | 921 -> 323 bytes | |||
-rw-r--r-- | skins/archlinux/link_icon.gif | bin | 942 -> 342 bytes | |||
-rw-r--r-- | skins/archlinux/lock_icon.gif | bin | 918 -> 918 bytes | |||
-rw-r--r-- | skins/archlinux/magnify-clip.png | bin | 237 -> 170 bytes | |||
-rw-r--r-- | skins/archlinux/mail_icon.gif | bin | 918 -> 321 bytes | |||
-rw-r--r-- | skins/archlinux/main.css | 318 | ||||
-rw-r--r-- | skins/archlinux/rtl.css | 18 | ||||
-rw-r--r-- | skins/archlinux/user.gif | bin | 923 -> 325 bytes | |||
-rw-r--r-- | skins/archlinux/video.png | bin | 215 -> 169 bytes | |||
-rw-r--r-- | skins/archlinux/wiki.png | bin | 23064 -> 22987 bytes |
12 files changed, 44 insertions, 336 deletions
diff --git a/skins/archlinux/IEMacFixes.css b/skins/archlinux/IEMacFixes.css deleted file mode 100644 index f1b05719..00000000 --- a/skins/archlinux/IEMacFixes.css +++ /dev/null @@ -1,44 +0,0 @@ -/* IE/Mac only fix stylesheet, imported from main.css */ -#portal-column-content { - margin: 0 0 4.8em 0; - float: none; -} -#portal-column-content #content { - z-index: 0; -} -#portal-column-one { - position: absolute; - top: 0; - left: 0; - z-index: 3; -} -#portal-footer { - margin-left: 12em; -} -/* -#portlet-contentViews { - top: 0.6em !important; - left: 14.5em !important; -} -*/ -#portlet-contentViews li, -#portlet-contentViews .selected { - border: none !important; -} -#portlet-contentViews li a { - border: 1px solid #aaaaaa; - border-bottom: none; -} -#portlet-contentViews li.selected a { - border: 1px solid #fabd23; - border-bottom: none; -} -/* no background images */ -li#personaltools-userpage, -li#personaltools-login/* */ { - background: none; - padding-left: none; -} -#mactest { - color: green; -} diff --git a/skins/archlinux/discussionitem_icon.gif b/skins/archlinux/discussionitem_icon.gif Binary files differindex baec471a..e3ca6d9e 100644 --- a/skins/archlinux/discussionitem_icon.gif +++ b/skins/archlinux/discussionitem_icon.gif diff --git a/skins/archlinux/file_icon.gif b/skins/archlinux/file_icon.gif Binary files differindex 847f6485..69dbeaf7 100644 --- a/skins/archlinux/file_icon.gif +++ b/skins/archlinux/file_icon.gif diff --git a/skins/archlinux/link_icon.gif b/skins/archlinux/link_icon.gif Binary files differindex 815ccb1b..168c1a2f 100644 --- a/skins/archlinux/link_icon.gif +++ b/skins/archlinux/link_icon.gif diff --git a/skins/archlinux/lock_icon.gif b/skins/archlinux/lock_icon.gif Binary files differindex 8a87e283..f71cd9b8 100644 --- a/skins/archlinux/lock_icon.gif +++ b/skins/archlinux/lock_icon.gif diff --git a/skins/archlinux/magnify-clip.png b/skins/archlinux/magnify-clip.png Binary files differindex 992aa2e3..ffd7637f 100644 --- a/skins/archlinux/magnify-clip.png +++ b/skins/archlinux/magnify-clip.png diff --git a/skins/archlinux/mail_icon.gif b/skins/archlinux/mail_icon.gif Binary files differindex 50a87a9a..cf5680d9 100644 --- a/skins/archlinux/mail_icon.gif +++ b/skins/archlinux/mail_icon.gif diff --git a/skins/archlinux/main.css b/skins/archlinux/main.css index d6a67c1e..727355bb 100644 --- a/skins/archlinux/main.css +++ b/skins/archlinux/main.css @@ -54,9 +54,6 @@ body { margin: 0; padding: 0; } -.visualClear { - clear: both; -} /* general styles */ @@ -281,43 +278,12 @@ span.subpages { #siteNotice { text-align: center; font-size: 95%; - padding: 0 .9em; + padding: 0 0.9em; } #siteNotice p { margin: 0; padding: 0; } -.success { - color: green; - font-size: larger; -} -.error { - color: red; - font-size: larger; -} -.errorbox, .successbox { - font-size: larger; - border: 2px solid; - padding: .5em 1em; - float: left; - margin-bottom: 2em; - color: #000; -} -.errorbox { - border-color: red; - background-color: #fff2f2; -} -.successbox { - border-color: green; - background-color: #dfd; -} -.errorbox h2, .successbox h2 { - font-size: 1em; - font-weight: bold; - display: inline; - margin: 0 .5em 0 0; - border: none; -} .catlinks { border: 1px solid #aaa; @@ -525,35 +491,34 @@ table.rimage { ** this is css3, the validator doesn't like it when validating as css2 */ #bodyContent a.external, -#bodyContent a[href ^="gopher://"] { +#bodyContent a.external[href ^="gopher://"] { background: url(external.png) center right no-repeat; padding: 0 13px; } .rtl #bodyContent a.external, -.rtl #bodyContent a[href ^="gopher://"] { +.rtl #bodyContent a.external[href ^="gopher://"] { background-image: url(external-rtl.png); } -#bodyContent a[href ^="https://"], +#bodyContent a.external[href ^="https://"], .link-https { background: url(lock_icon.gif) center right no-repeat; padding: 0 16px; } -#bodyContent a[href ^="mailto:"], +#bodyContent a.external[href ^="mailto:"], .link-mailto { background: url(mail_icon.gif) center right no-repeat; padding: 0 18px; } -#bodyContent a[href ^="news://"] { +#bodyContent a.external[href ^="news://"] { background: url(news_icon.png) center right no-repeat; padding: 0 18px; } -#bodyContent a[href ^="ftp://"], +#bodyContent a.external[href ^="ftp://"], .link-ftp { background: url(file_icon.gif) center right no-repeat; padding: 0 18px; } -#bodyContent a[href ^="irc://"], -#bodyContent a.extiw[href ^="irc://"], +#bodyContent a.external[href ^="irc://"], .link-irc { background: url(discussionitem_icon.gif) center right no-repeat; padding: 0 18px; @@ -604,18 +569,10 @@ table.rimage { #bodyContent a.extiw, #bodyContent a.extiw:active { color: #36b; - background: none; - padding: 0; } #bodyContent a.external { color: #36b; } -/* this can be used in the content area to switch off -special external link styling */ -#bodyContent .plainlinks a { - background: none !important; - padding: 0 !important; -} /* ** Structural Elements */ @@ -920,6 +877,14 @@ li#ca-watch, li#ca-unwatch, li#ca-varlang-0, li#ca-print { z-index: 3; } +/* Override text-transform on languages where capitalization is significant */ +.capitalize-all-nouns .portlet h5, +.capitalize-all-nouns .portlet h6, +.capitalize-all-nouns #p-personal ul, +.capitalize-all-nouns #p-cactions ul li a { + text-transform: none; +} + /* TODO: #t-iscite is only used by the Cite extension, come up with some * system which allows extensions to add to this file on the fly */ @@ -956,6 +921,13 @@ li#ca-watch, li#ca-unwatch, li#ca-varlang-0, li#ca-print { height: 1%; } +.mw-htmlform-submit { + font-weight: bold; + padding-left: .3em; + padding-right: .3em; + margin-right: 2em; +} + /* js pref toc */ #preftoc { margin: 0; @@ -1005,10 +977,6 @@ li#ca-watch, li#ca-unwatch, li#ca-varlang-0, li#ca-print { cursor: default; text-decoration: none; } -#prefcontrol { - padding-top: 2em; - clear: both; -} #preferences { margin: 0; border: 1px solid #aaa; @@ -1021,11 +989,7 @@ li#ca-watch, li#ca-unwatch, li#ca-varlang-0, li#ca-print { padding: 0; margin: 0; } -.prefsection fieldset { - border: 1px solid #aaa; - float: left; - margin-right: 2em; -} + .prefsection legend { font-weight: bold; } @@ -1035,16 +999,11 @@ li#ca-watch, li#ca-unwatch, li#ca-varlang-0, li#ca-print { .mainLegend { display: none; } -div.prefsectiontip { +td.htmlform-tip { font-size: x-small; padding: .2em 2em; color: #666; } -.btnSavePrefs { - font-weight: bold; - padding-left: .3em; - padding-right: .3em; -} .preferences-login { clear: both; @@ -1162,20 +1121,9 @@ div#userloginForm .captcha { display: none; } -.not-patrolled { - background-color: #ffa; -} + div.patrollink { clear: both; - font-size: 75%; - text-align: right; -} -span.newpage, span.minor, span.bot { - font-weight: bold; -} -span.unpatrolled { - font-weight: bold; - color: red; } .sharedUploadNotice { @@ -1187,66 +1135,14 @@ 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; - border-bottom: 1px solid #aaa; - padding-bottom: 1em; margin-bottom: 1em; } .previewnote p { - margin: 0; - padding: 0; + text-indent: 3em; + margin: 0.8em 0; } .editExternally { @@ -1268,69 +1164,6 @@ 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%; } @@ -1368,32 +1201,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; @@ -1457,53 +1264,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 - - collapse borders - - set the borders to outsets (similar to Special:Allmessages) - - remove line wrapping for all td and th, set background color - - restore line wrapping for the last two table cells (description and size) -*/ -.TablePager { min-width: 80%; } -.TablePager_nav a { text-decoration: none; } -.TablePager { border-collapse: collapse; } -.TablePager, .TablePager td, .TablePager th { - border: 1px solid #aaaaaa; - padding: 0 0.15em 0 0.15em; -} -.TablePager th { background-color: #eeeeff } -.TablePager td { background-color: #ffffff } -.TablePager tr:hover td { background-color: #eeeeff } - -.imagelist td, .imagelist th { white-space: nowrap } -.imagelist .TablePager_col_links { background-color: #eeeeff } -.imagelist .TablePager_col_img_description { white-space: normal } -.imagelist th.TablePager_sort { background-color: #ccccff } - .templatesUsed { margin-top: 1.5em; } .mw-summary-preview { @@ -1537,24 +1297,12 @@ div.mw-lag-warn-high { font-size: 90%; } -/** Special:Search stuff */ -div#mw-search-interwiki-caption { - text-align: center; - font-weight: bold; - font-size: 95%; -} - -.mw-search-interwiki-project { - font-size: 97%; - text-align: left; - padding-left: 0.2em; - padding-right: 0.15em; - padding-bottom: 0.2em; - padding-top: 0.15em; - background: #cae8ff; -} - /* God-damned hack for the crappy layout */ .os-suggest { font-size: 127%; } + +/* Sometimes people don't want personal tools to be lowercase! */ +.no-text-transform { + text-transform: none; +} diff --git a/skins/archlinux/rtl.css b/skins/archlinux/rtl.css index 9b8e4f44..b9bf43c0 100644 --- a/skins/archlinux/rtl.css +++ b/skins/archlinux/rtl.css @@ -211,7 +211,6 @@ input#wpSave, input#wpDiff { } #userlogin { - float: right; margin: 0 0 1em 3em; } /* Convenience links to edit block, delete and protect reasons */ @@ -228,20 +227,25 @@ table.filehistory th { text-align: right; } +/* 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; +} + /** * Lists: * The following lines don't have a visible effect on non-Gecko browsers * They fix a problem ith Gecko browsers rendering lists to the right of * left-floated objects in an RTL layout. */ -html > body div#bodyContent ul { +html > body div#article ul { display: table; } html > body div#bodyContent ul#filetoc { display: block; } -/* Special:Prefixindex styling */ -td#mw-prefixindex-nav-form { - text-align: left; -} - diff --git a/skins/archlinux/user.gif b/skins/archlinux/user.gif Binary files differindex c9c9ab96..34b4839d 100644 --- a/skins/archlinux/user.gif +++ b/skins/archlinux/user.gif diff --git a/skins/archlinux/video.png b/skins/archlinux/video.png Binary files differindex 38103dac..fadc4c9b 100644 --- a/skins/archlinux/video.png +++ b/skins/archlinux/video.png diff --git a/skins/archlinux/wiki.png b/skins/archlinux/wiki.png Binary files differindex 69fce988..44389389 100644 --- a/skins/archlinux/wiki.png +++ b/skins/archlinux/wiki.png |