nexora / frontend /src /components /SeekableProgressBar.css
ChandimaPrabath's picture
0.0.2 Alpha player
2a108da
raw
history blame
No virus
321 Bytes
.MuiLinearProgress-barColorPrimary{
background-color: #4237b8 !important;
}
.MuiLinearProgress-bar2Buffer{
background-color: #7970dc !important;
}
.MuiLinearProgress-dashedColorPrimary{
background-image: radial-gradient(#282469 0%, #6b68a7 16%, transparent 42%) !important;
margin-top: 2px !important;
}