mirror of
https://github.com/aquatix/digimarks.git
synced 2025-12-06 20:55:10 +01:00
Regular links (in tables) should be themed too
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
{
|
||||
color: {{ theme.CARD_LINK }};
|
||||
}
|
||||
.chip a
|
||||
.chip a, td a
|
||||
{
|
||||
color: {{ theme.CHIP_TEXT }};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user