mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-12 17:47:08 +01:00
hover color for card footer buttons
This commit is contained in:
parent
9b4625b4a5
commit
43b1700e91
2 changed files with 5 additions and 0 deletions
|
|
@ -48,6 +48,7 @@
|
|||
&:hover,
|
||||
&:focus {
|
||||
background-color: transparent !important;
|
||||
color: $primary;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue