summaryrefslogtreecommitdiff
path: root/skins/modern
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2008-08-15 01:29:47 +0200
committerPierre Schmitz <pierre@archlinux.de>2008-08-15 01:29:47 +0200
commit370e83bb0dfd0c70de268c93bf07ad5ee0897192 (patch)
tree491674f4c242e4d6ba0d04eafa305174c35a3391 /skins/modern
parentf4debf0f12d0524d2b2427c55ea3f16b680fad97 (diff)
Update auf 1.13.0
Diffstat (limited to 'skins/modern')
-rw-r--r--skins/modern/main.css75
-rw-r--r--skins/modern/rtl.css28
2 files changed, 50 insertions, 53 deletions
diff --git a/skins/modern/main.css b/skins/modern/main.css
index 78cd2b22..d86a1f87 100644
--- a/skins/modern/main.css
+++ b/skins/modern/main.css
@@ -3,7 +3,7 @@ body {
padding: 0 0 0 0;
/*font-size: 10pt;*/
font-size: x-small;
-
+
font-family: sans-serif;
color: black;
@@ -12,7 +12,8 @@ body {
#mw_main,
#p-personal,
-#mw_header {
+#mw_header,
+.os-suggest {
font-size: 130%;
}
@@ -116,7 +117,7 @@ body {
#mw_portlets {
width: 14em;
-
+
border-right: solid 1px #bbbbbb;
background-color: #f0f0f0;
}
@@ -139,7 +140,7 @@ div.mw_clear {
}
.portlet div.pBody {
- padding: 1em 0 1em 0;
+ padding: 0em 0 1em 0;
}
textarea {
@@ -276,6 +277,14 @@ p {
margin: 1em 0 1em 0;
}
+hr {
+ height: 1px;
+ color: #aaa;
+ background-color: #aaa;
+ border: 0;
+ margin: .2em 0 .2em 0;
+}
+
#contentSub {
color: #888;
font-size: small;
@@ -340,6 +349,7 @@ h1, h2 {
margin: 0 0 0 0;
padding: 0em 1em 1em 1em;
border: solid 1px #bbbbbb;
+ clear: left; /* Multi-line toc should not push data to horizontally */
}
#preferences fieldset {
@@ -354,6 +364,16 @@ h1, h2 {
display: none;
}
+.prefsectiontip {
+ font-size: x-small;
+ padding: .2em 2em;
+ color: #666;
+}
+
+.prefsection legend {
+ font-weight: bold;
+}
+
#preftoc li.selected {
background-color: #bbbbbb;
}
@@ -397,6 +417,7 @@ h1, h2 {
padding-right: 18px;
}
#mw_content a[href ^="irc://"],
+#mw_content a.extiw[href ^="irc://"],
.link-irc {
background: url(discussionitem_icon.gif) center right no-repeat;
padding-right: 18px;
@@ -538,7 +559,7 @@ img.thumbborder {
background-color: #dddddd;
margin: 0 0 0 0;
}
-
+
#toc h2,
.toc h2 {
display: inline;
@@ -579,14 +600,14 @@ img.thumbborder {
text-align: center;
}
-#catlinks {
+.catlinks {
border: solid 1px #bbbbbb;
background-color: #f0f0f0;
padding: 0.5em 0.5em 0.5em 0.5em;
margin: 0 0 0 0;
}
-#catlinks p {
+.catlinks {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
@@ -597,26 +618,6 @@ img.thumbborder {
overflow: hidden;
}
-.autocomment {
- color: gray;
-}
-
-
-#pagehistory span.user {
- margin-left: 1.4em;
- margin-right: .4em;
-}
-#pagehistory span.minor {
- font-weight: bold;
-}
-#pagehistory li {
- border: 1px solid white;
-}
-#pagehistory li.selected {
- background-color: #f9f9f9;
- border: 1px dashed #aaa;
-}
-
/* disable interwiki styling */
#mw_content a.extiw,
#mw_content a.extiw:active {
@@ -819,10 +820,6 @@ input#wpSave, input#wpDiff {
margin-right: 0.33em;
}
-#editform .editOptions {
- display: inline;
-}
-
#wpSave {
font-weight: bold;
}
@@ -919,7 +916,6 @@ div.multipageimagenavbox {
border: solid 1px silver;
padding: 4px;
margin: 1em;
- -moz-border-radius: 6px;
background: #f0f0f0;
}
@@ -970,7 +966,7 @@ tr.sv-space td { display: none; }
*/
.TablePager_nav a { text-decoration: none; }
.TablePager { border-collapse: collapse; }
-.TablePager, .TablePager td, .TablePager th {
+.TablePager, .TablePager td, .TablePager th {
border: 1px solid #aaaaaa;
padding: 0 0.15em 0 0.15em;
}
@@ -989,12 +985,6 @@ tr.sv-space td { display: none; }
margin: 0.1em 0;
}
-/* Convenience links on Special:Ipblocklist */
-p.mw-ipb-conveniencelinks {
- font-size: 90%;
- float: right;
-}
-
/* Friendlier slave lag warnings */
div.mw-lag-warn-normal,
div.mw-lag-warn-high {
@@ -1061,6 +1051,11 @@ dl {
color: #cc2200;
}
+span.subpages {
+ font-size: 80%;
+ display: block;
+}
+
pre {
border: solid 1px #3c78b5;
padding: 0.4em;
@@ -1115,5 +1110,3 @@ pre {
margin:0pt;
padding:0pt;
}
-
-
diff --git a/skins/modern/rtl.css b/skins/modern/rtl.css
index c92dbcfe..239bc8d4 100644
--- a/skins/modern/rtl.css
+++ b/skins/modern/rtl.css
@@ -20,8 +20,7 @@ div div.thumbcaption {
text-align: right;
}
-div.magnify,
-#div.townBox {
+div.magnify {
left: auto;
right: 0;
}
@@ -43,14 +42,6 @@ div.tright, div.floatright, table.floatright {
div.tleft, div.floatleft, table.floatleft {
clear: left;
}
-div.townBox {
- margin-left: 0;
- margin-right: 1em;
-}
-div.townBox dl dd {
- margin-left: 0;
- margin-right: 1.1em;
-}
/* Fix link icons */
.external {
@@ -91,8 +82,8 @@ input#wpSave, input#wpDiff {
float: right;
margin: 0 0 1em 3em;
}
-/* Unblock and Ipblocklist links of Special:Blockip */
-p.mw-ipb-conveniencelinks {
+/* Convenience links to edit block and delete reasons */
+p.mw-ipb-conveniencelinks, p.mw-filedelete-editreasons, p.mw-delete-editreasons {
float: left;
}
@@ -140,3 +131,16 @@ table.filehistory th {
border-right: none;
border-left: solid 1px #bbbbbb;
}
+
+/**
+ * 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#mw_contentholder ul {
+ display: table;
+}
+html > body div#mw_contentholder ul#filetoc {
+ display: block;
+}