PluginProbe
Polylang / 2.3.6
Polylang v2.3.6
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 -64 2.7.12.3.6 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;
@@ -226,27 +218,8 @@
226 218 .pll-media-edit-column {
227 219 float: right;
228 220 }
229 221
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 222 /* language and translations in edit-tags.php */
250 223 .pll-translation-flag { /* also for media */
251 224 margin-right: 14px;
252 225 }
@@ -262,9 +235,9 @@
262 235 }
263 236
264 237 #term-translations p {
265 238 /* same style as label */
266 - font-weight: 400;
239 + font-size: 12px;
267 240 font-style: normal;
268 241 padding: 2px;
269 242 color: #23282d;
270 243 }
@@ -292,13 +265,11 @@
292 265 /* icon fonts */
293 266 .pll_icon_tick:before {
294 267 content: "\f147";
295 268 }
296 -
297 269 .pll_icon_add:before {
298 270 content: "\f132";
299 271 }
300 -
301 272 .pll_icon_edit:before {
302 273 content: "\f464";
303 274 }
304 275
@@ -319,42 +290,8 @@
319 290
320 291 #wpadminbar #wp-admin-bar-languages .ab-icon:before {
321 292 content: "\f326";
322 293 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 294 }
358 295
359 296 @media screen and ( max-width: 782px ) {
360 297 /* settings */