Added username field for argon2copyparty only
This commit is contained in:
@@ -40,7 +40,8 @@ button:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
button:disabled {
|
||||
button:disabled,
|
||||
input:disabled {
|
||||
background: #666666;
|
||||
color: #aaaaaa;
|
||||
cursor: not-allowed;
|
||||
|
||||
Reference in New Issue
Block a user