PluginProbe
Tableberg – Simple Gutenberg Table Block / 1.1.5
Tableberg – Simple Gutenberg Table Block v1.1.5
1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 trunk 0.0.2 0.2.1 0.3.2 0.3.3 0.4.1 0.5.0 0.5.1 0.5.2 0.5.3 0.5.4 0.5.5 0.5.6 0.5.7 All 42 releases
tableberg / build / blocks / toggle / index.css

index.css in Tableberg – Simple Gutenberg Table Block 1.1.5, at build/blocks/toggle/index.css

4 lines 1.7 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .tab-headings{display:flex;gap:16px;overflow-x:scroll;padding:10px 0}.tab-heading{align-items:center;cursor:pointer;display:flex;justify-content:center;overflow:visible;position:relative}.tab-heading:hover .tab-heading-remove{display:flex}.tab-heading p{display:inline-block;font-size:1rem;margin:0 10px;padding:3px;text-align:center;white-space:noWrap;width:auto}.tab-heading-remove{align-items:center;background-color:#ff4d4d;border:none;border-radius:50%;cursor:pointer;display:none;height:16px;justify-content:center;padding:0;position:absolute;right:-5px;top:-8px;width:16px}.tab-heading-remove:hover{background-color:red;transform:scale(1.1);transition:background-color .2s ease,transform .2s ease}.tab-heading p:focus{cursor:pointer;outline:none}.tab-heading-add{align-items:center;background-color:#000;border:none;border-radius:none;display:flex;height:26px;justify-content:center;width:26px}.tab-heading-add button{color:#fff}
2 .tableberg-color-dropdown{border:1px solid #ddd;border-radius:2px;margin-bottom:12px}.tableberg-color-dropdown:has(+.tableberg-color-dropdown){border-bottom:none;margin-bottom:0}.tableberg-color-dropdown .block-editor-tools-panel-color-gradient-settings__dropdown{flex:1}.tableberg-color-dropdown .block-editor-panel-color-gradient-settings__dropdown{padding:8px;width:100%}
3 .tableberg-dropdown-color-picker{border-radius:2px;color:var(--wp-components-color-foreground,#1e1e1e);position:relative;width:100%}.tableberg-dropdown-color-picker .tbdcp-dropdown-handle{align-items:center;border:1px solid #ddd;border-radius:inherit;box-sizing:border-box;display:flex;gap:10px;width:100%}.tableberg-dropdown-color-picker .tbdcp-dropdown-handle p{margin:0;overflow:hidden;padding:0;text-overflow:ellipsis}
4