warning prompt for roomsettings

pull/1249/head
Matthew Hodgson 2016-03-22 00:56:38 +00:00
parent 54c34ab8d5
commit 827f891ae7
1 changed files with 5 additions and 0 deletions

View File

@ -130,6 +130,11 @@ limitations under the License.
visibility: visible;
}
.mx_RoomSettings_warning {
color: #ff0064;
font-weight: bold;
}
.mx_RoomSettings_editable {
border: 0px;
border-bottom: 1px solid #c7c7c7;