stable
Clone or download
Read-only
part of: story #14151 Update the assigned-to semantic of a card I took the oportunity to re-align z-indexes of fly-over elements in order to establish an actual hierarchy between those elements. With this patch (in Burning Parrot) we have: breadcrumb dropdowns < select2 field < navbar dropdowns < modal backdrops < modals However select2 dropdown should be > modal so it is not hidden by the modal. (check in kanban edit modal and pullrequest reviewers modal) Change-Id: Ia823d4b0257cbc55cdab3d07f4b6d8044ee2bc62
Modified Files
Name | ||||
---|---|---|---|---|
M | src/www/themes/BurningParrot/css/includes/_breadcrumb.scss | +1 | −1 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_header.scss | +1 | −1 | Go to diff View file |
M | src/www/themes/FlamingParrot/css/utils/_breadcrumb.scss | +1 | −1 | Go to diff View file |
M | src/www/themes/common/tlp/src/scss/components/_forms.scss | +6 | −0 | Go to diff View file |
M | src/www/themes/common/tlp/src/scss/components/_modal.scss | +2 | −2 | Go to diff View file |