[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-admin/css/ -> edit-rtl.css (source)

   1  /*! This file is auto-generated */
   2  #poststuff {
   3      padding-top: 10px;
   4      min-width: 763px;
   5  }
   6  
   7  #poststuff #post-body {
   8      padding: 0;
   9  }
  10  
  11  #poststuff .postbox-container {
  12      width: 100%;
  13  }
  14  
  15  #poststuff #post-body.columns-2 {
  16      margin-left: 300px;
  17  }
  18  
  19  /*------------------------------------------------------------------------------
  20    11.0 - Write/Edit Post Screen
  21  ------------------------------------------------------------------------------*/
  22  
  23  #show-comments {
  24      overflow: hidden;
  25  }
  26  
  27  #save-action .spinner,
  28  #show-comments a {
  29      float: right;
  30  }
  31  
  32  #show-comments .spinner {
  33      float: none;
  34      margin-top: 0;
  35  }
  36  
  37  #lost-connection-notice .spinner {
  38      visibility: visible;
  39      float: right;
  40      margin: 0 0 0 5px;
  41  }
  42  
  43  #titlediv {
  44      position: relative;
  45  }
  46  
  47  #titlediv label {
  48      cursor: text;
  49  }
  50  
  51  #titlediv div.inside {
  52      margin: 0;
  53  }
  54  
  55  #poststuff #titlewrap {
  56      border: 0;
  57      padding: 0;
  58  }
  59  
  60  #titlediv #title {
  61      padding: 3px 8px;
  62      font-size: 1.7em;
  63      line-height: 100%;
  64      height: 1.7em;
  65      width: 100%;
  66      outline: none;
  67      margin: 0 0 3px;
  68      background-color: #fff;
  69  }
  70  
  71  #titlediv #title-prompt-text {
  72      color: #646970;
  73      position: absolute;
  74      font-size: 1.7em;
  75      padding: 10px;
  76      pointer-events: none;
  77  }
  78  
  79  input#link_description,
  80  input#link_url {
  81      width: 100%;
  82  }
  83  
  84  #pending {
  85      background: 100% none;
  86      border: 0 none;
  87      padding: 0;
  88      font-size: 11px;
  89      margin-top: -1px;
  90  }
  91  
  92  #edit-slug-box,
  93  #comment-link-box {
  94      line-height: 1.84615384;
  95      min-height: 25px;
  96      margin-top: 5px;
  97      padding: 0 10px;
  98      color: #646970;
  99  }
 100  
 101  #sample-permalink {
 102      display: inline-block;
 103      max-width: 100%;
 104      word-wrap: break-word;
 105  }
 106  
 107  #edit-slug-box .cancel {
 108      margin-left: 10px;
 109      padding: 0;
 110      font-size: 11px;
 111  }
 112  
 113  #comment-link-box {
 114      margin: 5px 0;
 115      padding: 0 5px;
 116  }
 117  
 118  #editable-post-name-full {
 119      display: none;
 120  }
 121  
 122  #editable-post-name {
 123      font-weight: 600;
 124  }
 125  
 126  #editable-post-name input {
 127      font-size: 13px;
 128      font-weight: 400;
 129      height: 24px;
 130      margin: 0;
 131      width: 16em;
 132  }
 133  
 134  .postarea h3 label {
 135      float: right;
 136  }
 137  
 138  body.post-new-php .submitbox .submitdelete {
 139      display: none;
 140  }
 141  
 142  .submitbox .submit a:hover {
 143      text-decoration: underline;
 144  }
 145  
 146  .submitbox .submit input {
 147      margin-bottom: 8px;
 148      margin-left: 4px;
 149      padding: 6px;
 150  }
 151  
 152  #post-status-select {
 153      margin-top: 3px;
 154  }
 155  
 156  body.post-type-wp_navigation div#minor-publishing,
 157  body.post-type-wp_navigation .inline-edit-status {
 158      display: none;
 159  }
 160  
 161  /* Post Screen */
 162  
 163  /* Only highlight drop zones when dragging and only in the 2 columns layout. */
 164  .is-dragging-metaboxes .metabox-holder .postbox-container .meta-box-sortables {
 165      outline: 3px dashed #646970;
 166      /* Prevent margin on the child from collapsing with margin on the parent. */
 167      display: flow-root;
 168      /*
 169       * This min-height is meant to limit jumpiness while dragging. It's equivalent
 170       * to the minimum height of the sortable-placeholder which is given by the height
 171       * of a collapsed post box (36px + 1px top and bottom borders) + the placeholder
 172       * bottom margin (20px) + 2 additional pixels to compensate browsers rounding.
 173       */
 174      min-height: 60px;
 175      margin-bottom: 20px;
 176  }
 177  
 178  .postbox {
 179      position: relative;
 180      min-width: 255px;
 181      border: 1px solid #c3c4c7;
 182      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
 183      background: #fff;
 184  }
 185  
 186  #trackback_url {
 187      width: 99%;
 188  }
 189  
 190  #normal-sortables .postbox .submit {
 191      background: transparent none;
 192      border: 0 none;
 193      float: left;
 194      padding: 0 12px;
 195      margin: 0;
 196  }
 197  
 198  .category-add input[type="text"],
 199  .category-add select {
 200      width: 100%;
 201      max-width: 260px;
 202      vertical-align: baseline;
 203  }
 204  
 205  #side-sortables .category-add input[type="text"],
 206  #side-sortables .category-add select {
 207      margin: 0 0 1em;
 208  }
 209  
 210  ul.category-tabs li,
 211  #side-sortables .add-menu-item-tabs li,
 212  .wp-tab-bar li {
 213      display: inline;
 214      line-height: 1.35;
 215  }
 216  
 217  .no-js .category-tabs li.hide-if-no-js {
 218      display: none;
 219  }
 220  
 221  .category-tabs a,
 222  #side-sortables .add-menu-item-tabs a,
 223  .wp-tab-bar a {
 224      text-decoration: none;
 225  }
 226  
 227  /* @todo: do these really need to be so specific? */
 228  #side-sortables .category-tabs .tabs a,
 229  #side-sortables .add-menu-item-tabs .tabs a,
 230  .wp-tab-bar .wp-tab-active a,
 231  #post-body ul.category-tabs li.tabs a,
 232  #post-body ul.add-menu-item-tabs li.tabs a {
 233      color: #2c3338;
 234  }
 235  
 236  .category-tabs {
 237      margin: 8px 0 5px;
 238  }
 239  
 240  /* Back-compat for pre-4.4 */
 241  #category-adder h4 {
 242      margin: 0;
 243  }
 244  
 245  .taxonomy-add-new {
 246      display: inline-block;
 247      margin: 10px 0;
 248      font-weight: 600;
 249  }
 250  
 251  #side-sortables .add-menu-item-tabs,
 252  .wp-tab-bar {
 253      margin-bottom: 3px;
 254  }
 255  
 256  #normal-sortables .postbox #replyrow .submit {
 257      float: none;
 258      margin: 0;
 259      padding: 5px 7px 10px;
 260      overflow: hidden;
 261  }
 262  
 263  #side-sortables .submitbox .submit input,
 264  #side-sortables .submitbox .submit .preview,
 265  #side-sortables .submitbox .submit a.preview:hover {
 266      border: 0 none;
 267  }
 268  
 269  /* @todo: make this a more generic class */
 270  ul.category-tabs,
 271  ul.add-menu-item-tabs,
 272  ul.wp-tab-bar {
 273      margin-top: 12px;
 274  }
 275  
 276  ul.category-tabs li,
 277  ul.add-menu-item-tabs li {
 278      border: solid 1px transparent;
 279      position: relative;
 280  }
 281  
 282  ul.category-tabs li.tabs,
 283  ul.add-menu-item-tabs li.tabs,
 284  .wp-tab-active {
 285      border: 1px solid #dcdcde;
 286      border-bottom-color: #fff;
 287      background-color: #fff;
 288  }
 289  
 290  ul.category-tabs li,
 291  ul.add-menu-item-tabs li,
 292  ul.wp-tab-bar li {
 293      padding: 3px 5px 6px;
 294  }
 295  
 296  #set-post-thumbnail {
 297      display: inline-block;
 298      max-width: 100%;
 299  }
 300  
 301  #postimagediv .inside img {
 302      max-width: 100%;
 303      height: auto;
 304      width: auto;
 305      vertical-align: top;
 306      background-image: linear-gradient(-45deg, #c3c4c7 25%, transparent 25%, transparent 75%, #c3c4c7 75%, #c3c4c7), linear-gradient(-45deg, #c3c4c7 25%, transparent 25%, transparent 75%, #c3c4c7 75%, #c3c4c7);
 307      background-position: 100% 0, 10px 10px;
 308      background-size: 20px 20px;
 309  }
 310  
 311  form#tags-filter {
 312      position: relative;
 313  }
 314  
 315  /* Global classes */
 316  .wp-hidden-children .wp-hidden-child,
 317  .ui-tabs-hide {
 318      display: none;
 319  }
 320  
 321  #post-body .tagsdiv #newtag {
 322      margin-left: 5px;
 323      width: 16em;
 324  }
 325  
 326  #side-sortables input#post_password {
 327      width: 94%
 328  }
 329  
 330  #side-sortables .tagsdiv #newtag {
 331      width: 68%;
 332  }
 333  
 334  #post-status-info {
 335      width: 100%;
 336      border-spacing: 0;
 337      border: 1px solid #c3c4c7;
 338      border-top: none;
 339      background-color: #f6f7f7;
 340      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
 341      z-index: 999;
 342  }
 343  
 344  #post-status-info td {
 345      font-size: 12px;
 346  }
 347  
 348  .autosave-info {
 349      padding: 2px 10px;
 350      text-align: left;
 351  }
 352  
 353  #editorcontent #post-status-info {
 354      border: none;
 355  }
 356  
 357  #content-resize-handle {
 358      background: transparent url(../images/resize.gif) no-repeat scroll left bottom;
 359      width: 12px;
 360      cursor: row-resize;
 361  }
 362  
 363  /*rtl:ignore*/
 364  .rtl #content-resize-handle {
 365      background-image: url(../images/resize-rtl.gif);
 366      background-position: left bottom;
 367  }
 368  
 369  .wp-editor-expand #content-resize-handle {
 370      display: none;
 371  }
 372  
 373  #postdivrich #content {
 374      resize: none;
 375  }
 376  
 377  #wp-word-count {
 378      padding: 2px 10px;
 379  }
 380  
 381  #wp-content-editor-container {
 382      position: relative;
 383  }
 384  
 385  .wp-editor-expand #wp-content-editor-tools {
 386      z-index: 1000;
 387      border-bottom: 1px solid #c3c4c7;
 388  }
 389  
 390  .wp-editor-expand #wp-content-editor-container {
 391      box-shadow: none;
 392      margin-top: -1px;
 393  }
 394  
 395  .wp-editor-expand #wp-content-editor-container {
 396      border-bottom: 0 none;
 397  }
 398  
 399  .wp-editor-expand div.mce-statusbar {
 400      z-index: 1;
 401  }
 402  
 403  .wp-editor-expand #post-status-info {
 404      border-top: 1px solid #c3c4c7;
 405  }
 406  
 407  .wp-editor-expand div.mce-toolbar-grp {
 408      z-index: 999;
 409  }
 410  
 411  /* TinyMCE native fullscreen mode override */
 412  .mce-fullscreen #wp-content-wrap .mce-menubar,
 413  .mce-fullscreen #wp-content-wrap .mce-toolbar-grp,
 414  .mce-fullscreen #wp-content-wrap .mce-edit-area,
 415  .mce-fullscreen #wp-content-wrap .mce-statusbar {
 416      position: static !important;
 417      width: auto !important;
 418      padding: 0 !important;
 419  }
 420  
 421  .mce-fullscreen #wp-content-wrap .mce-statusbar {
 422      visibility: visible !important;
 423  }
 424  
 425  .mce-fullscreen #wp-content-wrap .mce-tinymce .mce-wp-dfw {
 426      display: none;
 427  }
 428  
 429  .post-php.mce-fullscreen #wpadminbar,
 430  .mce-fullscreen #wp-content-wrap .mce-wp-dfw {
 431      display: none;
 432  }
 433  /* End TinyMCE native fullscreen mode override */
 434  
 435  #wp-content-editor-tools {
 436      background-color: #f0f0f1;
 437      padding-top: 20px;
 438  }
 439  
 440  #poststuff #post-body.columns-2 #side-sortables {
 441      width: 280px;
 442  }
 443  
 444  #timestampdiv select {
 445      vertical-align: top;
 446      font-size: 12px;
 447      line-height: 2.33333333; /* 28px */
 448  }
 449  
 450  #aa, #jj, #hh, #mn {
 451      padding: 6px 1px;
 452      font-size: 12px;
 453      line-height: 1.16666666; /* 14px */
 454  }
 455  
 456  #jj, #hh, #mn {
 457      width: 2em;
 458  }
 459  
 460  #aa {
 461      width: 3.4em;
 462  }
 463  
 464  .curtime #timestamp {
 465      padding: 2px 0 1px;
 466      display: inline !important;
 467      height: auto !important;
 468  }
 469  
 470  #post-body .misc-pub-post-status:before,
 471  #post-body #visibility:before,
 472  .curtime #timestamp:before,
 473  #post-body .misc-pub-uploadedby:before,
 474  #post-body .misc-pub-uploadedto:before,
 475  #post-body .misc-pub-revisions:before,
 476  #post-body .misc-pub-response-to:before,
 477  #post-body .misc-pub-comment-status:before {
 478      color: #8c8f94;
 479  }
 480  
 481  #post-body .misc-pub-post-status:before,
 482  #post-body #visibility:before,
 483  .curtime #timestamp:before,
 484  #post-body .misc-pub-uploadedby:before,
 485  #post-body .misc-pub-uploadedto:before,
 486  #post-body .misc-pub-revisions:before,
 487  #post-body .misc-pub-response-to:before,
 488  #post-body .misc-pub-comment-status:before {
 489      font: normal 20px/1 dashicons;
 490      speak: never;
 491      display: inline-block;
 492      margin-right: -1px;
 493      padding-left: 3px;
 494      vertical-align: top;
 495      -webkit-font-smoothing: antialiased;
 496      -moz-osx-font-smoothing: grayscale;
 497  }
 498  
 499  #post-body .misc-pub-post-status:before,
 500  #post-body .misc-pub-comment-status:before {
 501      content: "\f173";
 502  }
 503  
 504  #post-body #visibility:before {
 505      content: "\f177";
 506  }
 507  
 508  .curtime #timestamp:before {
 509      content: "\f145";
 510      position: relative;
 511      top: -1px;
 512  }
 513  
 514  #post-body .misc-pub-uploadedby:before {
 515      content: "\f110";
 516      position: relative;
 517      top: -1px;
 518  }
 519  
 520  #post-body .misc-pub-uploadedto:before {
 521      content: "\f318";
 522      position: relative;
 523      top: -1px;
 524  }
 525  
 526  #post-body .misc-pub-revisions:before {
 527      content: "\f321";
 528  }
 529  
 530  #post-body .misc-pub-response-to:before {
 531      content: "\f101";
 532  }
 533  
 534  #timestampdiv {
 535      padding-top: 5px;
 536      line-height: 1.76923076;
 537  }
 538  
 539  #timestampdiv p {
 540      margin: 8px 0 6px;
 541  }
 542  
 543  #timestampdiv input {
 544      text-align: center;
 545  }
 546  
 547  .notification-dialog {
 548      position: fixed;
 549      top: 30%;
 550      max-height: 70%;
 551      right: 50%;
 552      width: 450px;
 553      margin-right: -225px;
 554      background: #fff;
 555      box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
 556      line-height: 1.5;
 557      z-index: 1000005;
 558      overflow-y: auto;
 559  }
 560  
 561  .notification-dialog-background {
 562      position: fixed;
 563      top: 0;
 564      right: 0;
 565      left: 0;
 566      bottom: 0;
 567      background: #000;
 568      opacity: 0.7;
 569      filter: alpha(opacity=70);
 570      z-index: 1000000;
 571  }
 572  
 573  #post-lock-dialog .post-locked-message,
 574  #post-lock-dialog .post-taken-over {
 575      margin: 25px;
 576  }
 577  
 578  #post-lock-dialog .post-locked-message a.button,
 579  #file-editor-warning .button {
 580      margin-left: 10px;
 581  }
 582  
 583  #post-lock-dialog .post-locked-avatar {
 584      float: right;
 585      margin: 0 0 20px 20px;
 586  }
 587  
 588  #post-lock-dialog .wp-tab-first {
 589      outline: 0;
 590  }
 591  
 592  #post-lock-dialog .locked-saving img {
 593      float: right;
 594      margin-left: 3px;
 595  }
 596  
 597  #post-lock-dialog.saving .locked-saving,
 598  #post-lock-dialog.saved .locked-saved {
 599      display: inline;
 600  }
 601  
 602  #excerpt {
 603      display: block;
 604      margin: 12px 0 0;
 605      height: 4em;
 606      width: 100%;
 607  }
 608  
 609  .tagchecklist {
 610      margin-right: 14px;
 611      font-size: 12px;
 612      overflow: auto;
 613  }
 614  
 615  .tagchecklist br {
 616      display: none;
 617  }
 618  
 619  .tagchecklist strong {
 620      margin-right: -8px;
 621      position: absolute;
 622  }
 623  
 624  .tagchecklist > li {
 625      float: right;
 626      margin-left: 25px;
 627      font-size: 13px;
 628      line-height: 1.8;
 629      cursor: default;
 630      max-width: 100%;
 631      overflow: hidden;
 632      text-overflow: ellipsis;
 633  }
 634  
 635  .tagchecklist .ntdelbutton {
 636      position: absolute;
 637      width: 24px;
 638      height: 24px;
 639      border: none;
 640      margin: 0 -19px 0 0;
 641      padding: 0;
 642      background: none;
 643      cursor: pointer;
 644      text-indent: 0;
 645  }
 646  
 647  #poststuff h3.hndle, /* Back-compat for pre-4.4 */
 648  #poststuff .stuffbox > h3, /* Back-compat for pre-4.4 */
 649  #poststuff h2 {
 650      font-size: 14px;
 651      padding: 8px 12px;
 652      margin: 0;
 653      line-height: 1.4;
 654  }
 655  
 656  #poststuff .stuffbox h2 {
 657      padding: 8px 10px;
 658  }
 659  
 660  #poststuff .stuffbox > h2 {
 661      border-bottom: 1px solid #f0f0f1;
 662  }
 663  
 664  #poststuff .inside {
 665      margin: 6px 0 0;
 666  }
 667  
 668  .link-php #poststuff .inside,
 669  .link-add-php #poststuff .inside {
 670      margin-top: 12px;
 671  }
 672  
 673  #poststuff .stuffbox .inside {
 674      margin: 0;
 675  }
 676  
 677  #poststuff .inside #parent_id,
 678  #poststuff .inside #page_template {
 679      max-width: 100%;
 680  }
 681  
 682  .post-attributes-label-wrapper {
 683      margin-bottom: 0.5em;
 684  }
 685  
 686  .post-attributes-label {
 687      vertical-align: baseline;
 688      font-weight: 600;
 689  }
 690  
 691  #post-visibility-select,
 692  #comment-status-radio {
 693      line-height: 1.5;
 694      margin-top: 3px;
 695  }
 696  
 697  #linksubmitdiv .inside, /* Old Link Manager back-compat. */
 698  #poststuff #submitdiv .inside {
 699      margin: 0;
 700      padding: 0;
 701  }
 702  
 703  #post-body-content,
 704  .edit-form-section {
 705      margin-bottom: 20px;
 706  }
 707  
 708  .wp_attachment_details .attachment-content-description {
 709      margin-top: 0.5385em;
 710      display: inline-block;
 711      min-height: 1.6923em;
 712  }
 713  
 714  /**
 715  * Privacy Settings section
 716  *
 717  * Note: This section includes selectors from
 718  * Site Health where duplicate styling is used.
 719  */
 720  
 721  /* General */
 722  .privacy-settings #wpcontent,
 723  .privacy-settings.auto-fold #wpcontent,
 724  .site-health #wpcontent,
 725  .site-health.auto-fold #wpcontent {
 726      padding-right: 0;
 727  }
 728  
 729  /* Better position for the WordPress admin notices. */
 730  .privacy-settings .notice,
 731  .site-health .notice {
 732      margin: 25px 22px 15px 20px;
 733  }
 734  
 735  .privacy-settings .notice ~ .notice,
 736  .site-health .notice ~ .notice {
 737      margin-top: 5px;
 738  }
 739  
 740  /* Emulates .wrap h1 styling */
 741  .privacy-settings-header h1,
 742  .health-check-header h1 {
 743      display: inline-block;
 744      font-weight: 600;
 745      margin: 0 0.8rem 1rem;
 746      font-size: 23px;
 747      padding: 9px 0 4px;
 748      line-height: 1.3;
 749  }
 750  
 751  /* Header */
 752  .privacy-settings-header,
 753  .health-check-header {
 754      text-align: center;
 755      margin: 0 0 1rem;
 756      background: #fff;
 757      border-bottom: 1px solid #dcdcde;
 758  }
 759  
 760  .privacy-settings-title-section,
 761  .health-check-title-section {
 762      display: flex;
 763      align-items: center;
 764      justify-content: center;
 765      clear: both;
 766      padding-top: 8px;
 767  }
 768  
 769  .privacy-settings-tabs-wrapper {
 770      /* IE 11 */
 771      display: -ms-inline-grid;
 772      -ms-grid-columns: 1fr 1fr;
 773      vertical-align: top;
 774      /* modern browsers */
 775      display: inline-grid;
 776      grid-template-columns: 1fr 1fr;
 777  }
 778  
 779  .privacy-settings-tab {
 780      display: block; /* IE 11 */
 781      text-decoration: none;
 782      color: inherit;
 783      padding: 0.5rem 1rem 1rem;
 784      margin: 0 1rem;
 785      transition: box-shadow 0.5s ease-in-out;
 786  }
 787  
 788  .privacy-settings-tab:nth-child(1),
 789  .health-check-tab:nth-child(1) {
 790      -ms-grid-column: 1; /* IE 11 */
 791  }
 792  
 793  .privacy-settings-tab:nth-child(2),
 794  .health-check-tab:nth-child(2) {
 795      -ms-grid-column: 2; /* IE 11 */
 796  }
 797  
 798  .privacy-settings-tab:focus,
 799  .health-check-tab:focus {
 800      color: #1d2327;
 801      outline: 1px solid #787c82;
 802      box-shadow: none;
 803  }
 804  
 805  .privacy-settings-tab.active,
 806  .health-check-tab.active {
 807      box-shadow: inset 0 -3px #3582c4;
 808      font-weight: 600;
 809  }
 810  
 811  /* Body */
 812  .privacy-settings-body,
 813  .health-check-body {
 814      max-width: 800px;
 815      margin: 0 auto;
 816  }
 817  
 818  .tools-privacy-policy-page th {
 819      min-width: 230px;
 820  }
 821  
 822  .hr-separator {
 823      margin-top: 20px;
 824      margin-bottom: 15px;
 825  }
 826  
 827  /* Accordions */
 828  .privacy-settings-accordion,
 829  .health-check-accordion {
 830      border: 1px solid #c3c4c7;
 831  }
 832  
 833  .privacy-settings-accordion-heading,
 834  .health-check-accordion-heading {
 835      margin: 0;
 836      border-top: 1px solid #c3c4c7;
 837      font-size: inherit;
 838      line-height: inherit;
 839      font-weight: 600;
 840      color: inherit;
 841  }
 842  
 843  .privacy-settings-accordion-heading:first-child,
 844  .health-check-accordion-heading:first-child {
 845      border-top: none;
 846  }
 847  
 848  .privacy-settings-accordion-trigger,
 849  .health-check-accordion-trigger {
 850      background: #fff;
 851      border: 0;
 852      color: #2c3338;
 853      cursor: pointer;
 854      display: flex;
 855      font-weight: 400;
 856      margin: 0;
 857      padding: 1em 1.5em 1em 3.5em;
 858      min-height: 46px;
 859      position: relative;
 860      text-align: right;
 861      width: 100%;
 862      align-items: center;
 863      justify-content: space-between;
 864      -webkit-user-select: auto;
 865      user-select: auto;
 866  }
 867  
 868  .privacy-settings-accordion-trigger:hover,
 869  .privacy-settings-accordion-trigger:active,
 870  .health-check-accordion-trigger:hover,
 871  .health-check-accordion-trigger:active {
 872      background: #f6f7f7;
 873  }
 874  
 875  .privacy-settings-accordion-trigger:focus,
 876  .health-check-accordion-trigger:focus {
 877      color: #1d2327;
 878      border: none;
 879      box-shadow: none;
 880      outline-offset: -1px;
 881      outline: 2px solid #2271b1;
 882      background-color: #f6f7f7;
 883  }
 884  
 885  .privacy-settings-accordion-trigger .title,
 886  .health-check-accordion-trigger .title {
 887      pointer-events: none;
 888      font-weight: 600;
 889      flex-grow: 1;
 890  }
 891  
 892  .privacy-settings-accordion-trigger .icon,
 893  .privacy-settings-view-read .icon,
 894  .health-check-accordion-trigger .icon,
 895  .site-health-view-passed .icon {
 896      border: solid #50575e;
 897      border-width: 0 0 2px 2px;
 898      height: 0.5rem;
 899      pointer-events: none;
 900      position: absolute;
 901      left: 1.5em;
 902      top: 50%;
 903      transform: translateY(-70%) rotate(-45deg);
 904      width: 0.5rem;
 905  }
 906  
 907  .privacy-settings-accordion-trigger .badge,
 908  .health-check-accordion-trigger .badge {
 909      padding: 0.1rem 0.5rem 0.15rem;
 910      color: #2c3338;
 911      font-weight: 600;
 912  }
 913  
 914  .privacy-settings-accordion-trigger .badge {
 915      margin-right: 0.5rem;
 916  }
 917  
 918  .privacy-settings-accordion-trigger .badge.blue,
 919  .health-check-accordion-trigger .badge.blue {
 920      border: 1px solid #72aee6;
 921  }
 922  
 923  .privacy-settings-accordion-trigger .badge.orange,
 924  .health-check-accordion-trigger .badge.orange {
 925      border: 1px solid #dba617;
 926  }
 927  
 928  .privacy-settings-accordion-trigger .badge.red,
 929  .health-check-accordion-trigger .badge.red {
 930      border: 1px solid #e65054;
 931  }
 932  
 933  .privacy-settings-accordion-trigger .badge.green,
 934  .health-check-accordion-trigger .badge.green {
 935      border: 1px solid #00ba37;
 936  }
 937  
 938  .privacy-settings-accordion-trigger .badge.purple,
 939  .health-check-accordion-trigger .badge.purple {
 940      border: 1px solid #2271b1;
 941  }
 942  
 943  .privacy-settings-accordion-trigger .badge.gray,
 944  .health-check-accordion-trigger .badge.gray {
 945      border: 1px solid #c3c4c7;
 946  }
 947  
 948  .privacy-settings-accordion-trigger[aria-expanded="true"] .icon,
 949  .privacy-settings-view-passed[aria-expanded="true"] .icon,
 950  .health-check-accordion-trigger[aria-expanded="true"] .icon,
 951  .site-health-view-passed[aria-expanded="true"] .icon {
 952      transform: translateY(-30%) rotate(135deg)
 953  }
 954  
 955  .privacy-settings-accordion-panel,
 956  .health-check-accordion-panel {
 957      margin: 0;
 958      padding: 1em 1.5em;
 959      background: #fff;
 960  }
 961  
 962  .privacy-settings-accordion-panel[hidden],
 963  .health-check-accordion-panel[hidden] {
 964      display: none;
 965  }
 966  
 967  .privacy-settings-accordion-panel a .dashicons,
 968  .health-check-accordion-panel a .dashicons {
 969      text-decoration: none;
 970  }
 971  
 972  .privacy-settings-accordion-actions {
 973      text-align: left;
 974      display: block;
 975  }
 976  
 977  .privacy-settings-accordion-actions .success {
 978      display: none;
 979      color: #007017;
 980      padding-left: 1em;
 981      padding-top: 6px;
 982  }
 983  
 984  .privacy-settings-accordion-actions .success.visible {
 985      display: inline-block;
 986  }
 987  
 988  /* Suggested text for privacy policy */
 989  .privacy-settings-accordion-panel.hide-privacy-policy-tutorial .wp-policy-help, /* For back-compat, see #49282 */
 990  .privacy-settings-accordion-panel.hide-privacy-policy-tutorial .privacy-policy-tutorial,
 991  .privacy-settings-accordion-panel.hide-privacy-policy-tutorial .privacy-text-copy {
 992      display: none;
 993  }
 994  
 995  .privacy-settings-accordion-panel strong.wp-policy-help, /* For back-compat, see #49282 */
 996  .privacy-settings-accordion-panel strong.privacy-policy-tutorial {
 997      display: block;
 998      margin: 0 0 1em;
 999  }
1000  
1001  .privacy-text-copy span {
1002      pointer-events: none;
1003  }
1004  
1005  .privacy-settings-accordion-panel .wp-suggested-text > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(div):not(.privacy-policy-tutorial):not(.wp-policy-help):not(.privacy-text-copy):not(span.success):not(.notice p),
1006  .privacy-settings-accordion-panel .wp-suggested-text div > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(div):not(.privacy-policy-tutorial):not(.wp-policy-help):not(.privacy-text-copy):not(span.success):not(.notice p),
1007  .privacy-settings-accordion-panel > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(div):not(.privacy-policy-tutorial):not(.wp-policy-help):not(.privacy-text-copy):not(span.success):not(.notice p),
1008  .privacy-settings-accordion-panel div > *:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(div):not(.privacy-policy-tutorial):not(.wp-policy-help):not(.privacy-text-copy):not(span.success):not(.notice p) {
1009      margin: 0;
1010      padding: 1em;
1011      border-right: 2px solid #787c82;
1012  }
1013  
1014  /* Media queries */
1015  @media screen and (max-width: 782px) {
1016  
1017      .privacy-settings-body,
1018      .health-check-body {
1019          margin: 0 12px;
1020          width: auto;
1021      }
1022  
1023      .privacy-settings .notice,
1024      .site-health .notice {
1025          margin: 5px 10px 15px;
1026      }
1027  
1028      .privacy-settings .update-nag,
1029      .site-health .update-nag {
1030          margin-left: 10px;
1031          margin-right: 10px;
1032      }
1033  
1034      input#create-page {
1035          margin-top: 10px;
1036      }
1037  
1038      .wp-core-ui button.privacy-text-copy {
1039          white-space: normal;
1040          line-height: 1.8;
1041      }
1042  }
1043  
1044  @media only screen and (max-width: 1004px) {
1045  
1046      .privacy-settings-body,
1047      .health-check-body {
1048          margin: 0 22px;
1049          width: auto;
1050      }
1051  }
1052  
1053  /**
1054  * End Privacy Settings section
1055  */
1056  
1057  /*------------------------------------------------------------------------------
1058    11.1 - Custom Fields
1059  ------------------------------------------------------------------------------*/
1060  
1061  #postcustomstuff thead th {
1062      padding: 5px 8px 8px;
1063      background-color: #f0f0f1;
1064  }
1065  
1066  #postcustom #postcustomstuff .submit {
1067      border: 0 none;
1068      float: none;
1069      padding: 0 8px 8px;
1070  }
1071  
1072  #postcustom #postcustomstuff .add-custom-field {
1073      padding: 12px 8px 8px;
1074  }
1075  
1076  #side-sortables #postcustom #postcustomstuff .submit {
1077      margin: 0;
1078      padding: 0;
1079  }
1080  
1081  #side-sortables #postcustom #postcustomstuff #the-list textarea {
1082      height: 85px;
1083  }
1084  
1085  #side-sortables #postcustom #postcustomstuff td.left input,
1086  #side-sortables #postcustom #postcustomstuff td.left select,
1087  #side-sortables #postcustomstuff #newmetaleft a {
1088      margin: 3px 3px 0;
1089  }
1090  
1091  #postcustomstuff table {
1092      margin: 0;
1093      width: 100%;
1094      border: 1px solid #dcdcde;
1095      border-spacing: 0;
1096      background-color: #f6f7f7;
1097  }
1098  
1099  #postcustomstuff tr {
1100      vertical-align: top;
1101  }
1102  
1103  #postcustomstuff table input,
1104  #postcustomstuff table select,
1105  #postcustomstuff table textarea {
1106      width: 96%;
1107      margin: 8px;
1108  }
1109  
1110  #side-sortables #postcustomstuff table input,
1111  #side-sortables #postcustomstuff table select,
1112  #side-sortables #postcustomstuff table textarea {
1113      margin: 3px;
1114  }
1115  
1116  #postcustomstuff th.left,
1117  #postcustomstuff td.left {
1118      width: 38%;
1119  }
1120  
1121  #postcustomstuff .submit input {
1122      margin: 0;
1123      width: auto;
1124  }
1125  
1126  #postcustomstuff #newmetaleft a,
1127  #postcustomstuff #newmeta-button {
1128      display: inline-block;
1129      margin: 0 8px 8px;
1130      text-decoration: none;
1131  }
1132  
1133  .no-js #postcustomstuff #enternew {
1134      display: none;
1135  }
1136  
1137  #post-body-content .compat-attachment-fields {
1138      margin-bottom: 20px;
1139  }
1140  
1141  .compat-attachment-fields th {
1142      padding-top: 5px;
1143      padding-left: 10px;
1144  }
1145  
1146  /*------------------------------------------------------------------------------
1147    11.3 - Featured Images
1148  ------------------------------------------------------------------------------*/
1149  
1150  #select-featured-image {
1151      padding: 4px 0;
1152      overflow: hidden;
1153  }
1154  
1155  #select-featured-image img {
1156      max-width: 100%;
1157      height: auto;
1158      margin-bottom: 10px;
1159  }
1160  
1161  #select-featured-image a {
1162      float: right;
1163      clear: both;
1164  }
1165  
1166  #select-featured-image .remove {
1167      display: none;
1168      margin-top: 10px;
1169  }
1170  
1171  .js #select-featured-image.has-featured-image .remove {
1172      display: inline-block;
1173  }
1174  
1175  .no-js #select-featured-image .choose {
1176      display: none;
1177  }
1178  
1179  /*------------------------------------------------------------------------------
1180    11.4 - Post formats
1181  ------------------------------------------------------------------------------*/
1182  
1183  .post-format-icon::before {
1184      display: inline-block;
1185      vertical-align: middle;
1186      height: 20px;
1187      width: 20px;
1188      margin-top: -4px;
1189      margin-left: 7px;
1190      color: #dcdcde;
1191      font: normal 20px/1 dashicons;
1192      speak: never;
1193      -webkit-font-smoothing: antialiased;
1194      -moz-osx-font-smoothing: grayscale;
1195  }
1196  
1197  a.post-format-icon:hover:before {
1198      color: #135e96;
1199  }
1200  
1201  #post-formats-select {
1202      line-height: 2;
1203  }
1204  
1205  #post-formats-select .post-format-icon::before {
1206      top: 5px;
1207  }
1208  
1209  input.post-format {
1210      margin-top: 1px;
1211  }
1212  
1213  label.post-format-icon {
1214      margin-right: 0;
1215      padding: 2px 0;
1216  }
1217  
1218  .post-format-icon.post-format-standard::before {
1219      content: "\f109";
1220  }
1221  
1222  .post-format-icon.post-format-image::before {
1223      content: "\f128";
1224  }
1225  
1226  .post-format-icon.post-format-gallery::before {
1227      content: "\f161";
1228  }
1229  
1230  .post-format-icon.post-format-audio::before {
1231      content: "\f127";
1232  }
1233  
1234  .post-format-icon.post-format-video::before {
1235      content: "\f126";
1236  }
1237  
1238  .post-format-icon.post-format-chat::before {
1239      content: "\f125";
1240  }
1241  
1242  .post-format-icon.post-format-status::before {
1243      content: "\f130";
1244  }
1245  
1246  .post-format-icon.post-format-aside::before {
1247      content: "\f123";
1248  }
1249  
1250  .post-format-icon.post-format-quote::before {
1251      content: "\f122";
1252  }
1253  
1254  .post-format-icon.post-format-link::before {
1255      content: "\f103";
1256  }
1257  
1258  /*------------------------------------------------------------------------------
1259    12.0 - Categories
1260  ------------------------------------------------------------------------------*/
1261  
1262  .category-adder {
1263      margin-right: 120px;
1264      padding: 4px 0;
1265  }
1266  
1267  .category-adder h4 {
1268      margin: 0 0 8px;
1269  }
1270  
1271  #side-sortables .category-adder {
1272      margin: 0;
1273  }
1274  
1275  .wp-tab-panel,
1276  .categorydiv div.tabs-panel,
1277  .customlinkdiv div.tabs-panel,
1278  .posttypediv div.tabs-panel,
1279  .taxonomydiv div.tabs-panel {
1280      min-height: 42px;
1281      max-height: 200px;
1282      overflow: auto;
1283      padding: 0 0.9em;
1284      border: solid 1px #dcdcde;
1285      background-color: #fff;
1286  }
1287  
1288  div.tabs-panel-active {
1289      display: block;
1290  }
1291  
1292  div.tabs-panel-inactive {
1293      display: none;
1294  }
1295  
1296  div.tabs-panel-active:focus {
1297      box-shadow: inset 0 0 0 2px #2271b1;
1298      /* Only visible in Windows High Contrast mode */
1299      outline: 2px solid transparent;
1300  }
1301  
1302  #front-page-warning,
1303  #front-static-pages ul,
1304  ul.export-filters,
1305  .inline-editor ul.cat-checklist ul,
1306  .categorydiv ul.categorychecklist ul,
1307  .customlinkdiv ul.categorychecklist ul,
1308  .posttypediv ul.categorychecklist ul,
1309  .taxonomydiv ul.categorychecklist ul {
1310      margin-right: 18px;
1311  }
1312  
1313  ul.categorychecklist li {
1314      margin: 0;
1315      padding: 0;
1316      line-height: 1.69230769;
1317      word-wrap: break-word;
1318  }
1319  
1320  .categorydiv .tabs-panel,
1321  .customlinkdiv .tabs-panel,
1322  .posttypediv .tabs-panel,
1323  .taxonomydiv .tabs-panel {
1324      border-width: 3px;
1325      border-style: solid;
1326  }
1327  
1328  .form-wrap label {
1329      display: block;
1330      padding: 2px 0;
1331  }
1332  
1333  .form-field input[type="text"],
1334  .form-field input[type="password"],
1335  .form-field input[type="email"],
1336  .form-field input[type="number"],
1337  .form-field input[type="search"],
1338  .form-field input[type="tel"],
1339  .form-field input[type="url"],
1340  .form-field textarea {
1341      border-style: solid;
1342      border-width: 1px;
1343      width: 95%;
1344  }
1345  
1346  .form-field select,
1347  .form-field p {
1348      max-width: 95%;
1349  }
1350  
1351  p.description,
1352  .form-wrap p {
1353      margin: 2px 0 5px;
1354      color: #646970;
1355  }
1356  
1357  p.help,
1358  p.description,
1359  span.description,
1360  .form-wrap p {
1361      font-size: 13px;
1362  }
1363  
1364  p.description code {
1365      font-style: normal;
1366  }
1367  
1368  .form-wrap .form-field {
1369      margin: 1em 0;
1370      padding: 0;
1371  }
1372  
1373  .col-wrap h2 {
1374      margin: 12px 0;
1375      font-size: 1.1em;
1376  }
1377  
1378  .col-wrap p.submit {
1379      margin-top: -10px;
1380  }
1381  
1382  .edit-term-notes {
1383      margin-top: 2em;
1384  }
1385  
1386  /*------------------------------------------------------------------------------
1387    13.0 - Tags
1388  ------------------------------------------------------------------------------*/
1389  
1390  #poststuff .tagsdiv .ajaxtag {
1391      margin-top: 1em;
1392  }
1393  
1394  #poststuff .tagsdiv .howto {
1395      margin: 1em 0 6px;
1396  }
1397  
1398  .ajaxtag .newtag {
1399      position: relative;
1400  }
1401  
1402  .tagsdiv .newtag {
1403      width: 180px;
1404  }
1405  
1406  .tagsdiv .the-tags {
1407      display: block;
1408      height: 60px;
1409      margin: 0 auto;
1410      overflow: auto;
1411      width: 260px;
1412  }
1413  
1414  #post-body-content .tagsdiv .the-tags {
1415      margin: 0 5px;
1416  }
1417  
1418  p.popular-tags {
1419      border: none;
1420      line-height: 2em;
1421      padding: 8px 12px 12px;
1422      text-align: justify;
1423  }
1424  
1425  p.popular-tags a {
1426      padding: 0 3px;
1427  }
1428  
1429  .tagcloud {
1430      width: 97%;
1431      margin: 0 0 40px;
1432      text-align: justify;
1433  }
1434  
1435  .tagcloud h2 {
1436      margin: 2px 0 12px;
1437  }
1438  
1439  #poststuff .inside .the-tagcloud {
1440      margin: 5px 0 10px;
1441      padding: 8px;
1442      border: 1px solid #dcdcde;
1443      line-height: 1.2;
1444      word-spacing: 3px;
1445  }
1446  
1447  .the-tagcloud ul {
1448      margin: 0;
1449  }
1450  
1451  .the-tagcloud ul li {
1452      display: inline-block;
1453  }
1454  
1455  /* Back-compat styles from deprecated jQuery.suggest, see ticket #40260. */
1456  .ac_results {
1457      display: none;
1458      margin: -1px 0 0;
1459      padding: 0;
1460      list-style: none;
1461      position: absolute;
1462      z-index: 10000;
1463      border: 1px solid #4f94d4;
1464      background-color: #fff;
1465  }
1466  
1467  .wp-customizer .ac_results {
1468      z-index: 500000;
1469  }
1470  
1471  .ac_results li {
1472      margin: 0;
1473      padding: 5px 10px;
1474      white-space: nowrap;
1475      text-align: right;
1476  }
1477  
1478  .ac_results .ac_over,
1479  .ac_over .ac_match {
1480      background-color: #2271b1;
1481      color: #fff;
1482      cursor: pointer;
1483  }
1484  
1485  .ac_match {
1486      text-decoration: underline;
1487  }
1488  
1489  #addtag .spinner {
1490      float: none;
1491      vertical-align: top;
1492  }
1493  
1494  #edittag {
1495      max-width: 800px;
1496  }
1497  
1498  .edit-tag-actions {
1499      margin-top: 20px;
1500  }
1501  
1502  /* Comments */
1503  
1504  .comment-php .wp-editor-area {
1505      height: 200px;
1506  }
1507  
1508  .comment-ays th,
1509  .comment-ays td {
1510      padding: 10px 15px;
1511  }
1512  
1513  .comment-ays .comment-content ul {
1514      list-style: initial;
1515      margin-right: 2em;
1516  }
1517  
1518  .comment-ays .comment-content a[href]:after {
1519      content: "(" attr( href ) ")";
1520      display: inline-block;
1521      padding: 0 4px;
1522      color: #646970;
1523      font-size: 13px;
1524      word-break: break-all;
1525  }
1526  
1527  .comment-ays .comment-content p.edit-comment {
1528      margin-top: 10px;
1529  }
1530  
1531  .comment-ays .comment-content p.edit-comment a[href]:after {
1532      content: "";
1533      padding: 0;
1534  }
1535  
1536  .comment-ays-submit .button-cancel {
1537      margin-right: 1em;
1538  }
1539  
1540  .trash-undo-inside,
1541  .spam-undo-inside {
1542      margin: 1px 0 1px 8px;
1543      line-height: 1.23076923;
1544  }
1545  
1546  .spam-undo-inside .avatar,
1547  .trash-undo-inside .avatar {
1548      height: 20px;
1549      width: 20px;
1550      margin-left: 8px;
1551      vertical-align: middle;
1552  }
1553  
1554  .stuffbox .editcomment {
1555      clear: none;
1556      margin-top: 0;
1557  }
1558  
1559  #namediv.stuffbox .editcomment input {
1560      width: 100%;
1561  }
1562  
1563  #namediv.stuffbox .editcomment.form-table td {
1564      padding: 10px;
1565  }
1566  
1567  #comment-status-radio p {
1568      margin: 3px 0 5px;
1569  }
1570  
1571  #comment-status-radio input {
1572      margin: 2px 0 5px 3px;
1573      vertical-align: middle;
1574  }
1575  
1576  #comment-status-radio label {
1577      padding: 5px 0;
1578  }
1579  
1580  /* links tables */
1581  table.links-table {
1582      width: 100%;
1583      border-spacing: 0;
1584  }
1585  
1586  .links-table th {
1587      font-weight: 400;
1588      text-align: right;
1589      vertical-align: top;
1590      min-width: 80px;
1591      width: 20%;
1592      word-wrap: break-word;
1593  }
1594  
1595  .links-table th,
1596  .links-table td {
1597      padding: 5px 0;
1598  }
1599  
1600  .links-table td label {
1601      margin-left: 8px;
1602  }
1603  
1604  .links-table td input[type="text"],
1605  .links-table td textarea {
1606      width: 100%;
1607  }
1608  
1609  .links-table #link_rel {
1610      max-width: 280px;
1611  }
1612  
1613  /* DFW 2
1614  -------------------------------------------------------------- */
1615  
1616  #qt_content_dfw {
1617      display: none;
1618  }
1619  
1620  .wp-editor-expand #qt_content_dfw {
1621      display: inline-block;
1622  }
1623  
1624  .focus-on .wrap > h1,
1625  .focus-on .page-title-action,
1626  .focus-on #wpfooter,
1627  .focus-on .postbox-container > *,
1628  .focus-on div.updated,
1629  .focus-on div.error,
1630  .focus-on div.notice,
1631  .focus-on .update-nag,
1632  .focus-on #wp-toolbar,
1633  .focus-on #screen-meta-links,
1634  .focus-on #screen-meta {
1635      opacity: 0;
1636      transition-duration: 0.6s;
1637      transition-property: opacity;
1638      transition-timing-function: ease-in-out;
1639  }
1640  
1641  .focus-on #wp-toolbar {
1642      opacity: 0.3;
1643  }
1644  
1645  .focus-off .wrap > h1,
1646  .focus-off .page-title-action,
1647  .focus-off #wpfooter,
1648  .focus-off .postbox-container > *,
1649  .focus-off div.updated,
1650  .focus-off div.error,
1651  .focus-off div.notice,
1652  .focus-off .update-nag,
1653  .focus-off #wp-toolbar,
1654  .focus-off #screen-meta-links,
1655  .focus-off #screen-meta {
1656      opacity: 1;
1657      transition-duration: 0.2s;
1658      transition-property: opacity;
1659      transition-timing-function: ease-in-out;
1660  }
1661  
1662  .focus-off #wp-toolbar {
1663      -webkit-transform: translate(0, 0);
1664  }
1665  
1666  .focus-on #adminmenuback,
1667  .focus-on #adminmenuwrap {
1668      transition-duration: 0.6s;
1669      transition-property: transform;
1670      transition-timing-function: ease-in-out;
1671  }
1672  
1673  .focus-on #adminmenuback,
1674  .focus-on #adminmenuwrap {
1675      transform: translateX( 100% );
1676  }
1677  
1678  .focus-off #adminmenuback,
1679  .focus-off #adminmenuwrap {
1680      transform: translateX( 0 );
1681      transition-duration: 0.2s;
1682      transition-property: transform;
1683      transition-timing-function: ease-in-out;
1684  }
1685  
1686  /* =Media Queries
1687  -------------------------------------------------------------- */
1688  
1689  /**
1690   * HiDPI Displays
1691   */
1692  @media print,
1693    (min-resolution: 120dpi) {
1694      #content-resize-handle,
1695      #post-body .wp_themeSkin .mceStatusbar a.mceResize {
1696          background: transparent url(../images/resize-2x.gif) no-repeat scroll left bottom;
1697          background-size: 11px 11px;
1698      }
1699  
1700      /*rtl:ignore*/
1701      .rtl #content-resize-handle,
1702      .rtl #post-body .wp_themeSkin .mceStatusbar a.mceResize {
1703          background-image: url(../images/resize-rtl-2x.gif);
1704          background-position: left bottom;
1705      }
1706  }
1707  
1708  /*
1709   * The edit attachment screen auto-switches to one column layout when the
1710   * viewport is smaller than 1200 pixels.
1711   */
1712  @media only screen and (max-width: 1200px) {
1713      .post-type-attachment #poststuff {
1714          min-width: 0;
1715      }
1716  
1717      .post-type-attachment #wpbody-content #poststuff #post-body {
1718          margin: 0;
1719      }
1720  
1721      .post-type-attachment #wpbody-content #post-body.columns-2 #postbox-container-1 {
1722          margin-left: 0;
1723          width: 100%;
1724      }
1725  
1726      .post-type-attachment #poststuff #postbox-container-1 .empty-container,
1727      .post-type-attachment #poststuff #postbox-container-1 #side-sortables:empty {
1728          outline: none;
1729          height: 0;
1730          min-height: 0;
1731      }
1732  
1733      .post-type-attachment #poststuff #post-body.columns-2 #side-sortables {
1734          min-height: 0;
1735          width: auto;
1736      }
1737  
1738      .is-dragging-metaboxes.post-type-attachment #post-body .meta-box-sortables {
1739          outline: none;
1740          min-height: 0;
1741          margin-bottom: 0;
1742      }
1743  
1744      /* hide the radio buttons for column prefs */
1745      .post-type-attachment .screen-layout,
1746      .post-type-attachment .columns-prefs {
1747          display: none;
1748      }
1749  }
1750  
1751  /* one column on the post write/edit screen */
1752  @media only screen and (max-width: 850px) {
1753      #poststuff {
1754          min-width: 0;
1755      }
1756  
1757      #wpbody-content #poststuff #post-body {
1758          margin: 0;
1759      }
1760  
1761      #wpbody-content #post-body.columns-2 #postbox-container-1 {
1762          margin-left: 0;
1763          width: 100%;
1764      }
1765  
1766      #poststuff #postbox-container-1 .empty-container,
1767      #poststuff #postbox-container-1 #side-sortables:empty {
1768          height: 0;
1769          min-height: 0;
1770      }
1771  
1772      #poststuff #post-body.columns-2 #side-sortables {
1773          min-height: 0;
1774          width: auto;
1775      }
1776  
1777      /* Increase min-height while dragging for the #side-sortables and any potential sortables area with custom ID. */
1778      .is-dragging-metaboxes #poststuff #postbox-container-1 .empty-container,
1779      .is-dragging-metaboxes #poststuff #postbox-container-1 #side-sortables:empty,
1780      .is-dragging-metaboxes #poststuff #post-body.columns-2 #side-sortables,
1781      .is-dragging-metaboxes #poststuff #post-body.columns-2 .meta-box-sortables {
1782          height: auto;
1783          min-height: 60px;
1784      }
1785  
1786      /* hide the radio buttons for column prefs */
1787      .screen-layout,
1788      .columns-prefs {
1789          display: none;
1790      }
1791  }
1792  
1793  @media screen and (max-width: 782px) {
1794      .wp-core-ui .edit-tag-actions .button-primary {
1795          margin-bottom: 0;
1796      }
1797  
1798      #post-body-content {
1799          min-width: 0;
1800      }
1801  
1802      #titlediv #title-prompt-text {
1803          padding: 10px;
1804      }
1805  
1806      #poststuff .stuffbox .inside {
1807          padding: 0 0 4px 2px;
1808      }
1809  
1810      #poststuff h3.hndle, /* Back-compat for pre-4.4 */
1811      #poststuff .stuffbox > h3, /* Back-compat for pre-4.4 */
1812      #poststuff h2 {
1813          padding: 12px;
1814      }
1815  
1816      #namediv.stuffbox .editcomment.form-table td {
1817          padding: 5px 10px;
1818      }
1819  
1820      .post-format-options {
1821          padding-left: 0;
1822      }
1823  
1824      .post-format-options a {
1825          margin-left: 5px;
1826          margin-bottom: 5px;
1827          min-width: 52px;
1828      }
1829  
1830      .post-format-options .post-format-title {
1831          font-size: 11px;
1832      }
1833  
1834      .post-format-options a div {
1835          height: 28px;
1836          width: 28px;
1837      }
1838  
1839      .post-format-options a div:before {
1840          font-size: 26px !important;
1841      }
1842  
1843      /* Publish Metabox Options */
1844      #post-visibility-select {
1845          line-height: 280%;
1846      }
1847  
1848      .wp-core-ui .save-post-visibility,
1849      .wp-core-ui .save-timestamp {
1850          vertical-align: middle;
1851          margin-left: 15px;
1852      }
1853  
1854      .timestamp-wrap select#mm {
1855          display: block;
1856          width: 100%;
1857          margin-bottom: 10px;
1858      }
1859  
1860      .timestamp-wrap #jj,
1861      .timestamp-wrap #aa,
1862      .timestamp-wrap #hh,
1863      .timestamp-wrap #mn {
1864          padding: 12px 3px;
1865          font-size: 14px;
1866          margin-bottom: 5px;
1867          width: auto;
1868          text-align: center;
1869      }
1870  
1871      /* Categories Metabox */
1872      ul.category-tabs {
1873          margin: 30px 0 15px;
1874      }
1875  
1876      ul.category-tabs li.tabs {
1877          padding: 15px;
1878      }
1879  
1880      ul.categorychecklist li {
1881          margin-bottom: 15px;
1882      }
1883  
1884      ul.categorychecklist ul {
1885          margin-top: 15px;
1886      }
1887  
1888      .category-add input[type=text],
1889      .category-add select {
1890          max-width: none;
1891          margin-bottom: 15px;
1892      }
1893  
1894      /* Tags Metabox */
1895      .tagsdiv .newtag {
1896          width: 100%;
1897          height: auto;
1898          margin-bottom: 15px;
1899      }
1900  
1901      .tagchecklist {
1902          margin: 25px 10px;
1903      }
1904  
1905      .tagchecklist > li {
1906          font-size: 16px;
1907          line-height: 1.4;
1908      }
1909  
1910      /* Discussion */
1911      #commentstatusdiv p {
1912          line-height: 2.8;
1913      }
1914  
1915      /* TinyMCE Adjustments */
1916      .mceToolbar * {
1917          white-space: normal !important;
1918      }
1919  
1920      .mceToolbar tr,
1921      .mceToolbar td {
1922          float: right !important;
1923      }
1924  
1925      .wp_themeSkin a.mceButton {
1926          width: 30px;
1927          height: 30px;
1928      }
1929  
1930      .wp_themeSkin .mceButton .mceIcon {
1931          margin-top: 5px;
1932          margin-right: 5px;
1933      }
1934  
1935      .wp_themeSkin .mceSplitButton {
1936          margin-top: 1px;
1937      }
1938  
1939      .wp_themeSkin .mceSplitButton td a.mceAction {
1940          padding: 6px 6px 6px 3px;
1941      }
1942  
1943      .wp_themeSkin .mceSplitButton td a.mceOpen,
1944      .wp_themeSkin .mceSplitButtonEnabled:hover td a.mceOpen {
1945          padding-top: 6px;
1946          padding-bottom: 6px;
1947          background-position: 1px 6px;
1948      }
1949  
1950      .wp_themeSkin table.mceListBox {
1951          margin: 5px;
1952      }
1953  
1954      div.quicktags-toolbar input {
1955          padding: 10px 20px;
1956      }
1957  
1958      button.wp-switch-editor {
1959          font-size: 16px;
1960          line-height: 1;
1961          margin: 7px 7px 0 0;
1962          padding: 8px 12px;
1963      }
1964  
1965      #wp-content-media-buttons a {
1966          font-size: 14px;
1967          padding: 6px 10px;
1968      }
1969  
1970      .wp-media-buttons span.wp-media-buttons-icon,
1971      .wp-media-buttons span.jetpack-contact-form-icon {
1972          width: 22px !important;
1973          margin-right: -2px !important;
1974      }
1975  
1976      .wp-media-buttons .add_media span.wp-media-buttons-icon:before,
1977      .wp-media-buttons #insert-jetpack-contact-form span.jetpack-contact-form-icon:before {
1978          font-size: 20px !important;
1979      }
1980  
1981      #content_wp_fullscreen {
1982          display: none;
1983      }
1984  
1985      .misc-pub-section {
1986          padding: 20px 10px;
1987      }
1988  
1989      #delete-action,
1990      #publishing-action {
1991          line-height: 3.61538461;
1992      }
1993  
1994      #publishing-action .spinner {
1995          float: none;
1996          margin-top: -2px; /* Half of the Publish button's bottom margin. */
1997      }
1998  
1999      /* Moderate Comment */
2000      .comment-ays th,
2001      .comment-ays td {
2002          padding-bottom: 0;
2003      }
2004  
2005      .comment-ays td {
2006          padding-top: 6px;
2007      }
2008  
2009      /* Links */
2010      .links-table #link_rel {
2011          max-width: none;
2012      }
2013  
2014      .links-table th,
2015      .links-table td {
2016          padding: 10px 0;
2017      }
2018  
2019      .edit-term-notes {
2020          display: none;
2021      }
2022  
2023      .privacy-text-box {
2024          width: auto;
2025      }
2026  
2027      .privacy-text-box-toc {
2028          float: none;
2029          width: auto;
2030          height: 100%;
2031          display: flex;
2032          flex-direction: column;
2033      }
2034  
2035      .privacy-text-section .return-to-top {
2036          margin: 2em 0 0;
2037      }
2038  }


Generated : Fri Mar 29 08:20:02 2024 Cross-referenced by PHPXref