mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-09 19:55:34 +00:00
a few tweaks to password input. fixes #703
This commit is contained in:
@@ -147,6 +147,7 @@ button {
|
||||
|
||||
pre {
|
||||
font-family: monospace;
|
||||
font-size: 18px;
|
||||
font-weight: 600;
|
||||
display: inline-block;
|
||||
}
|
||||
@@ -698,7 +699,7 @@ tbody {
|
||||
}
|
||||
|
||||
.selectPassword :hover .passwordOriginal {
|
||||
display: block;
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.selectPassword :hover .passwordStar {
|
||||
|
||||
Reference in New Issue
Block a user