mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 22:30:31 +00:00
wip darkmode
This commit is contained in:
@@ -35,7 +35,7 @@ progress[value] {
|
||||
overflow: hidden;
|
||||
|
||||
.indeterminate {
|
||||
background-color: #002fff;
|
||||
background-color: var(--color-primary);
|
||||
|
||||
&:before {
|
||||
content: '';
|
||||
|
||||
Reference in New Issue
Block a user