stable

Clone or download

Read-only

request #14121: Add an element between the project banner and the navbar bullhorn

This element is only present when the user is at the top of the page and the banner is visible. Change-Id: I59b69fdf565659b1339fbbf21fa8ab629df3805d

Modified Files

Name
M src/www/scripts/project/banner/project-banner-show-hide.test.ts +46 −1 Go to diff View file
M src/www/scripts/project/banner/project-banner-show-hide.ts +37 −0 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_navbar.scss +25 −0 Go to diff View file
M src/www/themes/BurningParrot/templates/navbar/current-project-nav.mustache +4 −1 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_navbar.scss +25 −0 Go to diff View file
M src/www/themes/FlamingParrot/templates/navbar.mustache +4 −1 Go to diff View file