Update WP and plugins
This commit is contained in:
parent
10a4713229
commit
1fb77fc4ff
864 changed files with 101724 additions and 78262 deletions
|
@ -194,7 +194,7 @@ div.mce-tab:focus {
|
|||
|
||||
.mce-window .wp-help-th-center td:nth-child(odd),
|
||||
.mce-window .wp-help-th-center th:nth-child(odd) {
|
||||
text-align: center;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* TinyMCE menus */
|
||||
|
@ -530,11 +530,11 @@ div.mce-path {
|
|||
|
||||
/* mce listbox */
|
||||
.mce-toolbar .mce-btn-group .mce-btn.mce-listbox {
|
||||
border-radius: 0;
|
||||
direction: ltr;
|
||||
background: #fff;
|
||||
border: 1px solid #ddd;
|
||||
box-shadow: inset 0 1px 1px -1px rgba(0, 0, 0, .2);
|
||||
border-radius: 0;
|
||||
direction: ltr;
|
||||
background: #fff;
|
||||
border: 1px solid #ddd;
|
||||
box-shadow: inset 0 1px 1px -1px rgba(0, 0, 0, .2);
|
||||
}
|
||||
|
||||
.mce-toolbar .mce-btn-group .mce-btn.mce-listbox:hover,
|
||||
|
@ -579,21 +579,37 @@ div.mce-path {
|
|||
.mce-menu .mce-menu-item:hover,
|
||||
.mce-menu .mce-menu-item.mce-selected,
|
||||
.mce-menu .mce-menu-item:focus,
|
||||
.mce-menu .mce-menu-item-normal.mce-active,
|
||||
.mce-menu .mce-menu-item-preview.mce-active {
|
||||
.mce-menu .mce-menu-item.mce-active.mce-menu-item-normal,
|
||||
.mce-menu .mce-menu-item.mce-active.mce-menu-item-preview {
|
||||
background: #0073aa; /* See color scheme. */
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.mce-menu-item:hover .mce-text,
|
||||
.mce-menu-item:focus .mce-text,
|
||||
.mce-menu-item:hover .mce-ico,
|
||||
.mce-menu-item:focus .mce-ico,
|
||||
.mce-menu-item:hover .mce-menu-shortcut,
|
||||
.mce-menu-item:focus .mce-menu-shortcut,
|
||||
.mce-menu-item.mce-active .mce-menu-shortcut,
|
||||
.mce-menu-item.mce-disabled:hover .mce-text,
|
||||
.mce-menu-item.mce-disabled:hover .mce-ico {
|
||||
.mce-menu .mce-menu-item:hover .mce-caret,
|
||||
.mce-menu .mce-menu-item:focus .mce-caret,
|
||||
.mce-menu .mce-menu-item.mce-selected .mce-caret {
|
||||
border-left-color: #fff;
|
||||
}
|
||||
|
||||
/* rtl:ignore */
|
||||
.rtl .mce-menu .mce-menu-item:hover .mce-caret,
|
||||
.rtl .mce-menu .mce-menu-item:focus .mce-caret,
|
||||
.rtl .mce-menu .mce-menu-item.mce-selected .mce-caret {
|
||||
border-left-color: inherit;
|
||||
border-right-color: #fff;
|
||||
}
|
||||
|
||||
.mce-menu .mce-menu-item:hover .mce-text,
|
||||
.mce-menu .mce-menu-item:focus .mce-text,
|
||||
.mce-menu .mce-menu-item:hover .mce-ico,
|
||||
.mce-menu .mce-menu-item:focus .mce-ico,
|
||||
.mce-menu .mce-menu-item.mce-selected .mce-text,
|
||||
.mce-menu .mce-menu-item.mce-selected .mce-ico,
|
||||
.mce-menu .mce-menu-item:hover .mce-menu-shortcut,
|
||||
.mce-menu .mce-menu-item:focus .mce-menu-shortcut,
|
||||
.mce-menu .mce-menu-item.mce-active .mce-menu-shortcut,
|
||||
.mce-menu .mce-menu-item.mce-disabled:hover .mce-text,
|
||||
.mce-menu .mce-menu-item.mce-disabled:hover .mce-ico {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
|
@ -602,7 +618,7 @@ div.mce-path {
|
|||
}
|
||||
|
||||
.mce-menu .mce-menu-item.mce-disabled:hover {
|
||||
background: #ccc;
|
||||
background: #ccc;
|
||||
}
|
||||
|
||||
/* Menubar */
|
||||
|
@ -801,11 +817,11 @@ div.mce-menu .mce-menu-item-sep,
|
|||
|
||||
/* TinyMCE icons */
|
||||
.mce-ico {
|
||||
font-family: 'tinymce', Arial;
|
||||
font-family: tinymce, Arial;
|
||||
}
|
||||
|
||||
.mce-btn-small .mce-ico {
|
||||
font-family: 'tinymce-small', Arial;
|
||||
font-family: tinymce-small, Arial;
|
||||
}
|
||||
|
||||
.mce-toolbar .mce-ico {
|
||||
|
@ -1145,7 +1161,7 @@ i.mce-i-wp_code:before {
|
|||
}
|
||||
|
||||
.tmce-active .quicktags-toolbar {
|
||||
display: none;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.tmce-active .switch-tmce,
|
||||
|
@ -1211,6 +1227,10 @@ i.mce-i-wp_code:before {
|
|||
content: "\f104";
|
||||
}
|
||||
|
||||
.mce-content-body dl.wp-caption {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
/* Quicktags */
|
||||
.quicktags-toolbar {
|
||||
padding: 3px;
|
||||
|
@ -1257,7 +1277,7 @@ i.mce-i-wp_code:before {
|
|||
margin: 2px;
|
||||
}
|
||||
|
||||
@media screen and ( max-width: 782px ) {
|
||||
@media screen and (max-width: 782px) {
|
||||
.mce-toolbar .mce-btn button,
|
||||
.qt-dfw {
|
||||
padding: 6px 7px;
|
||||
|
@ -1296,7 +1316,7 @@ i.mce-i-wp_code:before {
|
|||
}
|
||||
}
|
||||
|
||||
@media screen and ( min-width: 782px ) {
|
||||
@media screen and (min-width: 782px) {
|
||||
.wp-core-ui .quicktags-toolbar input.button.button-small {
|
||||
/* .button-small is normally 11px, but a bit too small for these buttons. */
|
||||
font-size: 12px;
|
||||
|
@ -1644,7 +1664,7 @@ i.mce-i-wp_code:before {
|
|||
float: right;
|
||||
}
|
||||
|
||||
@media screen and ( max-width: 782px ) {
|
||||
@media screen and (max-width: 782px) {
|
||||
#wp-link-wrap {
|
||||
margin-top: -140px;
|
||||
}
|
||||
|
@ -1678,7 +1698,7 @@ i.mce-i-wp_code:before {
|
|||
}
|
||||
}
|
||||
|
||||
@media screen and ( max-width: 520px ) {
|
||||
@media screen and (max-width: 520px) {
|
||||
#wp-link-wrap {
|
||||
width: auto;
|
||||
margin-left: 0;
|
||||
|
@ -1688,7 +1708,7 @@ i.mce-i-wp_code:before {
|
|||
}
|
||||
}
|
||||
|
||||
@media screen and ( max-height: 520px ) {
|
||||
@media screen and (max-height: 520px) {
|
||||
#wp-link-wrap {
|
||||
transition: none;
|
||||
height: auto;
|
||||
|
@ -1706,7 +1726,7 @@ i.mce-i-wp_code:before {
|
|||
}
|
||||
}
|
||||
|
||||
@media screen and ( max-height: 290px ) {
|
||||
@media screen and (max-height: 290px) {
|
||||
#wp-link-wrap {
|
||||
height: auto;
|
||||
margin-top: 0;
|
||||
|
@ -1797,7 +1817,7 @@ div.wp-link-input input {
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
@media screen and ( max-width: 782px ) {
|
||||
@media screen and (max-width: 782px) {
|
||||
div.wp-link-preview,
|
||||
div.wp-link-input {
|
||||
max-width: 70%;
|
||||
|
@ -1844,8 +1864,8 @@ div.wp-link-input input {
|
|||
}
|
||||
|
||||
html:lang(he-il) .rtl .wp-switch-editor,
|
||||
html:lang(he-il) .rtl .quicktags-toolbar input {
|
||||
font-family: Arial, sans-serif;
|
||||
html:lang(he-il) .rtl .quicktags-toolbar input {
|
||||
font-family: Arial, sans-serif;
|
||||
}
|
||||
|
||||
/* HiDPI */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue