mirror of
https://github.com/jointakahe/takahe.git
synced 2024-11-25 08:41:00 +00:00
Make view-options hover a little less intense
This commit is contained in:
parent
1349144e37
commit
a9a797b411
1 changed files with 1 additions and 1 deletions
|
@ -916,7 +916,7 @@ table.metadata td .emoji {
|
|||
}
|
||||
|
||||
.view-options a:hover {
|
||||
background: var(--color-text-dull);
|
||||
color: var(--color-text-dull);
|
||||
}
|
||||
|
||||
.view-options a.selected {
|
||||
|
|
Loading…
Reference in a new issue