From: Chad Horohoe Date: Mon, 8 Nov 2010 16:30:53 +0000 (+0000) Subject: More followup r76314, r75832: more unused CSS, unused help image X-Git-Tag: 1.31.0-rc.0~33986 X-Git-Url: http://git.cyclocoop.org/%24self?a=commitdiff_plain;h=22d8f0e28a54765a37e63a2ac40c51f1a0010c3f;p=lhc%2Fweb%2Fwiklou.git More followup r76314, r75832: more unused CSS, unused help image --- diff --git a/skins/common/config.css b/skins/common/config.css index 2452c01b13..351dde89a8 100644 --- a/skins/common/config.css +++ b/skins/common/config.css @@ -88,29 +88,6 @@ font-weight: bold; } -.config-help-wrapper { - clear: left; - margin: 0 0 2em 12em; - padding-top: 1em; -} -.config-show-help, .config-hide-help { - margin-left: 14em; -} -.config-hide-help { display: none; } -.config-show-help a, .config-hide-help a { - background-image: url(images/help-22.png); - background-position: 0 0; - background-repeat: no-repeat; - display: inline-block; - height: 26px; - padding-left: 26px; -} - -.config-help-message { - font-size: 85%; - display: none; -} - .config-message { display: list-item; line-height: 1.5em; diff --git a/skins/common/images/help-22.png b/skins/common/images/help-22.png deleted file mode 100644 index 273a49cca9..0000000000 Binary files a/skins/common/images/help-22.png and /dev/null differ