Browse
For agents
About
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
Switch version
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
Overview
Code
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
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
tablekit-el-placeholder
{
2
border
:
1
px
dashed
#
b5b5b5
;
3
padding
:
18
px
20
px
;
4
text-align
:
center
;
5
color
:
#
6a6a6a
;
6
background
:
#
f8f8f8
;
7
border-radius
:
4
px
;
8
font-size
:
13
px
;
9
line-height
:
1.5
;
10
}
11
12
.
tablekit-el-placeholder
p
{
13
margin
:
0
;
14
}
15