From 18133fbbbf76681db3dbbae9825f68563ec96d7f Mon Sep 17 00:00:00 2001 From: Derk-Jan Hartman Date: Fri, 25 Jun 2010 14:41:16 +0000 Subject: [PATCH] Remove some simple skin elements that are provided by the shared CSS. --- skins/simple/main.css | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/skins/simple/main.css b/skins/simple/main.css index 525c147315..8b65d4def5 100644 --- a/skins/simple/main.css +++ b/skins/simple/main.css @@ -245,11 +245,8 @@ td.diff-deletedline { } .diffchange { background-color: #FFCDF3; text-decoration: none; } -#pagehistory li { border: none; } -span.urlexpansion { - display: none; -} +#pagehistory li { border: none; } div.tocindent { margin-left: 2em; @@ -372,7 +369,6 @@ div.htmlform-tip { #mw_trackbacks { border-style: groove; - padding: 0.2em; } #jump-to-nav { @@ -383,10 +379,5 @@ table.collapsed tr.collapsable { display: none; } -.editsection { - float: right; - margin-left: 5px; -} - .templatesUsed { margin-top: 1.5em; } -- 2.20.1