forked from mirrors/bookwyrm
Fix progress bar
This commit is contained in:
parent
40319302b7
commit
e4d7dd7ee4
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ $navbar-dropdown-item-hover-color: $white;
|
|||
$shadow: 0 0.5em 1em -0.125em rgba($black, 0.2), 0 0px 0 1px rgba($black, 0.02);
|
||||
$card-header-shadow: 0 0.125em 0.25em rgba($black, 0.1);
|
||||
$invisible-overlay-background-color: rgba($black, 0.66);
|
||||
$progress-value-background-color: $border-light;
|
||||
|
||||
/* Fonts
|
||||
******************************************************************************/
|
||||
|
|
Loading…
Reference in a new issue