PHP Classes

File: src/blocks/iframe/editor.scss

Recommend this page to a friend!
  Classes of Adeleye Ayodeji   Dynamic Iframe for Gutenberg   src/blocks/iframe/editor.scss   Download  
File: src/blocks/iframe/editor.scss
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Dynamic Iframe for Gutenberg
Insert dynamic iframes in the WordPress editor
Author: By
Last change:
Date: 20 days ago
Size: 310 bytes
 

Contents

Class file image Download
.wp-block[data-type="adeleyeayodeji/dynamic-iframe-for-wp"] { &:before { content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 10px; background: rgba(0, 0, 0, 0.15); pointer-events: all; cursor: pointer; } &.is-selected:before { display: none; } }