| @@ -67,14 +67,8 @@ | ||
| 67 | 67 | /** |
| 68 | 68 | * Focus styles. |
| 69 | 69 | */ |
| 70 | 70 | /** |
| 71 | - * Standard focus rings for the WordPress Design System. | |
| 72 | - * | |
| 73 | - * Apply `outset-ring__focus` inside the relevant pseudo-class at the call site, | |
| 74 | - * e.g. `&:focus { @include outset-ring__focus(); }`. | |
| 75 | - */ | |
| 76 | -/** | |
| 77 | 71 | * Applies editor left position to the selector passed as argument |
| 78 | 72 | */ |
| 79 | 73 | /** |
| 80 | 74 | * Styles that are reused verbatim in a few places |
| @@ -103,12 +97,8 @@ | ||
| 103 | 97 | |
| 104 | 98 | .wp-block-image { |
| 105 | 99 | position: relative; |
| 106 | 100 | } |
| 107 | -.wp-block-image.is-transient:not(.alignwide):not(.alignfull) { | |
| 108 | - width: -moz-fit-content; | |
| 109 | - width: fit-content; | |
| 110 | -} | |
| 111 | 101 | .wp-block-image .is-applying img, .wp-block-image.is-transient img { |
| 112 | 102 | opacity: 0.3; |
| 113 | 103 | } |
| 114 | 104 | .wp-block-image figcaption img { |
| @@ -130,12 +120,8 @@ | ||
| 130 | 120 | opacity: 0.8; |
| 131 | 121 | } |
| 132 | 122 | .wp-block-image__placeholder .components-placeholder__illustration { |
| 133 | 123 | opacity: 0.1; |
| 134 | -} | |
| 135 | - | |
| 136 | -.wp-block-image.is-selected .block-editor-media-placeholder { | |
| 137 | - filter: none !important; | |
| 138 | 124 | } |
| 139 | 125 | |
| 140 | 126 | .block-editor-block-list__block[data-type="core/image"] .block-editor-block-toolbar .block-editor-url-input__button-modal { |
| 141 | 127 | position: absolute; |