mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 13:24:25 -07:00
Unlimited values ui changed; Toggle password view; Ctrl + clicks navigation added
This commit is contained in:
parent
253e28ede2
commit
aae7f839a3
8 changed files with 55 additions and 45 deletions
|
@ -1291,11 +1291,11 @@ label:active {
|
|||
|
||||
.toggle-psw-visibility-icon {
|
||||
cursor: pointer;
|
||||
opacity: 0.4;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.show-passwords-enabled-action {
|
||||
opacity: 1;
|
||||
opacity: 0.4;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue