forked from shibao/cannery
tweak alert button colors
This commit is contained in:
parent
45e977ba0f
commit
1cda610fbf
@ -36,8 +36,8 @@
|
||||
}
|
||||
|
||||
.btn-alert {
|
||||
@apply bg-red-500 focus:bg-red-600 active:bg-red-600;
|
||||
@apply border-red-500 focus:border-red-600 active:border-red-600;
|
||||
@apply bg-red-600 focus:bg-red-700 active:bg-red-800;
|
||||
@apply border-red-600 focus:border-red-700 active:border-red-800;
|
||||
@apply text-white;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user