warning prompt for roomsettings

This commit is contained in:
Matthew Hodgson 2016-03-22 00:56:38 +00:00
parent 54c34ab8d5
commit 827f891ae7

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;