1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 00:03:56 +00:00

style updates and tooltips for site listings

This commit is contained in:
Kyle Spearrin
2016-09-22 15:27:39 -04:00
parent 6da2f5d18b
commit f1792c6be6
4 changed files with 17 additions and 15 deletions

View File

@@ -286,10 +286,10 @@
}
&.disabled {
color: @text-disabled;
color: @list-icon-color;
&:hover {
color: @text-disabled;
color: @list-icon-color;
}
}