mirror of
https://github.com/Ellpeck/ObsidianSimpleTimeTracker.git
synced 2024-11-15 23:13:12 +01:00
use the hover background color
This commit is contained in:
parent
1d90a17e69
commit
701be28601
1 changed files with 1 additions and 1 deletions
|
@ -78,5 +78,5 @@
|
|||
}
|
||||
|
||||
.simple-time-tracker-table tr:hover {
|
||||
background-color: var(--background-secondary-alt);
|
||||
background-color: var(--background-modifier-hover);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue