Browse
For agents
About
Database Addon For WPForms ( wpforms entries ) – WPFormsDB
/
1.0.5
Database Addon For WPForms ( wpforms entries ) – WPFormsDB
v1.0.5
Switch version
trunk
1.0.4
1.0.5
1.0.6
1.0.7
1.0.8
1.0.8.1
1.0.9
1.1.0
Overview
Code
database-for-wpforms
/
admin-style.css
admin-style.css
in Database Addon For WPForms ( wpforms entries ) – WPFormsDB 1.0.5, at admin-style.css
18 lines
361 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
cfdb7-panel
{
2
position
:
relative
;
3
overflow
:
auto
;
4
margin
:
16
px
0
;
5
padding
:
23
px
10
px
0
;
6
border
:
1
px
solid
#
c3c4c7
;
7
box-shadow
:
0
1
px
1
px
rgb
(
0
0
0
/
4
%
)
;
8
background
:
#
fff
;
9
font-size
:
13
px
;
10
line-height
:
1.7
;
11
padding-bottom
:
15
px
12
}
13
.
cfdb7-panel-content
{
14
margin-left
:
15
px
;
15
}
16
.
cfdb7-panel-content
h3
{
17
margin-top
:
0
;
18
}