Browse
For agents
About
Automatic YouTube Gallery – Embed Auto-Updating YouTube Video Galleries, Feeds, Playlists & Channels
/
trunk
Automatic YouTube Gallery – Embed Auto-Updating YouTube Video Galleries, Feeds, Playlists & Channels
vtrunk
Switch version
2.9.1
2.9.0
trunk
1.0.0
1.1.0
1.2.0
1.3.0
1.4.0
1.5.0
1.6.0
1.6.1
1.6.2
1.6.3
1.6.4
1.6.5
2.0.0
2.1.0
2.2.0
2.3.2
2.3.3
2.3.5
2.3.6
2.3.8
2.3.9
2.4.3
All 37 releases
Overview
Code
automatic-youtube-gallery
/
vendor
/
freemius
/
assets
/
css
/
admin
/
checkout.css
checkout.css
in Automatic YouTube Gallery – Embed Auto-Updating YouTube Video Galleries, Feeds, Playlists & Channels trunk, at vendor/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
}