show /relations error in edit history dialog

This commit is contained in:
Bruno Windels 2019-07-03 12:16:58 +02:00
parent 353f5a205c
commit 344cc079c5
3 changed files with 36 additions and 4 deletions

View file

@ -28,6 +28,11 @@ limitations under the License.
flex: 1 1 auto;
}
.mx_MessageEditHistoryDialog_error {
color: $warning-color;
text-align: center;
}
.mx_MessageEditHistoryDialog_edits {
list-style-type: none;
font-size: 14px;