Prepare to use Osmose issue detail strings

- Remove translation description strings, will be using supplied
translations once the API is updated
- Change the way elements and details are presented since they can't be
easily integrated into the 3rd party description strings
This commit is contained in:
SilentSpike
2020-01-25 20:26:00 +00:00
parent 7d76950d55
commit 5d93d3cace
7 changed files with 112 additions and 291 deletions
+5 -1
View File
@@ -2753,6 +2753,10 @@ input.key-trap {
[dir='rtl'] .error-details-description-text::first-letter {
text-transform: none; /* #5877 */
}
.error-details-description
.error-details-subtitle {
padding-top: 10px;
}
.note-save .new-comment-input,
.error-save .new-comment-input {
@@ -5590,4 +5594,4 @@ li.hide + li.version .badge .tooltip .popover-arrow {
}
[dir='rtl'] .list-item-photos.list-item-mapillary-map-features .request-data-link {
float: left;
}
}