Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4119517
CdxProgressIndicator.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1023 B
Referenced Files
None
Subscribers
None
CdxProgressIndicator.css
View Options
.
cdx-progress-indicator
{
display
:
inline-flex
;
align-items
:
center
;
min-height
:
1.5
rem
;
white-space
:
nowrap
}.
cdx-progress-indicator__indicator
{
display
:
block
;
box-sizing
:
border-box
;
width
:
1.25
rem
;
height
:
1.25
rem
;
border-width
:
2
px
;
border-style
:
solid
;
border-color
:
var
(
--accent-color-base
,
#36c
);
border-right-color
:
var
(
--border-color-transparent
,
transparent
);
border-radius
:
50
%
;
transform
:
rotate
(
-45deg
);
animation-name
:
cdx-animation-progress-indicator-spinner
;
animation-duration
:
1
s
;
animation-timing-function
:
linear
;
animation-delay
:
-.16
s
;
animation-iteration-count
:
infinite
}.
cdx-progress-indicator__indicator__progress
{
display
:
block
;
clip
:
rect
(
1
px
,
1
px
,
1
px
,
1
px
);
position
:
absolute
!important
;
width
:
1
px
;
height
:
1
px
;
margin
:
-1
px
;
border
:
0
;
padding
:
0
;
overflow
:
hidden
}.
cdx-progress-indicator__label
{
margin-left
:
8
px
}.
cdx-progress-indicator__label
.
cdx-label
{
padding-bottom
:
0
}.
cdx-progress-indicator__label
.
cdx-label__label__text
{
font-weight
:
400
}@
keyframes
cdx-animation-progress-indicator-spinner
{
0
%
{
transform
:
rotate
(
-45deg
)}
to
{
transform
:
rotate
(
315
deg
)}}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 19, 03:28 (2 w, 1 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
c6/6e/764ff32eb82f0ca18baac4094158
Default Alt Text
CdxProgressIndicator.css (1023 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment