X-Git-Url: https://git.p6c8.net/jirafeau/jirafeau.git/blobdiff_plain/ba336c598f3d55706b59f39975b6abc52c1995ec..fe7f410653b476ebb6a9fc1d381821a300a0e960:/media/elegantish/elegantish.css diff --git a/media/elegantish/elegantish.css b/media/elegantish/elegantish.css index 7e04ac8..253bcd0 100644 --- a/media/elegantish/elegantish.css +++ b/media/elegantish/elegantish.css @@ -286,6 +286,26 @@ input[type="submit"]:focus { background: url(email.png) no-repeat; } +#show_password { + flex: 1 1 auto; + position: absolute; + right: 0%; + background: none; + border: none; + cursor: pointer; + opacity: 30%; +} +#show_password:hover { + opacity: 100%; +} + +.passwordcolumn { + display: flex; + position: relative; + align-items: center; + width: 100%; +} + /* ========================================================================== 5 = Terms of service ========================================================================== */