no more textarea in roomsettings

This commit is contained in:
Matthew Hodgson 2016-01-15 16:32:23 +00:00
parent 762dd69f0a
commit 531aa153bb

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;