1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-23 19:53:43 +00:00

theme tweaks

This commit is contained in:
Kyle Spearrin
2018-05-31 16:06:08 -04:00
parent 8659cc96cb
commit e338a6b566
2 changed files with 5 additions and 3 deletions

View File

@@ -304,7 +304,7 @@ header {
&:hover, &:focus {
@include themify($themes) {
background-color: themed('listItemBackgroundHoverColor');
background-color: themed('tabBackgroundHoverColor');
}
}