Revert r23471, r23474: restore Special:Version to working, non-ugly state
[lhc/web/wiklou.git] / skins / monobook / handheld.css
index 38fe1eb..8f77c96 100644 (file)
@@ -541,29 +541,6 @@ div.townBox dl dd {
        border: 1px dashed #aaa;
 }
 
-/*
-** Diff rendering
-*/
-table.diff, td.diff-otitle, td.diff-ntitle {
-       background-color: white;
-}
-td.diff-addedline {
-       background: #cfc;
-       font-size: smaller;
-}
-td.diff-deletedline {
-       background: #ffa;
-       font-size: smaller;
-}
-td.diff-context {
-       background: #eee;
-       font-size: smaller;
-}
-span.diffchange {
-       color: red;
-       font-weight: bold;
-}
-
 /*
 ** keep the whitespace in front of the ^=, hides rule from konqueror
 ** this is css3, the validator doesn't like it when validating as css2
@@ -872,11 +849,8 @@ head:first-child+body #footer li { white-space: nowrap; }
        background-color: #F9F9F9;
 }
 div.prefsectiontip {
-       font-size: 95%;
-       margin-top: 0;
-       background-color: #FFC1C1;
-       padding: .2em .7em;
-       clear: both;
+       font-size: x-small;
+       padding: .2em 2em;
 }
 .btnSavePrefs {
        font-weight: bold;
@@ -917,7 +891,6 @@ div#userlogin form#userlogin2 h2 {
 div#userlogin .captcha {
        border: 1px solid #bbb;
        padding: 1.5em 2em;
-       width: 400px;
        background-color: white;
 }
 
@@ -997,15 +970,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 +988,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;
 }
 
@@ -1041,6 +1009,7 @@ div.gallerybox div.thumb {
 }
 
 div.gallerytext {
+       overflow: hidden;
        font-size: 94%;
        padding: 2px 4px;
 }
@@ -1325,10 +1294,6 @@ 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 */