diff options
Diffstat (limited to 'skins/archlinux')
-rw-r--r-- | skins/archlinux/IE60Fixes.css | 9 | ||||
-rw-r--r-- | skins/archlinux/Opera6Fixes.css | 20 | ||||
-rw-r--r-- | skins/archlinux/Opera7Fixes.css | 21 | ||||
-rw-r--r-- | skins/archlinux/Opera9Fixes.css | 11 | ||||
-rw-r--r-- | skins/archlinux/external-ltr.png | bin | 143 -> 141 bytes | |||
-rw-r--r-- | skins/archlinux/external-rtl.png | bin | 141 -> 141 bytes | |||
-rw-r--r-- | skins/archlinux/main.css | 80 | ||||
-rw-r--r-- | skins/archlinux/wiki-indexed.png | bin | 8008 -> 8007 bytes |
8 files changed, 32 insertions, 109 deletions
diff --git a/skins/archlinux/IE60Fixes.css b/skins/archlinux/IE60Fixes.css index ec1ce430..534d3333 100644 --- a/skins/archlinux/IE60Fixes.css +++ b/skins/archlinux/IE60Fixes.css @@ -70,15 +70,6 @@ div#footer { #portal-personaltools { padding-bottom: 0.1em; } -#bodyContent a.external { - background: url(external.png) center right no-repeat; - padding-right: 13px; -} - -.rtl #bodyContent a.external { - background-image: url(external-rtl.png); - padding-right: 13px; -} .rtl a.feedlink { background-position: right; diff --git a/skins/archlinux/Opera6Fixes.css b/skins/archlinux/Opera6Fixes.css deleted file mode 100644 index 77dec095..00000000 --- a/skins/archlinux/Opera6Fixes.css +++ /dev/null @@ -1,20 +0,0 @@ -/* opera 6 fixes */ -div#column-one { - position: relative; - max-width: 11.7em; -} -#p-personal { - width: 45em; - margin-left: 8.6em; - right: 0; -} -#bodyContent a.external { - background: url(external.png) center right no-repeat; - padding-right: 13px; -} - -.rtl a.feedlink { - background-position: right; - padding-right: 0; - padding-left: 16px; -} diff --git a/skins/archlinux/Opera7Fixes.css b/skins/archlinux/Opera7Fixes.css deleted file mode 100644 index 1dcba7c9..00000000 --- a/skins/archlinux/Opera7Fixes.css +++ /dev/null @@ -1,21 +0,0 @@ -/* small tweaks for opera seven */ -#p-cactions { - margin-top: .1em; -} -#p-cactions li a { - top: 2px; -} -#bodyContent a.external { - background: url(external.png) center right no-repeat; - padding-right: 13px; -} -.rtl #bodyContent a.external { - background-image: url(external-rtl.png); - padding-right: 13px; -} - -.rtl a.feedlink { - background-position: right; - padding-right: 0; - padding-left: 16px; -} diff --git a/skins/archlinux/Opera9Fixes.css b/skins/archlinux/Opera9Fixes.css deleted file mode 100644 index 9c312a84..00000000 --- a/skins/archlinux/Opera9Fixes.css +++ /dev/null @@ -1,11 +0,0 @@ -.rtl #bodyContent a.external { - background-image: url(external-rtl.png); - padding-right: 13px; - padding-left: 0; -} - -.rtl a.feedlink { - background-position: right; - padding-right: 0; - padding-left: 16px; -} diff --git a/skins/archlinux/external-ltr.png b/skins/archlinux/external-ltr.png Binary files differindex acf260fc..63083831 100644 --- a/skins/archlinux/external-ltr.png +++ b/skins/archlinux/external-ltr.png diff --git a/skins/archlinux/external-rtl.png b/skins/archlinux/external-rtl.png Binary files differindex 7d5ee375..5313234e 100644 --- a/skins/archlinux/external-rtl.png +++ b/skins/archlinux/external-rtl.png diff --git a/skins/archlinux/main.css b/skins/archlinux/main.css index 5866d97d..d8f25ebb 100644 --- a/skins/archlinux/main.css +++ b/skins/archlinux/main.css @@ -17,13 +17,18 @@ div#column-content { } div#content { margin: 2.8em 0 0 12.2em; - padding: 0 1em 1em 1em; + padding: 1em; position: relative; z-index: 2; } div#column-one { padding-top: 160px; } +/* Hide, but keep accessible for screen-readers */ +#column-one h2 { + position: absolute; + top: -9999px; +} div#content { background: white; color: black; @@ -71,6 +76,7 @@ a.new, } ul { + list-style-type: square; /* @embed */ list-style-image: url(bullet.gif); } @@ -87,6 +93,9 @@ pre, .mw-code { line-height: 1.1em; } +#firstHeading { + padding-top: 0; +} /* ** the main content area */ @@ -133,8 +142,7 @@ table.rimage { ** keep the whitespace in front of the ^=, hides rule from konqueror ** this is css3, the validator doesn't like it when validating as css2 */ -#bodyContent a.external, -#bodyContent a.external[href ^="gopher://"] { +#bodyContent a.external { /* @embed */ background: url(external-ltr.png) center right no-repeat; padding-right: 13px; @@ -224,12 +232,7 @@ table.rimage { width: 11.6em; overflow: hidden; } -.portlet h4 { - font-size: 95%; - font-weight: normal; - white-space: nowrap; -} -.portlet h5 { +.portlet h3 { background: transparent; padding: 0 1em 0 .5em; display: inline; @@ -239,18 +242,6 @@ table.rimage { font-weight: normal; white-space: nowrap; } -.portlet h6 { - background: #ffae2e; - border: 1px solid #2f6fab; - border-style: solid solid none solid; - padding: 0 1em 0 1em; - text-transform: lowercase; - display: block; - font-size: 1em; - height: 1.2em; - font-weight: normal; - white-space: nowrap; -} .pBody { font-size: 95%; background-color: white; @@ -259,18 +250,8 @@ table.rimage { border: 1px solid #aaa; padding: 0 .8em .3em .5em; } -.portlet h1, -.portlet h2, -.portlet h3, -.portlet h4 { - margin: 0; - padding: 0; -} .portlet ul { line-height: 1.5em; - list-style-type: square; - /* @embed */ - list-style-image: url(bullet.gif); font-size: 95%; } .portlet li { @@ -291,7 +272,7 @@ table.rimage { width: 12em; overflow: visible; } -#p-logo h5 { +#p-logo h3 { display: none; } #p-logo a, @@ -340,7 +321,7 @@ input.searchButton { position: absolute; left: 0; top: 0; - z-index: 0; + z-index: 3; } #p-personal { width: 100%; @@ -352,7 +333,7 @@ input.searchButton { overflow: visible; line-height: 1.2em; } -#p-personal h5 { +#p-personal h3 { display: none; } #p-personal .portlet, @@ -372,7 +353,8 @@ input.searchButton { padding: 0 2em 0 3em; margin: 0; text-align: right; - list-style: none; + list-style-type: none; + list-style-image: none; z-index: 0; background: none; cursor: default; @@ -401,19 +383,22 @@ input.searchButton { #p-personal li.active a:hover { background-color: transparent; } -/* the icon in front of the user name, single quotes -in bg url to hide it from iemac */ +/* The icon in front of the username / login link */ li#pt-userpage, li#pt-anonuserpage, li#pt-login { /* @embed */ background: url(user.gif) top left no-repeat; padding-left: 20px; - text-transform: none; } #p-personal ul { text-transform: lowercase; } +/* Don't lowercase username or IP addresses (IPv6) */ +li#pt-userpage, +li#pt-anonuserpage { + text-transform: none; +} #p-personal li.active { font-weight: bold; } @@ -432,24 +417,23 @@ li#pt-login { background: none; border-collapse: collapse; padding-left: 1em; - list-style: none; font-size: 95%; } #p-cactions ul { - list-style: none; + list-style-type: none; + list-style-image: none; } #p-cactions li { display: inline; border: 1px solid #aaa; border-bottom: none; - padding: 0 0 .1em 0; + padding: 0 0 1em 0; margin: 0 .3em 0 0; overflow: visible; background: white; } #p-cactions li.selected { border-color: #fabd23; - padding: 0 0 .2em 0; font-weight: bold; } #p-cactions li a { @@ -474,7 +458,7 @@ li#pt-login { text-decoration: none; background-color: white; } -#p-cactions h5 { +#p-cactions h3 { display: none; } #p-cactions li.istalk { @@ -515,8 +499,7 @@ li#ca-print { } /* Override text-transform on languages where capitalization is significant */ -.capitalize-all-nouns .portlet h5, -.capitalize-all-nouns .portlet h6, +.capitalize-all-nouns .portlet h3, .capitalize-all-nouns #p-personal ul, .capitalize-all-nouns #p-cactions ul li a { text-transform: none; @@ -536,7 +519,8 @@ div#footer { border-top: 1px solid #fabd23; border-bottom: 1px solid #fabd23; margin: .6em 0 1em 0; - padding: .4em 0 1.2em 0; + overflow: hidden; + padding: .4em 0 .3em 0; text-align: center; font-size: 90%; } @@ -824,7 +808,8 @@ div#searchTarget { } div#searchTarget ul li { - list-style: none; + list-style-type: none; + list-style-image: none; } div#searchTarget ul li:before { @@ -917,6 +902,5 @@ div.mw-lag-warn-high { /* mediawiki.notification */ .skin-monobook .mw-notification { -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.125); - -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.125); box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.125); } diff --git a/skins/archlinux/wiki-indexed.png b/skins/archlinux/wiki-indexed.png Binary files differindex 0ec584a3..799ebac8 100644 --- a/skins/archlinux/wiki-indexed.png +++ b/skins/archlinux/wiki-indexed.png |