mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Update button-link
This commit is contained in:
parent
d3c265abc7
commit
8593b0c357
4
resources/sass/components/buttons.scss
vendored
4
resources/sass/components/buttons.scss
vendored
@ -35,8 +35,10 @@ button:disabled {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.button-link {
|
.button-link {
|
||||||
|
@apply text-gray-700;
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
@apply font-semibold underline;
|
@apply text-gray-900 underline;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:focus {
|
&:focus {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user