Unlimited values ui changed; Toggle password view; Ctrl + clicks navigation added

This commit is contained in:
Malishev Dmitry 2015-02-26 12:03:39 -05:00
commit aae7f839a3
8 changed files with 55 additions and 45 deletions

View file

@ -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;
}