Index: trunk/phase3/skins/common/config.css |
— | — | @@ -88,29 +88,6 @@ |
89 | 89 | font-weight: bold; |
90 | 90 | } |
91 | 91 | |
92 | | -.config-help-wrapper { |
93 | | - clear: left; |
94 | | - margin: 0 0 2em 12em; |
95 | | - padding-top: 1em; |
96 | | -} |
97 | | -.config-show-help, .config-hide-help { |
98 | | - margin-left: 14em; |
99 | | -} |
100 | | -.config-hide-help { display: none; } |
101 | | -.config-show-help a, .config-hide-help a { |
102 | | - background-image: url(images/help-22.png); |
103 | | - background-position: 0 0; |
104 | | - background-repeat: no-repeat; |
105 | | - display: inline-block; |
106 | | - height: 26px; |
107 | | - padding-left: 26px; |
108 | | -} |
109 | | - |
110 | | -.config-help-message { |
111 | | - font-size: 85%; |
112 | | - display: none; |
113 | | -} |
114 | | - |
115 | 92 | .config-message { |
116 | 93 | display: list-item; |
117 | 94 | line-height: 1.5em; |
Index: trunk/phase3/skins/common/images/help-22.png |
Cannot display: file marked as a binary type. |
svn:mime-type = image/png |