🚀 Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
home
/
duzhbywe
/
conypnu.com
/
wp-content
/
plugins
/
rishi-companion==
/
src
/
public
/
sass
✏️
Editing: _progressBar.scss
#rishi-progress-bar[data-location="bottom"] { progress { bottom: 0; } } progress { width: 100%; position: fixed; height: var(--thickness); appearance: none; background-color: var(--colorDefault); border: none; color: var(--colorProgress); z-index: 9999; transition: 0.3s ease; &::-webkit-progress-bar { background-color: transparent; } &::-webkit-progress-value { background-color: var(--colorProgress); } &::-moz-progress-bar { background-color: var(--colorProgress); } }
💾 Save Changes
❌ Cancel