Add NDDeleteLibraryButton and NDDeleteUserButton styles

low contrast
This commit is contained in:
Stephan Wahlen 2025-11-24 14:12:49 +01:00 committed by GitHub
parent b3d8d52716
commit 55548b545f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -198,6 +198,16 @@ export default {
color: 'unset',
},
},
NDDeleteLibraryButton: {
deleteButton: {
color: 'unset',
},
},
NDDeleteUserButton: {
deleteButton: {
color: 'unset',
},
},
RaPaginationActions: {
currentPageButton: {
border: '2px solid #D60017',