mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01:00
Use root color when emphasis is used
Related feedback: - https://github.com/uBlockOrigin/uBlock-issues/discussions/1963#discussioncomment-2118460
This commit is contained in:
parent
480a771523
commit
959d18d665
@ -3,7 +3,7 @@ body {
|
||||
}
|
||||
|
||||
.synopsis {
|
||||
color: var(--ink-1);
|
||||
color: var(--ink-0);
|
||||
font-size: var(--font-size-smaller);
|
||||
opacity: var(--medium-em);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user