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:
@@ -31,6 +31,10 @@ img {
|
||||
a {
|
||||
color: $brand-primary;
|
||||
text-decoration: none;
|
||||
|
||||
&:hover, &:focus {
|
||||
color: darken($brand-primary, 6%);
|
||||
}
|
||||
}
|
||||
|
||||
input, select, textarea, button {
|
||||
|
||||
Reference in New Issue
Block a user