PluginProbe
HAL / 2.0
HAL v2.0
trunk 1.0 1.1 1.2 1.3 1.4 1.4.2 1.4.3 1.4.4 2.0 2.0.1 2.0.10 2.0.2 2.0.6 2.0.7 2.0.8 2.0.9 2.1.0 2.1.1 2.2 2.3 2.4 2.4.1 2.4.2 2.5 All 30 releases
← All changes | css/style.css +7 -24 2.0.22.0 View file →
@@ -138,33 +138,16 @@
138 138 .wphal-infocontact {
139 139 margin-bottom : 15px;
140 140 }
141 141
142 -.grp-div .wphal-titre-groupe{
143 - padding: 10px;
144 - margin: 0;
145 - font-size: 14px;
146 - font-weight: bold;
147 - line-height: 16px;
148 - background-color: #f7f7f7;
149 - text-transform: uppercase;
150 - -webkit-border-radius: 4px 4px 0 0;
151 - -moz-border-radius: 4px 4px 0 0;
152 - border-radius: 4px 4px 0 0;
153 - border-bottom: 1px solid #ebebeb;
154 -}
155 -
156 -.grp-div .grp-content {
157 - padding-top: 10px;
158 - padding-bottom: 10px;
159 -}
160 -
161 142 .wphal-nbmetadata {
162 - float:right;
163 - color:#999999;
164 - font-weight:normal;
165 - text-transform: lowercase;
166 - font-size: 12px;
143 + background-color: #BEBEBE;
144 + color: #fff;
145 + margin-left : 2px;
146 + padding: 0px 4px 2px 4px;
147 + -webkit-border-radius: 3px;
148 + -moz-border-radius: 3px;
149 + border-radius: 3px;
167 150 }
168 151
169 152 .wphal-nbtot {
170 153 font-weight: bold;