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