summaryrefslogtreecommitdiff
path: root/skins/archlinux
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2007-05-16 20:58:53 +0000
committerPierre Schmitz <pierre@archlinux.de>2007-05-16 20:58:53 +0000
commitcecb985bee3bdd252e1b8dc0bd500b37cd52be01 (patch)
tree17266aa237742640aabee7856f0202317a45d540 /skins/archlinux
parent0bac06c301f2a83edb0236e4c2434da16848d549 (diff)
Aktualisierung auf MediaWiki 1.10.0
Plugins angepasst und verbessert kleine Korrekturen am Design
Diffstat (limited to 'skins/archlinux')
-rw-r--r--skins/archlinux/handheld.css32
-rw-r--r--skins/archlinux/main.css38
-rw-r--r--skins/archlinux/rtl.css5
3 files changed, 36 insertions, 39 deletions
diff --git a/skins/archlinux/handheld.css b/skins/archlinux/handheld.css
index 38fe1ebe..754aba9f 100644
--- a/skins/archlinux/handheld.css
+++ b/skins/archlinux/handheld.css
@@ -559,7 +559,7 @@ td.diff-context {
background: #eee;
font-size: smaller;
}
-span.diffchange {
+.diffchange {
color: red;
font-weight: bold;
}
@@ -997,15 +997,6 @@ span.updatedmarker {
color: black;
background-color: #0f0;
}
-span.newpageletter {
- font-weight: bold;
- color: black;
- background-color: yellow;
-}
-span.minoreditletter {
- color: black;
- background-color: #c5ffe6;
-}
table.gallery {
border: 1px solid #ccc;
@@ -1024,8 +1015,12 @@ table.gallery td {
border: solid 2px white;
}
+/* Keep this temporarily so that cached pages will display right */
table.gallery td.galleryheader {
- text-align: center;
+ text-align: center;
+ font-weight: bold;
+}
+table.gallery caption {
font-weight: bold;
}
@@ -1325,13 +1320,18 @@ tr.sv-space td { display: none; }
.mw-summary-preview {
margin: 0.1em 0;
}
-#toolbar { clear: both; }
-
-.mw-plusminus-null { color: #aaa; }
-
@media handheld {
.nonessential {
/* Kill big bulky stuff that will clog up the screen */
display: none;
}
-} \ No newline at end of file
+}
+
+/**
+ * Here is some stuff that's ACTUALLY COMMON TO ALL SKINS.
+ * When the day comes, it can be moved to a *real* common.css.
+ */
+.mw-plusminus-null { color: #aaa; }
+.texvc { direction: ltr; unicode-bidi: embed; }
+/* Stop floats from intruding into edit area in previews */
+#toolbar, #wpTextbox1 { clear: both; } \ No newline at end of file
diff --git a/skins/archlinux/main.css b/skins/archlinux/main.css
index 8f35623a..7eabb56a 100644
--- a/skins/archlinux/main.css
+++ b/skins/archlinux/main.css
@@ -38,7 +38,7 @@
background: white;
color: black;
border: 1px solid #aaa;
- border-right: none;
+/* border-right: none; */
line-height: 1.5em;
}
@@ -611,9 +611,10 @@ td.diff-context {
background: #eee;
font-size: smaller;
}
-span.diffchange {
+.diffchange {
color: red;
font-weight: bold;
+ text-decoration: none;
}
/*
@@ -824,16 +825,18 @@ special external link styling */
input.searchButton {
margin-top: 1px;
- font-size: 95%;
+ height:20px;
+ width:40px;
+ font-size:10px;
}
#searchGoButton {
- padding-left: .5em;
- padding-right: .5em;
+ padding-left: 0px;
+ padding-right: 0px;
font-weight: bold;
- display:none;
+ width:70px;
}
#searchInput {
- width: 10.9em;
+ width: 120px;
margin: 0;
font-size: 95%;
}
@@ -1057,8 +1060,7 @@ input.searchButton {
display: inline;
margin: 0 1.3em;
}
-/* hide from incapable browsers */
-head:first-child+body #footer li { white-space: nowrap; }
+
#f-poweredbyico, #f-copyrightico {
margin: 0 8px;
position: relative;
@@ -1308,15 +1310,6 @@ span.updatedmarker {
color: black;
background-color: #0f0;
}
-span.newpageletter {
- font-weight: bold;
- color: black;
- background-color: yellow;
-}
-span.minoreditletter {
- color: black;
- background-color: #c5ffe6;
-}
table.gallery {
border: 1px solid #ccc;
@@ -1339,10 +1332,12 @@ table.gallery td.galleryheader {
text-align: center;
font-weight: bold;
}
+table.gallery caption {
+ font-weight: bold;
+}
div.gallerybox {
margin: 2px;
- width: 150px;
}
div.gallerybox div.thumb {
@@ -1620,7 +1615,7 @@ tr.sv-space td { display: none; }
.TablePager_nav a { text-decoration: none; }
.TablePager { border-collapse: collapse; }
.TablePager, .TablePager td, .TablePager th {
- border: 0.15em solid #777777;
+ border: 1px solid #aaaaaa;
padding: 0 0.15em 0 0.15em;
}
.TablePager th { background-color: #eeeeff }
@@ -1637,6 +1632,3 @@ tr.sv-space td { display: none; }
.mw-summary-preview {
margin: 0.1em 0;
}
-#toolbar { clear: both; }
-
-.mw-plusminus-null { color: #aaa; }
diff --git a/skins/archlinux/rtl.css b/skins/archlinux/rtl.css
index f4a67683..ce87855d 100644
--- a/skins/archlinux/rtl.css
+++ b/skins/archlinux/rtl.css
@@ -44,6 +44,7 @@ html>body .portlet {
.editsection {
float: left;
margin-right: 5px;
+ margin-left: 0; /* bug 9122: undo default LTR */
}
/* recover IEMac (might be fine with the float, but usually it's close to IE */
*>body .portlet {
@@ -214,3 +215,7 @@ input#wpSave, input#wpDiff {
float: right;
margin: 0 0 1em 3em;
}
+/* Unblock and Ipblocklist links of Special:Blockip */
+p.mw-ipb-conveniencelinks {
+ float: left;
+}