Rough style for new upload bar
This repurposes ProgressBar which was not used anywhere in code.
This commit is contained in:
parent
bb80cfb9a6
commit
711181cc69
8 changed files with 42 additions and 60 deletions
|
@ -279,7 +279,8 @@ $togglesw-ball-color: #fff;
|
|||
$slider-selection-color: $accent-color;
|
||||
$slider-background-color: #c1c9d6;
|
||||
|
||||
$progressbar-color: #000;
|
||||
$progressbar-fg-color: $accent-color;
|
||||
$progressbar-bg-color: rgba(141, 151, 165, 0.2);
|
||||
|
||||
$room-warning-bg-color: $yellow-background;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue