Browse
For agents
About
BlockSpare – Gutenberg Blocks for News, Magazine, Blog & Business Websites
/
4.1.0
BlockSpare – Gutenberg Blocks for News, Magazine, Blog & Business Websites
v4.1.0
Switch version
4.1.0
trunk
1.0.0
1.0.1
1.0.2
1.0.3
1.0.4
1.0.5
1.1.0
1.1.1
1.1.2
1.2.0
1.2.1
1.2.2
1.2.3
1.3.0
1.3.1
1.3.2
1.3.3
1.3.4
1.3.5
2.1.2
2.5.0
2.5.3
2.6.1
All 38 releases
Overview
Code
blockspare
/
freemius
/
assets
/
css
/
admin
/
checkout.css
checkout.css
in BlockSpare – Gutenberg Blocks for News, Magazine, Blog & Business Websites 4.1.0, at freemius/assets/css/admin/checkout.css
1 lines
1.1 KB
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
.
fs-ajax-loader
{
height
:
20
px
;
margin
:
auto
;
position
:
relative
;
width
:
170
px
}
.
fs-ajax-loader
.
fs-ajax-loader-bar
{
animation-direction
:
normal
;
animation-duration
:
1.5
s
;
animation-iteration-count
:
infinite
;
animation-name
:
bounce_ajaxLoader
;
background-color
:
#
fff
;
height
:
20
px
;
position
:
absolute
;
top
:
0
;
transform
:
scale
(
.3
)
;
width
:
20
px
}
.
fs-ajax-loader
.
fs-ajax-loader-bar-1
{
animation-delay
:
.6
s
;
left
:
0
}
.
fs-ajax-loader
.
fs-ajax-loader-bar-2
{
animation-delay
:
.75
s
;
left
:
19
px
}
.
fs-ajax-loader
.
fs-ajax-loader-bar-3
{
animation-delay
:
.9
s
;
left
:
38
px
}
.
fs-ajax-loader
.
fs-ajax-loader-bar-4
{
animation-delay
:
1.05
s
;
left
:
57
px
}
.
fs-ajax-loader
.
fs-ajax-loader-bar-5
{
animation-delay
:
1.2
s
;
left
:
76
px
}
.
fs-ajax-loader
.
fs-ajax-loader-bar-6
{
animation-delay
:
1.35
s
;
left
:
95
px
}
.
fs-ajax-loader
.
fs-ajax-loader-bar-7
{
animation-delay
:
1.5
s
;
left
:
114
px
}
.
fs-ajax-loader
.
fs-ajax-loader-bar-8
{
animation-delay
:
1.65
s
;
left
:
133
px
}
@
keyframes
bounce_ajaxLoader
{
0%
{
background-color
:
#
0074a3
;
transform
:
scale
(
1
)
}
to
{
background-color
:
#
fff
;
transform
:
scale
(
.3
)
}
}
@
media
screen
and
(
max-width
:
782
px
)
{
#
wpbody-content
{
padding-bottom
:
0
!important
}
}
.
fs-checkout-process-redirect
{
padding
:
40
px
;
text-align
:
center
}