password reveal: slash through eye icon while password hidden
This commit is contained in:
@@ -241,6 +241,8 @@ td a.slug:hover { color: var(--accent); }
|
||||
flex-shrink: 0;
|
||||
}
|
||||
.pw-field .reveal:hover { color: var(--fg); }
|
||||
.pw-field .reveal .eye-slash { display: none; }
|
||||
.pw-field .reveal.off .eye-slash { display: block; }
|
||||
.pw-field svg { width: 20px; height: 20px; display: block; }
|
||||
|
||||
/* custom URL input (#22) */
|
||||
|
||||
Reference in New Issue
Block a user