: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
.comment-php .wp-editor-area {
.comment-ays .comment-content ul {
.comment-ays .comment-content a[href]:after {
content: "(" attr( href ) ")";
.comment-ays .comment-content p.edit-comment {
.comment-ays .comment-content p.edit-comment a[href]:after {
.comment-ays-submit .button-cancel {
.spam-undo-inside .avatar,
.trash-undo-inside .avatar {
#namediv.stuffbox .editcomment input {
#namediv.stuffbox .editcomment.form-table td {
#comment-status-radio p {
#comment-status-radio input {
#comment-status-radio label {
.links-table td input[type="text"],
.links-table td textarea {
-------------------------------------------------------------- */
.wp-editor-expand #qt_content_dfw {
.focus-on .page-title-action,
.focus-on .postbox-container > *,
.focus-on #screen-meta-links,
transition-duration: 0.6s;
transition-property: opacity;
transition-timing-function: ease-in-out;
.focus-off .page-title-action,
.focus-off .postbox-container > *,
.focus-off #screen-meta-links,
.focus-off #screen-meta {
transition-duration: 0.2s;
transition-property: opacity;
transition-timing-function: ease-in-out;
-webkit-transform: translate(0, 0);
.focus-on #adminmenuback,
.focus-on #adminmenuwrap {
transition-duration: 0.6s;
transition-property: transform;
transition-timing-function: ease-in-out;
.focus-on #adminmenuback,
.focus-on #adminmenuwrap {
transform: translateX( 100% );
.focus-off #adminmenuback,
.focus-off #adminmenuwrap {
transform: translateX( 0 );
transition-duration: 0.2s;
transition-property: transform;
transition-timing-function: ease-in-out;
-------------------------------------------------------------- */
(min-resolution: 120dpi) {
#post-body .wp_themeSkin .mceStatusbar a.mceResize {
background: transparent url(../images/resize-2x.gif) no-repeat scroll left bottom;
background-size: 11px 11px;
.rtl #content-resize-handle,
.rtl #post-body .wp_themeSkin .mceStatusbar a.mceResize {
background-image: url(../images/resize-rtl-2x.gif);
background-position: left bottom;
* The edit attachment screen auto-switches to one column layout when the
* viewport is smaller than 1200 pixels.
@media only screen and (max-width: 1200px) {
.post-type-attachment #poststuff {
.post-type-attachment #wpbody-content #poststuff #post-body {
.post-type-attachment #wpbody-content #post-body.columns-2 #postbox-container-1 {
.post-type-attachment #poststuff #postbox-container-1 .empty-container,
.post-type-attachment #poststuff #postbox-container-1 #side-sortables:empty {
.post-type-attachment #poststuff #post-body.columns-2 #side-sortables {
.is-dragging-metaboxes.post-type-attachment #post-body .meta-box-sortables {
/* hide the radio buttons for column prefs */
.post-type-attachment .screen-layout,
.post-type-attachment .columns-prefs {
/* one column on the post write/edit screen */
@media only screen and (max-width: 850px) {
#wpbody-content #poststuff #post-body {
#wpbody-content #post-body.columns-2 #postbox-container-1 {
#poststuff #postbox-container-1 .empty-container,
#poststuff #postbox-container-1 #side-sortables:empty {
#poststuff #post-body.columns-2 #side-sortables {
/* Increase min-height while dragging for the #side-sortables and any potential sortables area with custom ID. */
.is-dragging-metaboxes #poststuff #postbox-container-1 .empty-container,
.is-dragging-metaboxes #poststuff #postbox-container-1 #side-sortables:empty,
.is-dragging-metaboxes #poststuff #post-body.columns-2 #side-sortables,
.is-dragging-metaboxes #poststuff #post-body.columns-2 .meta-box-sortables {
/* hide the radio buttons for column prefs */
@media screen and (max-width: 782px) {
.wp-core-ui .edit-tag-actions .button-primary {
#titlediv #title-prompt-text {
#poststuff .stuffbox .inside {
#poststuff h3.hndle, /* Back-compat for pre-4.4 */
#poststuff .stuffbox > h3, /* Back-compat for pre-4.4 */
#namediv.stuffbox .editcomment.form-table td {
.post-format-options .post-format-title {
.post-format-options a div {
.post-format-options a div:before {
font-size: 26px !important;
/* Publish Metabox Options */
#post-visibility-select {
.wp-core-ui .save-post-visibility,
.wp-core-ui .save-timestamp {
.timestamp-wrap select#mm {
ul.category-tabs li.tabs {
ul.categorychecklist li {
ul.categorychecklist ul {
.category-add input[type=text],
/* TinyMCE Adjustments */
white-space: normal !important;
.wp_themeSkin a.mceButton {
.wp_themeSkin .mceButton .mceIcon {
.wp_themeSkin .mceSplitButton {
.wp_themeSkin .mceSplitButton td a.mceAction {
padding: 6px 6px 6px 3px;
.wp_themeSkin .mceSplitButton td a.mceOpen,
.wp_themeSkin .mceSplitButtonEnabled:hover td a.mceOpen {
background-position: 1px 6px;
.wp_themeSkin table.mceListBox {
div.quicktags-toolbar input {
button.wp-switch-editor {
#wp-content-media-buttons a {
.wp-media-buttons span.wp-media-buttons-icon,
.wp-media-buttons span.jetpack-contact-form-icon {
margin-right: -2px !important;
.wp-media-buttons .add_media span.wp-media-buttons-icon:before,
.wp-media-buttons #insert-jetpack-contact-form span.jetpack-contact-form-icon:before {
font-size: 20px !important;
#publishing-action .spinner {
margin-top: -2px; /* Half of the Publish button's bottom margin. */