Cosmetics to go with matrix-org/matrix-react-sdk#811
This commit is contained in:
parent
15accf33f5
commit
1e139ef183
4 changed files with 84 additions and 7 deletions
|
@ -65,7 +65,7 @@ input[type=text].error, input[type=password].error {
|
|||
border: 1px solid $warning-color;
|
||||
}
|
||||
|
||||
input[type=text]:focus, textarea:focus {
|
||||
input[type=text]:focus, input[type=password]:focus, textarea:focus {
|
||||
border: 1px solid $accent-color;
|
||||
outline: none;
|
||||
box-shadow: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue