PluginProbe
Automatic YouTube Gallery – Embed Auto-Updating YouTube Video Galleries, Feeds, Playlists & Channels / 2.3.8
Automatic YouTube Gallery – Embed Auto-Updating YouTube Video Galleries, Feeds, Playlists & Channels v2.3.8
2.9.1 2.9.0 trunk 1.0.0 1.1.0 1.2.0 1.3.0 1.4.0 1.5.0 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 2.0.0 2.1.0 2.2.0 2.3.2 2.3.3 2.3.5 2.3.6 2.3.8 2.3.9 2.4.3 All 37 releases
← All changes | admin/assets/css/admin.css +9 -6 2.3.62.3.8 View file →
@@ -286,17 +286,21 @@
286 286 width: 100%;
287 287 }
288 288
289 289 .automatic-youtube-gallery-block-panel .components-panel__row .components-base-control label {
290 + text-transform: capitalize;
290 291 font-size: 13px;
291 - font-weight: normal;
292 - text-transform: capitalize;
292 + font-weight: normal;
293 293 }
294 294
295 -.automatic-youtube-gallery-block-panel .components-panel__row .block-editor-panel-color-gradient-settings {
296 - width: 100%;
295 +.automatic-youtube-gallery-block-panel .components-panel__row .components-range-control__wrapper {
296 + flex: 1 1 100%;
297 +}
298 +
299 +.automatic-youtube-gallery-block-panel .components-panel__row .block-editor-panel-color-gradient-settings {
297 300 padding-left: 0;
298 301 padding-right: 0;
302 + width: 100%;
299 303 }
300 304
301 305 .is-loading .wp-block-automatic-youtube-gallery-block {
302 306 opacity: 0.5;
@@ -301,10 +305,9 @@
301 305 .is-loading .wp-block-automatic-youtube-gallery-block {
302 306 opacity: 0.5;
303 307 }
304 308
305 -.is-loading .wp-block-automatic-youtube-gallery-block .ayg-error,
306 -.is-loading .wp-block-automatic-youtube-gallery-block .ayg-fallback-message {
309 +.is-loading .wp-block-automatic-youtube-gallery-block .ayg-error {
307 310 visibility: hidden;
308 311 }
309 312
310 313 .is-loading .automatic-youtube-gallery-block-spinner {