Merge branch 'develop' into add_mapilio_data

This commit is contained in:
sezerbozbiyik
2023-05-26 16:17:07 +03:00
21 changed files with 916 additions and 748 deletions
+6
View File
@@ -1676,6 +1676,12 @@ input.date-selector {
max-width: 100%;
color: #7092ff;
}
.form-field-input-multicombo li.chip.negated span {
text-decoration: line-through;
}
.form-field-input-multicombo li.chip input {
width: 1em;
}
.ideditor[dir='ltr'] .form-field-input-multicombo li.chip {
padding: 2px 0px 2px 5px;
}