mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-11 17:17:26 +01:00
minor css hover + focus state fixes
[ci skip]
This commit is contained in:
parent
d00e8d3b0f
commit
9f9d7da1ce
3 changed files with 50 additions and 36 deletions
|
|
@ -171,6 +171,7 @@
|
|||
|
||||
&:focus {
|
||||
background-color: rgba(0, 0, 0, 0.3);
|
||||
color: var(--bs-light);
|
||||
flex-grow: 1;
|
||||
padding-left: 0.5rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue