Browse
For agents
About
Adminify – White Label, Admin Menu Editor, Login Customizer
/
4.2.3
Adminify – White Label, Admin Menu Editor, Login Customizer
v4.2.3
Switch version
4.3.1
4.3.0
4.2.26
4.2.25
4.2.24
4.2.23
4.2.22
4.2.21
4.2.20
4.2.19
4.2.18
4.2.17
4.2.16
4.2.15
4.2.14
4.2.13
4.2.12
4.2.11
4.2.10
4.2.9
4.2.8
4.2.7
4.2.6
4.2.5
4.1.17
All 164 releases
Overview
Code
adminify
/
Libs
/
freemius
/
assets
/
css
/
admin
/
checkout.css
checkout.css
in Adminify – White Label, Admin Menu Editor, Login Customizer 4.2.3, at Libs/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
}