mirror of
https://github.com/navidrome/navidrome.git
synced 2026-08-31 07:30:32 +00:00
Nord Theme - Make links have a different colour (#1900)
This commit is contained in:
parent
82c56e1115
commit
f3decf89ee
@ -386,6 +386,11 @@ export default {
|
|||||||
margin: '0 5px 0 5px',
|
margin: '0 5px 0 5px',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
RaLink: {
|
||||||
|
link: {
|
||||||
|
color: '#81A1C1',
|
||||||
|
},
|
||||||
|
},
|
||||||
RaPaginationActions: {
|
RaPaginationActions: {
|
||||||
currentPageButton: {
|
currentPageButton: {
|
||||||
border: '2px solid rgba(255,255,255,0.25)',
|
border: '2px solid rgba(255,255,255,0.25)',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user