Browse
For agents
About
Jetpack – WP Security, Backup, Speed, & Growth
/
11.5
Jetpack – WP Security, Backup, Speed, & Growth
v11.5
Switch version
16.2-beta
12.0.3
12.1.3
12.2.3
12.3.2
12.4.2
12.5.2
12.6.4
12.7.3
12.8.3
12.9.5
13.0.2
13.1.5
13.2.4
13.3.3
13.4.5
13.5.2
13.6.2
13.7.2
13.8.3
13.9.2
14.0.1
14.1.1
14.2.2
14.3.1
All 501 releases
Overview
Code
jetpack
/
css
/
jetpack-connection-widget.min.css
jetpack-connection-widget.min.css
1 lines
1011 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
#
jetpack_connection_widget
*
{
box-sizing
:
border-box
}
#
jetpack_connection_widget
.
postbox
.
inside
{
padding
:
0
}
.
jp-connection-widget
{
box-sizing
:
border-box
;
padding
:
0
}
.
jp-connection-widget__logo
{
align-items
:
flex-start
;
display
:
flex
;
flex-direction
:
row
;
margin
:
1
rem
}
.
jp-connection-widget__image
{
width
:
100
%
}
.
jp-connection-widget__heading
{
color
:
#
000
;
font-size
:
1.5
rem
;
font-weight
:
600
;
letter-spacing
:
-.02
rem
;
line-height
:
29
px
;
margin
:
.5
rem
1
rem
}
.
jp-connection-widget__paragraph
{
font-size
:
.875
rem
;
font-weight
:
400
;
margin
:
.75
rem
1
rem
1.5
rem
}
.
jp-connection-widget__tos-blurb
{
font-size
:
.75
rem
;
margin
:
1
rem
}
.
jp-connection-widget__button
{
align-items
:
center
;
background
:
#
008710
;
border-color
:
#
008710
;
border-radius
:
4
px
;
color
:
#
fff
;
cursor
:
pointer
;
display
:
flex
;
flex-direction
:
row
;
font-size
:
.875
rem
;
font-weight
:
600
;
justify-content
:
center
;
margin
:
0
1
rem
;
padding
:
8
px
24
px
;
text-decoration
:
none
;
transition
:
all
.15
s
ease-in-out
}
.
jp-connection-widget__button
:
active
,
.
jp-connection-widget__button
:
hover
{
background
:
#
004515
;
border-color
:
#
004515
;
color
:
#
fff
}