Fix translation keys and fix UI

This commit is contained in:
yflory
2020-02-19 14:31:59 +01:00
parent 175423fee4
commit ef4188db5b
2 changed files with 45 additions and 23 deletions

View File

@@ -72,6 +72,10 @@
z-index: 100000; // alertify container
font: @colortheme_app-font;
.cp-checkmark {
color: #000000;
}
.cp-inline-alert-text {
flex: 1;
}