Conformance: feature update Issues list color.
This commit is contained in:
@@ -64,6 +64,9 @@
|
||||
.btn-c-primary {
|
||||
@apply text-neutral-50 bg-primary border border-primary hover:bg-neutral-50 hover:text-primary hover:border hover:border-primary active:border active:ring focus:outline-none focus:border-primary focus:ring
|
||||
}
|
||||
.btn-cfm-secondary {
|
||||
@apply text-neutral-50 bg-cfm-secondary border border-cfm-secondary hover:bg-neutral-50 hover:text-cfm-secondary hover:border hover:border-cfm-secondary active:border active:ring focus:outline-none focus:border-cfm-secondary focus:ring
|
||||
}
|
||||
.btn-disable {
|
||||
@apply border border-neutral-200 bg-neutral-50 text-neutral-200
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user