stable

Clone or download

Read-only

Customized PNG logo in sidebar

…should be displayed on a dark background instead of theme-color. (Same behavior than SVG alternative). Remove custom SVG version: /var/lib/tuleap/images/organization_logo.svg Add custom PNG version: /var/lib/tuleap/images/organization_logo.png Go to project/admin pages. Both FP and BP theme should display the logo (or its small version) above a dark background. On pages without sidebar, the logo is still displayed above a theme-color background. Part of story #16210: Remove navigation bar Change-Id: Ifff572392173271b5afa367e25d7dcc5cc2b2bf1

Modified Files

Name
M src/themes/BurningParrot/css/includes/_logo.scss +4 −0 Go to diff View file
M src/themes/FlamingParrot/css/utils/_logo.scss +4 −0 Go to diff View file
M src/themes/FlamingParrot/css/utils/_post-definitions.scss +1 −1 Go to diff View file