mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 05:42:10 +00:00
Update custom.scss
This commit is contained in:
parent
6e96fce101
commit
8ea6e2ac75
1 changed files with 3 additions and 3 deletions
|
|
@ -33,7 +33,7 @@ p.note::before, blockquote.note::before {
|
|||
// vertical-align: middle;
|
||||
// }
|
||||
|
||||
.label-grey {
|
||||
background-color: #ededed !important;
|
||||
color: #6c757d !important;
|
||||
span.label.label-grey {
|
||||
background-color: #ededed;
|
||||
color: #6c757d;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue