mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-14 11:05:32 +00:00
make buttons configurable
This commit is contained in:
@ -32,6 +32,10 @@ layout: empty
|
||||
@apply text-gray-700 bg-gray-100 hover:bg-gray-200 rounded
|
||||
}
|
||||
|
||||
.cm-hvr-btn-primary {
|
||||
@apply text-white bg-secondary hover:bg-primary rounded
|
||||
}
|
||||
|
||||
.cm-gray-1 {
|
||||
@apply text-gray-900
|
||||
}
|
||||
|
Reference in New Issue
Block a user