stable

Clone or download

Read-only

Unify FP and BP sidebars + Fix background logo for FP dark variants

story #9700 Unify FlamingParrot and BurningParrot navbars Change-Id: I1a1191e6aa6474312ae03d22f17e6293f7de3a8d

Modified Files

Name
M src/templates/admin/sidebar_projects.mustache +1 −1 Go to diff View file
M src/templates/admin/sidebar_users.mustache +1 −1 Go to diff View file
M src/www/themes/BurningParrot/css/includes/_siteadmin-sidebar.scss +14 −6 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_content.scss +2 −0 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_navbar.scss +1 −2 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_sidebar.scss +22 −27 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-blue.scss +8 −7 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-bluegrey.scss +2 −1 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-darkblue.scss +3 −2 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-darkbluegrey.scss +3 −2 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-darkgreen.scss +3 −2 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-darkorange.scss +3 −2 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-darkpurple.scss +3 −2 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-darkred.scss +3 −2 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-green.scss +2 −1 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-orange.scss +2 −1 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-purple.scss +2 −1 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_variables-red.scss +2 −1 Go to diff View file
D src/www/themes/FlamingParrot/images/sidebar_tuleap.png +- −- Go to diff View file
M src/www/themes/FlamingParrot/templates/sidebar.mustache +3 −0 Go to diff View file