Initial Commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
.badge {
|
||||
margin-top: 4px;
|
||||
background-color: #22c34b;
|
||||
}
|
||||
|
||||
.badge.info {
|
||||
background-color: #22c34b !important;
|
||||
}
|
||||
|
||||
.multiselect__tag {
|
||||
background: #22c34b !important;
|
||||
}
|
||||
|
||||
.custom-block.tip {
|
||||
border-color: #22c34b;
|
||||
background-color: #f0f7f2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user