mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-31 07:30:32 +00:00
Add NDDeleteLibraryButton and NDDeleteUserButton styles
low contrast
This commit is contained in:
parent
b3d8d52716
commit
55548b545f
@ -198,6 +198,16 @@ export default {
|
||||
color: 'unset',
|
||||
},
|
||||
},
|
||||
NDDeleteLibraryButton: {
|
||||
deleteButton: {
|
||||
color: 'unset',
|
||||
},
|
||||
},
|
||||
NDDeleteUserButton: {
|
||||
deleteButton: {
|
||||
color: 'unset',
|
||||
},
|
||||
},
|
||||
RaPaginationActions: {
|
||||
currentPageButton: {
|
||||
border: '2px solid #D60017',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user