PluginProbe
TableKit – WordPress Table Builder for Data Tables, WooCommerce Product Tables & Post Tables / 2.2.13
TableKit – WordPress Table Builder for Data Tables, WooCommerce Product Tables & Post Tables v2.2.13
2.2.13 2.2.12 2.2.11 2.2.10 2.2.9 2.2.8 2.2.7 2.2.6 2.2.5 2.2.4 2.2.3 trunk 1.0.0 1.0.1 2.0.0 2.0.1 2.1.0 2.1.1 2.1.2 2.2.0 2.2.1 2.2.2
table-builder-block / assets / css / elementor-editor.css

elementor-editor.css in TableKit – WordPress Table Builder for Data Tables, WooCommerce Product Tables & Post Tables 2.2.13, at assets/css/elementor-editor.css

15 lines 255 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .tablekit-el-placeholder {
2 border: 1px dashed #b5b5b5;
3 padding: 18px 20px;
4 text-align: center;
5 color: #6a6a6a;
6 background: #f8f8f8;
7 border-radius: 4px;
8 font-size: 13px;
9 line-height: 1.5;
10 }
11
12 .tablekit-el-placeholder p {
13 margin: 0;
14 }
15