warning prompt for roomsettings
parent
54c34ab8d5
commit
827f891ae7
|
@ -130,6 +130,11 @@ limitations under the License.
|
||||||
visibility: visible;
|
visibility: visible;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_RoomSettings_warning {
|
||||||
|
color: #ff0064;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
.mx_RoomSettings_editable {
|
.mx_RoomSettings_editable {
|
||||||
border: 0px;
|
border: 0px;
|
||||||
border-bottom: 1px solid #c7c7c7;
|
border-bottom: 1px solid #c7c7c7;
|
||||||
|
|
Loading…
Reference in New Issue