Merge branch 'master' into dev/multiple-notes
This commit is contained in:
@ -79,4 +79,14 @@ textarea {
|
||||
|
||||
.toast#update-indicator {
|
||||
background-color: orangered;
|
||||
}
|
||||
}
|
||||
|
||||
form input[type=password] {
|
||||
display: block;
|
||||
margin: 20px auto;
|
||||
font-size: 20px;
|
||||
padding: 8px;
|
||||
border: 1px solid #999;
|
||||
border-radius: 4px;
|
||||
color: #999;
|
||||
}
|
||||
|
Reference in New Issue
Block a user