PluginProbe
Polylang / 2.1
Polylang v2.1
3.8.9 3.8.8 3.8.7 3.8.6 3.8.5 3.8.4 3.8.3 2.7 2.7.0.1 2.7.1 2.7.2 2.7.3 2.7.4 2.8 2.8.1 2.8.2 2.8.3 2.8.4 2.9 2.9.1 2.9.2 3.0 3.0.1 3.0.2 3.0.3 All 233 releases
← All changes | css/admin.css +1 -79 2.72.1 View file →
@@ -20,16 +20,8 @@
20 20 .icon-default-lang:before {
21 21 font-family: 'dashicons';
22 22 content: "\f155";
23 23 }
24 -.pll-icon:before{
25 - display: inline-block;
26 - text-align: left;
27 - width: 15px;
28 -}
29 -.pll-circle:before{
30 - content: "\25cf";
31 -}
32 24
33 25 .form-field input[type="radio"] {
34 26 width: auto;
35 27 margin-right: 2px;
@@ -155,24 +147,9 @@
155 147 td[class*='column-language_'] {
156 148 width: 1.5em;
157 149 }
158 150
159 -/* Text direction in post.php and edit-tags.php */
160 -.pll-dir-rtl textarea,
161 -.pll-dir-rtl input[type="text"] {
162 - direction: rtl;
163 -}
164 151
165 -.pll-dir-ltr textarea,
166 -.pll-dir-ltr input[type="text"] {
167 - direction: ltr;
168 -}
169 -
170 -.pll-dir-ltr .tr_lang,
171 -.pll-dir-rtl .tr_lang {
172 - direction: inherit;
173 -}
174 -
175 152 /* languages metabox in post.php */
176 153 #post-translations p {
177 154 float: left;
178 155 }
@@ -226,27 +203,8 @@
226 203 .pll-media-edit-column {
227 204 float: right;
228 205 }
229 206
230 -/* Languages metabox buttons */
231 -.pll-button {
232 - padding: 0;
233 - height: 20px;
234 - background: none;
235 - border: none;
236 - font-size: 20px;
237 - cursor: pointer;
238 -}
239 -
240 -.pll-button:not(.wp-ui-text-highlight) {
241 - color: #DDDDDD;
242 -}
243 -
244 -#pll-duplicate {
245 - float: right;
246 - margin: 13px 7px;
247 -}
248 -
249 207 /* language and translations in edit-tags.php */
250 208 .pll-translation-flag { /* also for media */
251 209 margin-right: 14px;
252 210 }
@@ -262,9 +220,9 @@
262 220 }
263 221
264 222 #term-translations p {
265 223 /* same style as label */
266 - font-weight: 400;
224 + font-size: 12px;
267 225 font-style: normal;
268 226 padding: 2px;
269 227 color: #23282d;
270 228 }
@@ -292,13 +250,11 @@
292 250 /* icon fonts */
293 251 .pll_icon_tick:before {
294 252 content: "\f147";
295 253 }
296 -
297 254 .pll_icon_add:before {
298 255 content: "\f132";
299 256 }
300 -
301 257 .pll_icon_edit:before {
302 258 content: "\f464";
303 259 }
304 260
@@ -319,42 +275,8 @@
319 275
320 276 #wpadminbar #wp-admin-bar-languages .ab-icon:before {
321 277 content: "\f326";
322 278 top: 1px;
323 -}
324 -
325 -/* Notices */
326 -.pll-notice.notice {
327 - padding-right: 38px;
328 - position: relative;
329 -}
330 -
331 -.pll-notice a.notice-dismiss {
332 - text-decoration: none;
333 -}
334 -
335 -.pll-notice .button {
336 - margin-right: 10px;
337 -}
338 -
339 -/* Bulk translate */
340 -.bulk-translate-save .button {
341 - margin-right: 20px;
342 -}
343 -
344 -#wpbody-content #pll-translate fieldset {
345 - display: inline-block;
346 - width: 300px;
347 -}
348 -
349 -#pll-translate .pll-translation-flag {
350 - margin-right: 0.3em;
351 -}
352 -
353 -#pll-translate .title {
354 - display: block;
355 - margin: 0.2em 0;
356 - line-height: 2.5;
357 279 }
358 280
359 281 @media screen and ( max-width: 782px ) {
360 282 /* settings */