Browse
For agents
About
JetFormBuilder — Dynamic Blocks Form Builder
/
1.3.1
JetFormBuilder — Dynamic Blocks Form Builder
v1.3.1
Switch version
3.6.5.2
3.6.5.1
3.6.5
3.6.4.2
3.6.4.1
3.6.4
3.6.3.1
3.6.3
3.6.2.2
3.6.2.1
3.6.2
3.6.1.1
3.6.1
3.6.0.1
trunk
1.0.0
1.0.1
1.0.2
1.0.3
1.1.0
1.1.1
1.1.2
1.1.3
1.1.4
1.1.5
All 130 releases
Overview
Code
jetformbuilder
/
assets
/
css
/
admin
/
settings.css
settings.css
2 lines
1.0 KB
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
jet-fb-settings-page
p
.
fb-description
{
font-size
:
13
px
;
color
:
#
7b7e81
;
margin
:
0
0
1.5
rem
0
}
.
jet-fb-settings-page
.
cx-vui-collapse-mini__wrap
{
padding
:
0
0
20
px
}
.
jet-fb-settings-page
.
cx-vui-collapse-mini__item
{
border-bottom
:
1
px
solid
#
ECECEC
}
.
jet-fb-settings-page
.
cx-vui-collapse-mini__item
:
first-child
{
border-top
:
1
px
solid
#
ECECEC
}
.
jet-fb-settings-page
.
cx-vui-collapse-mini__item
:
last-child
{
margin-bottom
:
unset
}
.
jet-fb-settings-page
.
cx-vui-collapse-mini__item--active
svg
{
transform
:
rotate
(
90
deg
)
}
.
jet-fb-settings-page
.
cx-vui-collapse-mini__header
{
padding
:
1.2
rem
;
display
:
flex
;
align-items
:
center
;
cursor
:
pointer
}
.
jet-fb-settings-page
.
cx-vui-collapse-mini__header-label
{
font-weight
:
500
;
font-size
:
15
px
;
line-height
:
23
px
;
color
:
#
007CBA
;
margin
:
0
25
px
0
0
;
display
:
flex
;
align-items
:
center
}
.
jet-fb-settings-page
.
cx-vui-collapse-mini__header-desc
{
font-size
:
15
px
;
line-height
:
23
px
;
color
:
#
7B7E81
}
.
jet-fb-settings-page
.
cx-vui-collapse-mini__header-label
svg
{
margin
:
-1
px
8
px
0
0
;
transition
:
0.3
s
}
.
jet-fb-settings-page
.
cx-vui-collapse-mini__content
{
padding
:
0
1.5
rem
1.5
rem
}
2