Update WP and plugins
This commit is contained in:
parent
10a4713229
commit
1fb77fc4ff
864 changed files with 101724 additions and 78262 deletions
12
wp-includes/css/dist/components/style-rtl.css
vendored
12
wp-includes/css/dist/components/style-rtl.css
vendored
|
@ -536,8 +536,7 @@
|
|||
|
||||
.components-color-palette__custom-color .components-color-palette__custom-color-gradient::before {
|
||||
content: "";
|
||||
-webkit-filter: blur(6px) saturate(0.7) brightness(1.1);
|
||||
filter: blur(6px) saturate(0.7) brightness(1.1);
|
||||
filter: blur(6px) saturate(0.7) brightness(1.1);
|
||||
display: block;
|
||||
width: 200%;
|
||||
height: 200%;
|
||||
|
@ -2046,13 +2045,11 @@ body.is-dragging-components-draggable {
|
|||
outline: 1px solid transparent;
|
||||
outline-offset: -1px;
|
||||
border: 1px solid #000;
|
||||
-webkit-filter: invert(100%) contrast(500%);
|
||||
filter: invert(100%) contrast(500%); }
|
||||
filter: invert(100%) contrast(500%); }
|
||||
|
||||
@supports (-ms-high-contrast-adjust: auto) {
|
||||
.components-form-toggle .components-form-toggle__on {
|
||||
-webkit-filter: none;
|
||||
filter: none;
|
||||
filter: none;
|
||||
border: 1px solid #fff; } }
|
||||
|
||||
.components-form-token-field__input-container {
|
||||
|
@ -2528,8 +2525,7 @@ body.is-dragging-components-draggable {
|
|||
body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right {
|
||||
transform: scaleX(-1);
|
||||
-ms-filter: fliph;
|
||||
-webkit-filter: FlipH;
|
||||
filter: FlipH;
|
||||
filter: FlipH;
|
||||
margin-top: -10px; }
|
||||
|
||||
.components-panel__icon {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue