Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4144730
CdxProgressBar-bidi.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
CdxProgressBar-bidi.css
View Options
.
cdx-progress-bar
{
box-sizing
:
border-box
;
overflow-x
:
hidden
}.
cdx-progress-bar__bar
{
width
:
33.33
%
;
height
:
100
%
}.
cdx-progress-bar
:
not
(
.
cdx-progress-bar--inline
)
{
position
:
relative
;
z-index
:
1
;
height
:
1
rem
;
max-width
:
none
}
[
dir
]
.
cdx-progress-bar
:
not
(
.
cdx-progress-bar--inline
)
{
border
:
1
px
solid
var
(
--border-color-base
,
#a2a9b1
);
border-radius
:
9999
px
;
box-shadow
:
0
2
px
2
px
rgba
(
0
,
0
,
0
,
.2
)}.
cdx-progress-bar--inline
{
width
:
100
%
;
height
:
.25
rem
}
[
dir
]
.
cdx-progress-bar
:
not
(
.
cdx-progress-bar--disabled
)
.
cdx-progress-bar__bar
{
background-color
:
var
(
--background-color-progressive
,
#36c
);
animation-duration
:
1.6
s
;
animation-timing-function
:
linear
;
animation-iteration-count
:
infinite
}
[
dir
=
ltr
]
.
cdx-progress-bar
:
not
(
.
cdx-progress-bar--disabled
)
.
cdx-progress-bar__bar
{
animation-name
:
cdx-animation-progress-bar__bar-ltr
}
[
dir
=
rtl
]
.
cdx-progress-bar
:
not
(
.
cdx-progress-bar--disabled
)
.
cdx-progress-bar__bar
{
animation-name
:
cdx-animation-progress-bar__bar-rtl
}
[
dir
]
.
cdx-progress-bar
:
not
(
.
cdx-progress-bar--disabled
)
.
cdx-progress-bar--block
{
background-color
:
var
(
--background-color-base
,
#fff
)}
[
dir
]
.
cdx-progress-bar--disabled
.
cdx-progress-bar__bar
{
background-color
:
var
(
--background-color-disabled
,
#c8ccd1
)}
[
dir
]
.
cdx-progress-bar--disabled
:
not
(
.
cdx-progress-bar--inline
)
{
background-color
:
var
(
--background-color-disabled-subtle
,
#eaecf0
)}@
keyframes
cdx-animation-progress-bar__bar-ltr
{
0
%
{
transform
:
translate
(
-100
%
)}
to
{
transform
:
translate
(
300
%
)}}@
keyframes
cdx-animation-progress-bar__bar-rtl
{
0
%
{
transform
:
translate
(
100
%
)}
to
{
transform
:
translate
(
-300
%
)}}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Aug 19 2026, 17:21 (4 w, 6 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
b5/79/68dbeeb06147a1c52fcb09aff3e5
Default Alt Text
CdxProgressBar-bidi.css (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment