| @@ -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 | } |
| @@ -329,32 +302,8 @@ | ||
| 329 | 302 | } |
| 330 | 303 | |
| 331 | 304 | .pll-notice a.notice-dismiss { |
| 332 | 305 | 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 | 306 | } |
| 358 | 307 | |
| 359 | 308 | @media screen and ( max-width: 782px ) { |
| 360 | 309 | /* settings */ |