Browse
For agents
About
Tagembed: Social Media Feeds and Customer Reviews Widget
/
4.4
Tagembed: Social Media Feeds and Customer Reviews Widget
v4.4
Switch version
7.5
7.6
7.7
7.4
trunk
3.10
3.9
4.0
4.1
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
5.1
5.2
5.3
5.4
5.5
5.6
5.7
All 42 releases
Overview
Code
tagembed-widget
/
assets
/
css
/
loader.css
loader.css
in Tagembed: Social Media Feeds and Customer Reviews Widget 4.4, at assets/css/loader.css
1 lines
394 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
#
__tagembed__loader
.
__tagembed__loader-overlay
{
display
:
flex
;
width
:
100
%
;
height
:
100
vh
;
justify-content
:
center
;
align-items
:
center
;
flex-direction
:
row
;
background
:
0
0
;
position
:
fixed
;
top
:
0
;
left
:
0
;
z-index
:
99999
}
#
__tagembed__loader
.
__tagembed__loader-overlay
div
.
__tagembed__loader
{
padding
:
30
px
;
font-weight
:
700
;
text-align
:
center
;
background
:
#
fff
none
repeat
scroll
0
0
;
border
:
2
px
solid
#
dcdcdc
;
color
:
#
333
}