From 6eca5b4e6a3facae2c7c9dd7ae3afde7eff4d99f Mon Sep 17 00:00:00 2001 From: Roan Kattouw Date: Fri, 10 Jul 2009 22:10:02 +0000 Subject: [PATCH] Fix up r52413: readd missing line per CR comment --- skins/common/shared.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/skins/common/shared.css b/skins/common/shared.css index 45fe5120cb..9fd7805056 100644 --- a/skins/common/shared.css +++ b/skins/common/shared.css @@ -574,6 +574,12 @@ table.collapsed tr.collapsable { clear: both; } +#mw_trackbacks { + border: solid 1px #bbbbff; + background-color: #eeeeff; + padding: 0.2em; +} + /* Table pager (e.g. Special:Imagelist) - remove underlines from the navigation link -- 2.20.1