mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 12:20:30 +00:00
Update custom.scss
This commit is contained in:
parent
db51d9d356
commit
f38c7b7d55
1 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
.label-grey {
|
||||
background-color: #ff0000;
|
||||
color: #ffffff;
|
||||
padding: 0.25rem 0.5rem;
|
||||
border-radius: 0.25rem;
|
||||
background-color: #dedede !important;
|
||||
color: #ffffff !important;
|
||||
padding: 0.25rem 0.5rem !important;
|
||||
border-radius: 0.25rem !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue