acfe-admin-input.css
3 months ago
acfe-admin-input.min.css
3 months ago
acfe-admin.css
3 months ago
acfe-admin.min.css
3 months ago
acfe-field-group.css
3 months ago
acfe-field-group.min.css
3 months ago
acfe-input.css
3 months ago
acfe-input.min.css
3 months ago
acfe-ui.css
3 months ago
acfe-ui.min.css
3 months ago
acfe.css
3 months ago
acfe.min.css
3 months ago
acfe-ui.css
777 lines
| 1 | body:not(.taxonomy-product_cat):not(.woocommerce-page) .wrap { |
| 2 | padding-top: 0 !important |
| 3 | } |
| 4 | |
| 5 | .wrap { |
| 6 | min-width: auto !important |
| 7 | } |
| 8 | |
| 9 | @media only screen and (min-width:782px) { |
| 10 | |
| 11 | .wrap:not(#poststuff) form#createuser, |
| 12 | .wrap:not(#poststuff) form#edittag, |
| 13 | .wrap:not(#poststuff) form#your-profile, |
| 14 | .wrap:not(#poststuff) form[action="options-permalink.php"], |
| 15 | .wrap:not(#poststuff) form[action="options.php"] { |
| 16 | max-width: calc(100% - 300px) !important; |
| 17 | position: relative |
| 18 | } |
| 19 | |
| 20 | .wrap:not(#poststuff) form#createuser .edit-tag-actions, |
| 21 | .wrap:not(#poststuff) form#createuser p.submit, |
| 22 | .wrap:not(#poststuff) form#edittag .edit-tag-actions, |
| 23 | .wrap:not(#poststuff) form#edittag p.submit, |
| 24 | .wrap:not(#poststuff) form#your-profile .edit-tag-actions, |
| 25 | .wrap:not(#poststuff) form#your-profile p.submit, |
| 26 | .wrap:not(#poststuff) form[action="options-permalink.php"] .edit-tag-actions, |
| 27 | .wrap:not(#poststuff) form[action="options-permalink.php"] p.submit, |
| 28 | .wrap:not(#poststuff) form[action="options.php"] .edit-tag-actions, |
| 29 | .wrap:not(#poststuff) form[action="options.php"] p.submit { |
| 30 | -webkit-box-sizing: border-box; |
| 31 | box-sizing: border-box; |
| 32 | position: absolute; |
| 33 | top: 37px; |
| 34 | width: 280px; |
| 35 | right: -300px; |
| 36 | padding: 10px; |
| 37 | margin: 0; |
| 38 | background: #f5f5f5; |
| 39 | text-align: right; |
| 40 | border: 1px solid #ccd0d4; |
| 41 | border-radius: 0; |
| 42 | -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); |
| 43 | box-shadow: 0 1px 1px rgba(0, 0, 0, .04) |
| 44 | } |
| 45 | |
| 46 | .wrap:not(#poststuff) form#createuser .edit-tag-actions::before, |
| 47 | .wrap:not(#poststuff) form#createuser p.submit::before, |
| 48 | .wrap:not(#poststuff) form#edittag .edit-tag-actions::before, |
| 49 | .wrap:not(#poststuff) form#edittag p.submit::before, |
| 50 | .wrap:not(#poststuff) form#your-profile .edit-tag-actions::before, |
| 51 | .wrap:not(#poststuff) form#your-profile p.submit::before, |
| 52 | .wrap:not(#poststuff) form[action="options-permalink.php"] .edit-tag-actions::before, |
| 53 | .wrap:not(#poststuff) form[action="options-permalink.php"] p.submit::before, |
| 54 | .wrap:not(#poststuff) form[action="options.php"] .edit-tag-actions::before, |
| 55 | .wrap:not(#poststuff) form[action="options.php"] p.submit::before { |
| 56 | -webkit-box-sizing: border-box; |
| 57 | box-sizing: border-box; |
| 58 | content: ""; |
| 59 | background: #fff; |
| 60 | border: 1px solid #ccd0d4; |
| 61 | border-bottom: 0; |
| 62 | position: absolute; |
| 63 | width: 280px; |
| 64 | top: -38px; |
| 65 | height: 37px; |
| 66 | left: -1px |
| 67 | } |
| 68 | |
| 69 | .wrap:not(#poststuff) form#createuser .edit-tag-actions .button, |
| 70 | .wrap:not(#poststuff) form#createuser p.submit .button, |
| 71 | .wrap:not(#poststuff) form#edittag .edit-tag-actions .button, |
| 72 | .wrap:not(#poststuff) form#edittag p.submit .button, |
| 73 | .wrap:not(#poststuff) form#your-profile .edit-tag-actions .button, |
| 74 | .wrap:not(#poststuff) form#your-profile p.submit .button, |
| 75 | .wrap:not(#poststuff) form[action="options-permalink.php"] .edit-tag-actions .button, |
| 76 | .wrap:not(#poststuff) form[action="options-permalink.php"] p.submit .button, |
| 77 | .wrap:not(#poststuff) form[action="options.php"] .edit-tag-actions .button, |
| 78 | .wrap:not(#poststuff) form[action="options.php"] p.submit .button { |
| 79 | min-height: 32px; |
| 80 | line-height: 2.30769231; |
| 81 | padding: 0 12px |
| 82 | } |
| 83 | |
| 84 | .wrap:not(#poststuff) form#createuser .edit-tag-actions #delete-link, |
| 85 | .wrap:not(#poststuff) form#createuser p.submit #delete-link, |
| 86 | .wrap:not(#poststuff) form#edittag .edit-tag-actions #delete-link, |
| 87 | .wrap:not(#poststuff) form#edittag p.submit #delete-link, |
| 88 | .wrap:not(#poststuff) form#your-profile .edit-tag-actions #delete-link, |
| 89 | .wrap:not(#poststuff) form#your-profile p.submit #delete-link, |
| 90 | .wrap:not(#poststuff) form[action="options-permalink.php"] .edit-tag-actions #delete-link, |
| 91 | .wrap:not(#poststuff) form[action="options-permalink.php"] p.submit #delete-link, |
| 92 | .wrap:not(#poststuff) form[action="options.php"] .edit-tag-actions #delete-link, |
| 93 | .wrap:not(#poststuff) form[action="options.php"] p.submit #delete-link { |
| 94 | float: left; |
| 95 | margin: 0; |
| 96 | text-decoration: underline |
| 97 | } |
| 98 | } |
| 99 | |
| 100 | .wrap>form:not(.search-form) { |
| 101 | margin-top: 13px; |
| 102 | max-width: 100% !important |
| 103 | } |
| 104 | |
| 105 | .wrap>form>div>div>h2, |
| 106 | .wrap>form>div>div>h3, |
| 107 | .wrap>form>h2, |
| 108 | .wrap>form>h3 { |
| 109 | background: #fff; |
| 110 | border: 1px solid #c3c4c7; |
| 111 | margin: 0; |
| 112 | color: #23282d; |
| 113 | font-size: 14px; |
| 114 | padding: 8px 12px; |
| 115 | line-height: 1.4 |
| 116 | } |
| 117 | |
| 118 | .wrap>form>div>div>h2~p, |
| 119 | .wrap>form>div>div>h3~p, |
| 120 | .wrap>form>h2~p, |
| 121 | .wrap>form>h3~p { |
| 122 | margin: 0; |
| 123 | border: 1px solid #c3c4c7; |
| 124 | border-top: 0; |
| 125 | padding: 15px 12px |
| 126 | } |
| 127 | |
| 128 | .wrap>form>div>div>h2+.form-table, |
| 129 | .wrap>form>div>div>h2~p+.form-table, |
| 130 | .wrap>form>div>div>h3+.form-table, |
| 131 | .wrap>form>div>div>h3~p+.form-table, |
| 132 | .wrap>form>h2+.form-table, |
| 133 | .wrap>form>h2~p+.form-table, |
| 134 | .wrap>form>h3+.form-table, |
| 135 | .wrap>form>h3~p+.form-table { |
| 136 | margin-top: 0 |
| 137 | } |
| 138 | |
| 139 | .wrap>form .form-table { |
| 140 | background: #fff; |
| 141 | width: 100%; |
| 142 | border: 1px solid #c3c4c7; |
| 143 | border-top: 0; |
| 144 | -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); |
| 145 | box-shadow: 0 1px 1px rgba(0, 0, 0, .04); |
| 146 | margin-bottom: 20px |
| 147 | } |
| 148 | |
| 149 | .wrap>form .form-table.rank-math-metabox-frame { |
| 150 | border-top: 1px solid #c3c4c7 |
| 151 | } |
| 152 | |
| 153 | .wrap>form .form-table>tbody>tr.acf-field { |
| 154 | position: initial |
| 155 | } |
| 156 | |
| 157 | .wrap>form .form-table>tbody>tr.acf-tab-wrap>td { |
| 158 | background: #f9f9f9; |
| 159 | padding: 15px 0 0 0 |
| 160 | } |
| 161 | |
| 162 | .wrap>form .form-table>tbody>tr.acf-tab-wrap>td ul.acf-tab-group { |
| 163 | border-bottom: 0; |
| 164 | padding: 0 0 0 20% |
| 165 | } |
| 166 | |
| 167 | .wrap>form .form-table>tbody>tr.acf-tab-wrap>td ul.acf-tab-group>li.active a { |
| 168 | background: #fff |
| 169 | } |
| 170 | |
| 171 | .wrap>form .form-table>tbody>tr>td { |
| 172 | background: #fff; |
| 173 | border-top: 1px solid #eee; |
| 174 | position: initial; |
| 175 | padding: 15px 12px |
| 176 | } |
| 177 | |
| 178 | .wrap>form .form-table>tbody>tr>td.td-full { |
| 179 | padding: 15px 12px |
| 180 | } |
| 181 | |
| 182 | .wrap>form .form-table>tbody>tr>td p { |
| 183 | font-size: 13px |
| 184 | } |
| 185 | |
| 186 | .wrap>form .form-table>tbody>tr>td.acf-label, |
| 187 | .wrap>form .form-table>tbody>tr>th { |
| 188 | border-top: 1px solid #eee; |
| 189 | border-right: 1px solid #e1e1e1; |
| 190 | background: #f9f9f9; |
| 191 | padding: 15px 12px; |
| 192 | width: 20%; |
| 193 | font-size: 13px; |
| 194 | position: initial; |
| 195 | color: #444 |
| 196 | } |
| 197 | |
| 198 | .wrap>form .form-table>tbody>tr>td.acf-label label, |
| 199 | .wrap>form .form-table>tbody>tr>th label { |
| 200 | vertical-align: top |
| 201 | } |
| 202 | |
| 203 | .wrap>form .form-table>tbody>tr:first-of-type td, |
| 204 | .wrap>form .form-table>tbody>tr:first-of-type th { |
| 205 | border-top: 0 |
| 206 | } |
| 207 | |
| 208 | .wrap>form .form-table textarea { |
| 209 | width: 100% |
| 210 | } |
| 211 | |
| 212 | .wrap>form .form-table .regular-text { |
| 213 | width: 100%; |
| 214 | max-width: 25em |
| 215 | } |
| 216 | |
| 217 | @media only screen and (max-width:782px) { |
| 218 | |
| 219 | .wrap>form>div>div>h2, |
| 220 | .wrap>form>div>div>h3, |
| 221 | .wrap>form>h2, |
| 222 | .wrap>form>h3 { |
| 223 | padding: 12px |
| 224 | } |
| 225 | |
| 226 | .wrap>form table.form-table>tbody>tr { |
| 227 | display: block; |
| 228 | padding: 15px 12px; |
| 229 | border-top: 1px solid #eee |
| 230 | } |
| 231 | |
| 232 | .wrap>form table.form-table>tbody>tr>td.acf-label, |
| 233 | .wrap>form table.form-table>tbody>tr>th { |
| 234 | margin-bottom: 10px |
| 235 | } |
| 236 | |
| 237 | .wrap>form table.form-table>tbody>tr>td, |
| 238 | .wrap>form table.form-table>tbody>tr>td.acf-label, |
| 239 | .wrap>form table.form-table>tbody>tr>th { |
| 240 | padding: 0; |
| 241 | display: block; |
| 242 | width: auto; |
| 243 | background: 0 0; |
| 244 | border: 0 !important |
| 245 | } |
| 246 | |
| 247 | .wrap>form table.form-table>tbody>tr:first-child { |
| 248 | border-top: 0 |
| 249 | } |
| 250 | } |
| 251 | |
| 252 | .wrap #titlediv { |
| 253 | margin-bottom: 10px |
| 254 | } |
| 255 | |
| 256 | .wrap #titlediv input { |
| 257 | padding: 3px 8px; |
| 258 | font-size: 1.7em; |
| 259 | line-height: 100%; |
| 260 | height: 1.7em; |
| 261 | width: 100%; |
| 262 | outline: 0; |
| 263 | margin: 0 0 3px; |
| 264 | background-color: #fff |
| 265 | } |
| 266 | |
| 267 | .wrap .postbox .hndle { |
| 268 | cursor: auto; |
| 269 | -webkit-user-select: auto; |
| 270 | -moz-user-select: auto; |
| 271 | -ms-user-select: auto; |
| 272 | user-select: auto |
| 273 | } |
| 274 | |
| 275 | .wrap .postbox .handle-actions button, |
| 276 | .wrap .postbox .handle-actions span { |
| 277 | display: none |
| 278 | } |
| 279 | |
| 280 | .wrap .postbox .handle-actions .acf-hndle-cog { |
| 281 | width: 2.2rem |
| 282 | } |
| 283 | |
| 284 | .wrap #submitdiv #major-publishing-actions { |
| 285 | border-top: 0 |
| 286 | } |
| 287 | |
| 288 | .wrap #submitdiv #major-publishing-actions #publishing-action { |
| 289 | width: 100%; |
| 290 | float: none; |
| 291 | margin: 0; |
| 292 | display: block |
| 293 | } |
| 294 | |
| 295 | .wrap #submitdiv #major-publishing-actions #publishing-action .button { |
| 296 | float: right |
| 297 | } |
| 298 | |
| 299 | .wrap #submitdiv #major-publishing-actions #publishing-action .spinner { |
| 300 | margin: 5px 10px 0 |
| 301 | } |
| 302 | |
| 303 | .wrap #submitdiv #major-publishing-actions #publishing-action #delete-link { |
| 304 | float: left; |
| 305 | margin-left: 0 |
| 306 | } |
| 307 | |
| 308 | .wrap #submitdiv #major-publishing-actions #publishing-action #delete-link a { |
| 309 | text-decoration: underline |
| 310 | } |
| 311 | |
| 312 | .wrap form#createuser .acf-field input[type=email], |
| 313 | .wrap form#createuser .acf-field input[type=number], |
| 314 | .wrap form#createuser .acf-field input[type=password], |
| 315 | .wrap form#createuser .acf-field input[type=search], |
| 316 | .wrap form#createuser .acf-field input[type=text], |
| 317 | .wrap form#createuser .acf-field input[type=url], |
| 318 | .wrap form#createuser .acf-field select, |
| 319 | .wrap form#your-profile .acf-field input[type=email], |
| 320 | .wrap form#your-profile .acf-field input[type=number], |
| 321 | .wrap form#your-profile .acf-field input[type=password], |
| 322 | .wrap form#your-profile .acf-field input[type=search], |
| 323 | .wrap form#your-profile .acf-field input[type=text], |
| 324 | .wrap form#your-profile .acf-field input[type=url], |
| 325 | .wrap form#your-profile .acf-field select { |
| 326 | max-width: 100% |
| 327 | } |
| 328 | |
| 329 | .wrap form#createuser .acf-field textarea, |
| 330 | .wrap form#your-profile .acf-field textarea { |
| 331 | width: 100%; |
| 332 | max-width: none |
| 333 | } |
| 334 | |
| 335 | .wrap form#createuser select#ure_select_other_roles, |
| 336 | .wrap form#your-profile select#ure_select_other_roles { |
| 337 | width: 100% !important; |
| 338 | max-width: 500px !important |
| 339 | } |
| 340 | |
| 341 | .wrap form#createuser select#ure_select_other_roles+.ms-parent, |
| 342 | .wrap form#your-profile select#ure_select_other_roles+.ms-parent { |
| 343 | width: 100% !important; |
| 344 | max-width: 500px !important |
| 345 | } |
| 346 | |
| 347 | .wrap form#createuser select#ure_select_other_roles+.ms-parent .ms-choice, |
| 348 | .wrap form#your-profile select#ure_select_other_roles+.ms-parent .ms-choice { |
| 349 | -webkit-box-shadow: 0 0 0 transparent; |
| 350 | box-shadow: 0 0 0 transparent; |
| 351 | border-radius: 3px; |
| 352 | border: 1px solid #7e8993; |
| 353 | color: #32373c; |
| 354 | padding: 4px 8px; |
| 355 | margin: 0; |
| 356 | -webkit-box-sizing: border-box; |
| 357 | box-sizing: border-box; |
| 358 | font-size: 14px; |
| 359 | line-height: 2.1; |
| 360 | min-height: 30px; |
| 361 | background: #fff url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E') no-repeat right 5px top 55%; |
| 362 | background-size: 16px 16px; |
| 363 | cursor: pointer |
| 364 | } |
| 365 | |
| 366 | .wrap form#createuser select#ure_select_other_roles+.ms-parent .ms-choice>span.placeholder, |
| 367 | .wrap form#your-profile select#ure_select_other_roles+.ms-parent .ms-choice>span.placeholder { |
| 368 | color: #32373c |
| 369 | } |
| 370 | |
| 371 | .wrap form#createuser select#ure_select_other_roles+.ms-parent .ms-choice>div, |
| 372 | .wrap form#your-profile select#ure_select_other_roles+.ms-parent .ms-choice>div { |
| 373 | display: none |
| 374 | } |
| 375 | |
| 376 | .wrap form#createuser .yoast-settings, |
| 377 | .wrap form#your-profile .yoast-settings { |
| 378 | padding: 0; |
| 379 | margin-bottom: 20px; |
| 380 | font-size: 13px |
| 381 | } |
| 382 | |
| 383 | .wrap form#createuser .yoast-settings h2, |
| 384 | .wrap form#your-profile .yoast-settings h2 { |
| 385 | margin: 0 |
| 386 | } |
| 387 | |
| 388 | .wrap form#createuser .yoast-settings label, |
| 389 | .wrap form#your-profile .yoast-settings label { |
| 390 | margin: 0; |
| 391 | padding: 0; |
| 392 | width: auto; |
| 393 | font-size: 13px; |
| 394 | color: #444; |
| 395 | line-height: 1.7 |
| 396 | } |
| 397 | |
| 398 | .wrap form#createuser .yoast-settings .description, |
| 399 | .wrap form#your-profile .yoast-settings .description { |
| 400 | font-size: 13px; |
| 401 | margin: 0 0 5px; |
| 402 | color: #666 |
| 403 | } |
| 404 | |
| 405 | .wrap form#createuser .yoast-settings input, |
| 406 | .wrap form#createuser .yoast-settings textarea, |
| 407 | .wrap form#your-profile .yoast-settings input, |
| 408 | .wrap form#your-profile .yoast-settings textarea { |
| 409 | margin: 0 |
| 410 | } |
| 411 | |
| 412 | .wrap form#createuser .yoast-settings textarea, |
| 413 | .wrap form#your-profile .yoast-settings textarea { |
| 414 | margin-bottom: 10px |
| 415 | } |
| 416 | |
| 417 | .wrap form#createuser .yoast-settings input[type=checkbox], |
| 418 | .wrap form#your-profile .yoast-settings input[type=checkbox] { |
| 419 | margin-right: 5px; |
| 420 | vertical-align: -6px |
| 421 | } |
| 422 | |
| 423 | .wrap form#createuser .form-table[role=presentation] tr.user-language-wrap th[colspan="2"], |
| 424 | .wrap form#your-profile .form-table[role=presentation] tr.user-language-wrap th[colspan="2"] { |
| 425 | display: none |
| 426 | } |
| 427 | |
| 428 | .wrap form#addtag .acf-fields.-left>.acf-field, |
| 429 | .wrap form#edittag .acf-fields.-left>.acf-field { |
| 430 | padding-left: 0 |
| 431 | } |
| 432 | |
| 433 | .wrap form#addtag .acf-fields.-left>.acf-field.acfe-bt-no-label, |
| 434 | .wrap form#edittag .acf-fields.-left>.acf-field.acfe-bt-no-label { |
| 435 | padding-left: 20% |
| 436 | } |
| 437 | |
| 438 | @media only screen and (max-width:640px) { |
| 439 | |
| 440 | .wrap form#addtag .acf-fields.-left>.acf-field.acfe-bt-no-label, |
| 441 | .wrap form#edittag .acf-fields.-left>.acf-field.acfe-bt-no-label { |
| 442 | padding-left: 0 |
| 443 | } |
| 444 | } |
| 445 | |
| 446 | .wrap form#addtag .acf-fields.-left>.acf-field::before, |
| 447 | .wrap form#edittag .acf-fields.-left>.acf-field::before { |
| 448 | width: 20% |
| 449 | } |
| 450 | |
| 451 | .wrap form#addtag .acf-fields.-left>.acf-field>.acf-label, |
| 452 | .wrap form#edittag .acf-fields.-left>.acf-field>.acf-label { |
| 453 | width: 20%; |
| 454 | margin-left: 0; |
| 455 | padding: 0 12px |
| 456 | } |
| 457 | |
| 458 | .wrap form#addtag .acf-fields.-left>.acf-field>.acf-label label, |
| 459 | .wrap form#edittag .acf-fields.-left>.acf-field>.acf-label label { |
| 460 | color: #444 |
| 461 | } |
| 462 | |
| 463 | .wrap form#addtag .acf-fields.-left>.acf-field>.acf-input, |
| 464 | .wrap form#edittag .acf-fields.-left>.acf-field>.acf-input { |
| 465 | padding: 0 12px |
| 466 | } |
| 467 | |
| 468 | .wrap form#addtag .form-field p, |
| 469 | .wrap form#addtag .form-field select, |
| 470 | .wrap form#edittag .form-field p, |
| 471 | .wrap form#edittag .form-field select { |
| 472 | max-width: 100% |
| 473 | } |
| 474 | |
| 475 | .wrap form#addtag .form-field input[type=email], |
| 476 | .wrap form#addtag .form-field input[type=number], |
| 477 | .wrap form#addtag .form-field input[type=password], |
| 478 | .wrap form#addtag .form-field input[type=search], |
| 479 | .wrap form#addtag .form-field input[type=tel], |
| 480 | .wrap form#addtag .form-field input[type=text], |
| 481 | .wrap form#addtag .form-field input[type=url], |
| 482 | .wrap form#addtag .form-field select, |
| 483 | .wrap form#addtag .form-field textarea, |
| 484 | .wrap form#edittag .form-field input[type=email], |
| 485 | .wrap form#edittag .form-field input[type=number], |
| 486 | .wrap form#edittag .form-field input[type=password], |
| 487 | .wrap form#edittag .form-field input[type=search], |
| 488 | .wrap form#edittag .form-field input[type=tel], |
| 489 | .wrap form#edittag .form-field input[type=text], |
| 490 | .wrap form#edittag .form-field input[type=url], |
| 491 | .wrap form#edittag .form-field select, |
| 492 | .wrap form#edittag .form-field textarea { |
| 493 | width: 100% |
| 494 | } |
| 495 | |
| 496 | .wrap form#edittag .acf-column-1>#wp-description-wrap { |
| 497 | display: none |
| 498 | } |
| 499 | |
| 500 | .wrap form#edittag .postbox.wpseo-taxonomy-metabox-postbox>h2 { |
| 501 | border-bottom: 1px solid #ccd0d4 |
| 502 | } |
| 503 | |
| 504 | .wrap form#edittag tr.wpml-term-languages-wrap { |
| 505 | display: none |
| 506 | } |
| 507 | |
| 508 | .wrap form#edittag #icl-tax-postbox .inside { |
| 509 | margin: 0; |
| 510 | padding: 15px 12px |
| 511 | } |
| 512 | |
| 513 | .wrap form#edittag #icl-tax-postbox .inside table.icl_translations_table { |
| 514 | width: 100% |
| 515 | } |
| 516 | |
| 517 | .wrap #add-term-translations, |
| 518 | .wrap #edit-term-translations { |
| 519 | border: none; |
| 520 | width: 100% |
| 521 | } |
| 522 | |
| 523 | .wrap #select-add-term-language select, |
| 524 | .wrap #select-edit-term-language select { |
| 525 | width: auto !important; |
| 526 | padding-right: 25px |
| 527 | } |
| 528 | |
| 529 | .wrap #select-add-term-language+p, |
| 530 | .wrap #select-edit-term-language+p { |
| 531 | display: none |
| 532 | } |
| 533 | |
| 534 | .wrap #select-add-term-language p.description, |
| 535 | .wrap #select-edit-term-language p.description { |
| 536 | display: none |
| 537 | } |
| 538 | |
| 539 | .wrap #term-translations>p { |
| 540 | position: relative; |
| 541 | width: 20%; |
| 542 | padding: 0 12px; |
| 543 | float: left; |
| 544 | -webkit-box-sizing: border-box; |
| 545 | box-sizing: border-box; |
| 546 | margin: 0; |
| 547 | font-size: 13px; |
| 548 | font-weight: 600; |
| 549 | color: #444 |
| 550 | } |
| 551 | |
| 552 | .wrap #term-translations>.icl_subsubsub { |
| 553 | position: relative; |
| 554 | width: 20%; |
| 555 | -webkit-box-sizing: border-box; |
| 556 | box-sizing: border-box; |
| 557 | padding: 0 12px; |
| 558 | float: left |
| 559 | } |
| 560 | |
| 561 | .wrap #term-translations #add-term-translations { |
| 562 | width: 80%; |
| 563 | position: relative; |
| 564 | float: left; |
| 565 | clear: none; |
| 566 | background: 0 0; |
| 567 | padding: 0 12px |
| 568 | } |
| 569 | |
| 570 | .wrap #term-translations #add-term-translations td.pll-translation-column { |
| 571 | padding-left: 0; |
| 572 | padding-right: 0 |
| 573 | } |
| 574 | |
| 575 | .wrap #term-translations #add-term-translations td, |
| 576 | .wrap #term-translations #add-term-translations th { |
| 577 | padding-top: 4px; |
| 578 | padding-bottom: 4px |
| 579 | } |
| 580 | |
| 581 | .wrap #term-translations #add-term-translations tr:first-of-type td, |
| 582 | .wrap #term-translations #add-term-translations tr:first-of-type th { |
| 583 | padding-top: 0 |
| 584 | } |
| 585 | |
| 586 | .wrap #term-translations #add-term-translations tr:last-of-type td, |
| 587 | .wrap #term-translations #add-term-translations tr:last-of-type th { |
| 588 | padding-bottom: 0 |
| 589 | } |
| 590 | |
| 591 | .wrap #term-translations #edit-term-translations td, |
| 592 | .wrap #term-translations #edit-term-translations th { |
| 593 | padding-top: 2px; |
| 594 | padding-bottom: 2px |
| 595 | } |
| 596 | |
| 597 | .wrap #term-translations #edit-term-translations tr:first-of-type td, |
| 598 | .wrap #term-translations #edit-term-translations tr:first-of-type th { |
| 599 | padding-top: 0 |
| 600 | } |
| 601 | |
| 602 | .wrap #term-translations #edit-term-translations tr:last-of-type td, |
| 603 | .wrap #term-translations #edit-term-translations tr:last-of-type th { |
| 604 | padding-bottom: 0 |
| 605 | } |
| 606 | |
| 607 | .wrap #acf-group_term>.acf-fields>.rank-math-metabox-frame.acf-field, |
| 608 | .wrap #acf-group_term>.acf-fields>.yoast-settings-table.acf-field, |
| 609 | .wrap #acf-group_term>.acf-fields>table.acf-field, |
| 610 | .wrap #acf-group_user>.acf-fields>.rank-math-metabox-frame.acf-field, |
| 611 | .wrap #acf-group_user>.acf-fields>.yoast-settings-table.acf-field, |
| 612 | .wrap #acf-group_user>.acf-fields>table.acf-field, |
| 613 | .wrap #acf-group_user_customer>.acf-fields>.rank-math-metabox-frame.acf-field, |
| 614 | .wrap #acf-group_user_customer>.acf-fields>.yoast-settings-table.acf-field, |
| 615 | .wrap #acf-group_user_customer>.acf-fields>table.acf-field { |
| 616 | border: none; |
| 617 | margin-bottom: 0 |
| 618 | } |
| 619 | |
| 620 | .wrap #acf-group_term>.acf-fields>.rank-math-metabox-frame.acf-field::before, |
| 621 | .wrap #acf-group_term>.acf-fields>.yoast-settings-table.acf-field::before, |
| 622 | .wrap #acf-group_term>.acf-fields>table.acf-field::before, |
| 623 | .wrap #acf-group_user>.acf-fields>.rank-math-metabox-frame.acf-field::before, |
| 624 | .wrap #acf-group_user>.acf-fields>.yoast-settings-table.acf-field::before, |
| 625 | .wrap #acf-group_user>.acf-fields>table.acf-field::before, |
| 626 | .wrap #acf-group_user_customer>.acf-fields>.rank-math-metabox-frame.acf-field::before, |
| 627 | .wrap #acf-group_user_customer>.acf-fields>.yoast-settings-table.acf-field::before, |
| 628 | .wrap #acf-group_user_customer>.acf-fields>table.acf-field::before { |
| 629 | content: unset |
| 630 | } |
| 631 | |
| 632 | .wrap #acf-group_term>.acf-fields>.rank-math-metabox-frame.acf-field>tbody>tr:first-of-type>td, |
| 633 | .wrap #acf-group_term>.acf-fields>.rank-math-metabox-frame.acf-field>tbody>tr:first-of-type>th, |
| 634 | .wrap #acf-group_term>.acf-fields>.yoast-settings-table.acf-field>tbody>tr:first-of-type>td, |
| 635 | .wrap #acf-group_term>.acf-fields>.yoast-settings-table.acf-field>tbody>tr:first-of-type>th, |
| 636 | .wrap #acf-group_term>.acf-fields>table.acf-field>tbody>tr:first-of-type>td, |
| 637 | .wrap #acf-group_term>.acf-fields>table.acf-field>tbody>tr:first-of-type>th, |
| 638 | .wrap #acf-group_user>.acf-fields>.rank-math-metabox-frame.acf-field>tbody>tr:first-of-type>td, |
| 639 | .wrap #acf-group_user>.acf-fields>.rank-math-metabox-frame.acf-field>tbody>tr:first-of-type>th, |
| 640 | .wrap #acf-group_user>.acf-fields>.yoast-settings-table.acf-field>tbody>tr:first-of-type>td, |
| 641 | .wrap #acf-group_user>.acf-fields>.yoast-settings-table.acf-field>tbody>tr:first-of-type>th, |
| 642 | .wrap #acf-group_user>.acf-fields>table.acf-field>tbody>tr:first-of-type>td, |
| 643 | .wrap #acf-group_user>.acf-fields>table.acf-field>tbody>tr:first-of-type>th, |
| 644 | .wrap #acf-group_user_customer>.acf-fields>.rank-math-metabox-frame.acf-field>tbody>tr:first-of-type>td, |
| 645 | .wrap #acf-group_user_customer>.acf-fields>.rank-math-metabox-frame.acf-field>tbody>tr:first-of-type>th, |
| 646 | .wrap #acf-group_user_customer>.acf-fields>.yoast-settings-table.acf-field>tbody>tr:first-of-type>td, |
| 647 | .wrap #acf-group_user_customer>.acf-fields>.yoast-settings-table.acf-field>tbody>tr:first-of-type>th, |
| 648 | .wrap #acf-group_user_customer>.acf-fields>table.acf-field>tbody>tr:first-of-type>td, |
| 649 | .wrap #acf-group_user_customer>.acf-fields>table.acf-field>tbody>tr:first-of-type>th { |
| 650 | border-top: 0 |
| 651 | } |
| 652 | |
| 653 | .wrap #acf-group_term>.acf-fields>.rank-math-metabox-frame.acf-field, |
| 654 | .wrap #acf-group_user>.acf-fields>.rank-math-metabox-frame.acf-field, |
| 655 | .wrap #acf-group_user_customer>.acf-fields>.rank-math-metabox-frame.acf-field { |
| 656 | padding: 0 |
| 657 | } |
| 658 | |
| 659 | .edit-tags-php #col-left { |
| 660 | display: none; |
| 661 | float: none; |
| 662 | width: 100% |
| 663 | } |
| 664 | |
| 665 | .edit-tags-php #col-left .col-wrap { |
| 666 | padding: 0 |
| 667 | } |
| 668 | |
| 669 | .edit-tags-php #col-left .col-wrap #poststuff { |
| 670 | min-width: 100% |
| 671 | } |
| 672 | |
| 673 | .edit-tags-php #col-left .col-wrap #poststuff #addtag h2.hndle { |
| 674 | border-bottom: 1px solid #ccd0d4 |
| 675 | } |
| 676 | |
| 677 | .edit-tags-php #col-left .col-wrap #poststuff #addtag .inside .term-name-wrap { |
| 678 | border-top: none |
| 679 | } |
| 680 | |
| 681 | .edit-tags-php #col-left .col-wrap #poststuff #addtag .submit { |
| 682 | display: block; |
| 683 | position: relative; |
| 684 | margin: 0; |
| 685 | padding: 15px 12px; |
| 686 | border-top: #eee solid 1px; |
| 687 | padding-left: 20% |
| 688 | } |
| 689 | |
| 690 | .edit-tags-php #col-left .col-wrap #poststuff #addtag .submit::before { |
| 691 | content: ""; |
| 692 | display: block; |
| 693 | position: absolute; |
| 694 | z-index: 0; |
| 695 | background: #f9f9f9; |
| 696 | border-color: #e1e1e1; |
| 697 | border-style: solid; |
| 698 | border-width: 0 1px 0 0; |
| 699 | top: 0; |
| 700 | bottom: 0; |
| 701 | left: 0; |
| 702 | width: 20% |
| 703 | } |
| 704 | |
| 705 | .edit-tags-php #col-left .col-wrap #poststuff #addtag .submit::after { |
| 706 | content: ""; |
| 707 | display: block; |
| 708 | clear: both |
| 709 | } |
| 710 | |
| 711 | .edit-tags-php #col-left .col-wrap #poststuff #addtag .submit>.acf-input { |
| 712 | vertical-align: top; |
| 713 | float: left; |
| 714 | width: 80%; |
| 715 | margin: 0; |
| 716 | padding: 0 12px |
| 717 | } |
| 718 | |
| 719 | @media screen and (max-width:640px) { |
| 720 | .edit-tags-php #col-left .col-wrap #poststuff #addtag .submit { |
| 721 | padding: 15px 0 |
| 722 | } |
| 723 | |
| 724 | .edit-tags-php #col-left .col-wrap #poststuff #addtag .submit::before { |
| 725 | display: none |
| 726 | } |
| 727 | |
| 728 | .edit-tags-php #col-left .col-wrap #poststuff #addtag .submit>.acf-input { |
| 729 | width: 100% |
| 730 | } |
| 731 | } |
| 732 | |
| 733 | .edit-tags-php #col-container #col-right { |
| 734 | float: none; |
| 735 | width: auto |
| 736 | } |
| 737 | |
| 738 | .edit-tags-php #col-container #col-right .col-wrap { |
| 739 | padding: 0 |
| 740 | } |
| 741 | |
| 742 | body.post-type-attachment .wrap #submitdiv #major-publishing-actions { |
| 743 | border-top: 1px solid #dcdcde |
| 744 | } |
| 745 | |
| 746 | body.post-type-attachment .wrap>form:not(.search-form) { |
| 747 | margin-top: 0 |
| 748 | } |
| 749 | |
| 750 | body.post-type-attachment .wrap>form .wp_attachment_holder { |
| 751 | background: #fff; |
| 752 | padding: 15px; |
| 753 | border: 1px solid #c3c4c7; |
| 754 | -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 4%); |
| 755 | box-shadow: 0 1px 1px rgb(0 0 0 / 4%) |
| 756 | } |
| 757 | |
| 758 | body.post-type-attachment .wrap>form .wp_attachment_holder .wp_attachment_image>p:first-of-type { |
| 759 | margin-top: 0 |
| 760 | } |
| 761 | |
| 762 | body.post-type-attachment .wrap>form .wp_attachment_holder .image-editor .imgedit-settings .imgedit-group { |
| 763 | background: #f9f9f9 |
| 764 | } |
| 765 | |
| 766 | body.post-type-attachment .wrap>form .wp_attachment_details { |
| 767 | margin-bottom: 0; |
| 768 | margin-top: 20px |
| 769 | } |
| 770 | |
| 771 | body.post-type-attachment .wrap>form .wp_attachment_details #attachment_alt { |
| 772 | max-width: 100% |
| 773 | } |
| 774 | |
| 775 | body.post-type-attachment .wrap>form .wp_attachment_details p.attachment-alt-text-description { |
| 776 | margin-bottom: 0 |
| 777 | } |