Page MenuHomeWickedGov Phorge

CdxProgressIndicator.css
No OneTemporary

Size
1023 B
Referenced Files
None
Subscribers
None

CdxProgressIndicator.css

.cdx-progress-indicator{display:inline-flex;align-items:center;min-height:1.5rem;white-space:nowrap}.cdx-progress-indicator__indicator{display:block;box-sizing:border-box;width:1.25rem;height:1.25rem;border-width:2px;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:1s;animation-timing-function:linear;animation-delay:-.16s;animation-iteration-count:infinite}.cdx-progress-indicator__indicator__progress{display:block;clip:rect(1px,1px,1px,1px);position:absolute!important;width:1px;height:1px;margin:-1px;border:0;padding:0;overflow:hidden}.cdx-progress-indicator__label{margin-left:8px}.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(315deg)}}

File Metadata

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)

Event Timeline