More followup r76314, r75832: more unused CSS, unused help image
authorChad Horohoe <demon@users.mediawiki.org>
Mon, 8 Nov 2010 16:30:53 +0000 (16:30 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Mon, 8 Nov 2010 16:30:53 +0000 (16:30 +0000)
skins/common/config.css
skins/common/images/help-22.png [deleted file]

index 2452c01..351dde8 100644 (file)
        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 (file)
index 273a49c..0000000
Binary files a/skins/common/images/help-22.png and /dev/null differ