Revert r23471, r23474: restore Special:Version to working, non-ugly state
[lhc/web/wiklou.git] / skins / monobook / handheld.css
index a4cc92b..8f77c96 100644 (file)
@@ -1245,18 +1245,17 @@ table.multipageimage td {
 
 /** Special:Version */
 
-table#sv-ext, table#sv-hooks, table#sv-software {
+table#sv-ext, table#sv-hooks {
        margin: 1em;
        padding:0em;
-       border-collapse: collapse;
 }
 
-#sv-ext td, #sv-hooks td, #sv-software td
-#sv-ext th, #sv-hooks th, #sv-software th {
+#sv-ext td, #sv-hooks td,
+#sv-ext th, #sv-hooks th {
        border: 1px solid #A0A0A0;
        padding: 0 0.15em 0 0.15em;
 }
-#sv-ext th, #sv-hooks th, #sv-software th {
+#sv-ext th, #sv-hooks th {
        background-color: #F0F0F0;
        color: black;
        padding: 0 0.15em 0 0.15em;
@@ -1300,4 +1299,4 @@ tr.sv-space td { display: none; }
                /* Kill big bulky stuff that will clog up the screen */
                display: none;
        }
-}
+}
\ No newline at end of file