Fix style of password button on protected link shares

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2018-06-06 18:23:17 +02:00
parent b49f8e43bd
commit c5a2510980
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68
1 changed files with 2 additions and 2 deletions

View File

@ -181,10 +181,10 @@ select {
width: auto;
min-width: 25px;
padding: 5px;
background-color: rgba(240,240,240,.9);
background-color: white;
font-weight: 600;
color: #555;
border: 1px solid rgba(240,240,240,.9);
border: none;
cursor: pointer;
}
input[type='text'],