mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
no more textarea in roomsettings
This commit is contained in:
parent
762dd69f0a
commit
531aa153bb
@ -52,7 +52,7 @@ a:visited {
|
|||||||
color: #76cfa6;
|
color: #76cfa6;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type=text]:focus, textarea:focus, .mx_RoomSettings textarea:focus {
|
input[type=text]:focus, textarea:focus {
|
||||||
border: 1px solid #76CFA6;
|
border: 1px solid #76CFA6;
|
||||||
outline: none;
|
outline: none;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user