1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 10:13:31 +00:00

no items message for ciphers

This commit is contained in:
Kyle Spearrin
2018-01-31 17:58:06 -05:00
parent 59726ad818
commit 5e7ac7a7ec
6 changed files with 52 additions and 14 deletions

View File

@@ -31,6 +31,10 @@ img {
a {
color: $brand-primary;
text-decoration: none;
&:hover, &:focus {
color: darken($brand-primary, 6%);
}
}
input, select, textarea, button {