summaryrefslogtreecommitdiff
path: root/skins/common/oldshared.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/common/oldshared.css')
-rw-r--r--skins/common/oldshared.css41
1 files changed, 0 insertions, 41 deletions
diff --git a/skins/common/oldshared.css b/skins/common/oldshared.css
index ead422dc..5cffb073 100644
--- a/skins/common/oldshared.css
+++ b/skins/common/oldshared.css
@@ -101,16 +101,6 @@ img.thumbborder {
/* Page history styling */
/* the auto-generated edit comments */
.autocomment { color: #4b4b4b; }
-#pagehistory span.user {
- margin-left: 1.4em;
- margin-right: 0.4em;
-}
-#pagehistory span.minor { font-weight: bold; }
-#pagehistory li { border: 1px solid White; }
-#pagehistory li.selected {
- background-color:#f9f9f9;
- border:1px dashed #aaaaaa;
-}
img { border: none; }
@@ -195,30 +185,6 @@ fieldset.operaprefsection { margin-left: 15em }
.small, .small * { font-size: 94%; }
table.small { font-size: 100% }
-div.townBox {
- position:relative;
- float:right;
- background:White;
- margin-left:1em;
- border: 1px solid gray;
- padding:0.3em;
- width: 200px;
- overflow: hidden;
- clear: right;
-}
-div.townBox dl {
- padding: 0;
- margin: 0 0 0.3em 0;
- font-size: 96%;
-}
-div.townBox dl dt {
- background: none;
- margin: 0.4em 0 0 0;
-}
-div.townBox dl dd {
- margin: 0.1em 0 0 1.1em;
- background-color: #f3f3f3;
-}
/* use this instead of #toc for page content */
.toccolours {
border:1px solid #aaaaaa;
@@ -398,7 +364,6 @@ div.multipageimagenavbox {
border: solid 1px silver;
padding: 4px;
margin: 1em;
- -moz-border-radius: 6px;
background: #f0f0f0;
}
@@ -441,12 +406,6 @@ table.multipageimage td {
.templatesUsed { margin-top: 1em; }
-/* Convenience links on Special:Ipblocklist */
-p.mw-ipb-conveniencelinks {
- font-size: 90%;
- float: right;
-}
-
/* Recreating-deleted-page/reupload file warning and log entries */
div#mw-upload-deleted-warn ul li,
div#mw-recreate-deleted-warn ul li {