stable
Clone or download
Read-only
When the user select a background, then the submit button should become visible if it was outside of the viewport. Part of story #16211: Set a header background image Change-Id: I6adf14c5dcf0e26f4d544f7000856a59972703b7
Modified Files
Name | ||||
---|---|---|---|---|
M | src/scripts/project/admin/header-background/admin-index.ts | +2 | −0 | Go to diff View file |
A | src/scripts/project/admin/header-background/pinned-button.test.ts | +109 | −0 | Go to diff View file |
A | src/scripts/project/admin/header-background/pinned-button.ts | +72 | −0 | Go to diff View file |
M | src/templates/project/admin/background/administration.mustache | +8 | −5 | Go to diff View file |
M | src/themes/BurningParrot/css/includes/_project-background.scss | +27 | −0 | Go to diff View file |