1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-22 11:13:46 +00:00

autofill ui for other types. autofill fixes

This commit is contained in:
Kyle Spearrin
2017-10-17 15:22:16 -04:00
parent cebf913999
commit e87f9e268a
13 changed files with 130 additions and 55 deletions

View File

@@ -510,12 +510,12 @@
}
}
}
}
&.list-no-selection {
.list-grouped-item:not(.list-allow-selection), .list-section-item:not(.list-allow-selection) {
&:hover {
background-color: white;
}
.list-no-selection {
.list-grouped-item:not(.list-allow-selection), .list-section-item:not(.list-allow-selection) {
&:hover {
background-color: white;
}
}
}