stable

Clone or download

Read-only

Fix wrong small logo background color

When the sidebar is collapsed, its background should be the same as color as the theme, not blue. story #9700 Unify FlamingParrot and BurningParrot navbars Change-Id: I2f88cb781a1dd7887009f3f710e4cb421b56a53a

Modified Files

Name
M src/www/themes/FlamingParrot/css/FlamingParrot_Blue.scss +3 −2 Go to diff View file
M src/www/themes/FlamingParrot/css/FlamingParrot_BlueGrey.scss +3 −2 Go to diff View file
M src/www/themes/FlamingParrot/css/FlamingParrot_DarkBlue.scss +3 −2 Go to diff View file
M src/www/themes/FlamingParrot/css/FlamingParrot_DarkBlueGrey.scss +3 −2 Go to diff View file
M src/www/themes/FlamingParrot/css/FlamingParrot_DarkGreen.scss +3 −2 Go to diff View file
M src/www/themes/FlamingParrot/css/FlamingParrot_DarkOrange.scss +3 −2 Go to diff View file
M src/www/themes/FlamingParrot/css/FlamingParrot_DarkPurple.scss +3 −2 Go to diff View file
M src/www/themes/FlamingParrot/css/FlamingParrot_DarkRed.scss +3 −2 Go to diff View file
M src/www/themes/FlamingParrot/css/FlamingParrot_Green.scss +3 −2 Go to diff View file
M src/www/themes/FlamingParrot/css/FlamingParrot_Orange.scss +2 −1 Go to diff View file
M src/www/themes/FlamingParrot/css/FlamingParrot_Purple.scss +3 −2 Go to diff View file
M src/www/themes/FlamingParrot/css/FlamingParrot_Red.scss +3 −2 Go to diff View file
A src/www/themes/FlamingParrot/css/utils/_bootstrap-overrides.scss +116 −0 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_definitions.scss +3 −206 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_navbar.scss +1 −1 Go to diff View file
A src/www/themes/FlamingParrot/css/utils/_post-definitions.scss +122 −0 Go to diff View file