no more textarea in roomsettings

pull/653/head
Matthew Hodgson 2016-01-15 16:32:23 +00:00
parent 762dd69f0a
commit 531aa153bb
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ a:visited {
color: #76cfa6;
}
input[type=text]:focus, textarea:focus, .mx_RoomSettings textarea:focus {
input[type=text]:focus, textarea:focus {
border: 1px solid #76CFA6;
outline: none;
box-shadow: none;