stable

Clone or download

Read-only

fix: right arrow color in the remaining of Tuleap

At git #tuleap/stable/941611adc0c7759074e1e811448cc10dd39bf9fd some pages that customize the popover arrow have been forgotten. This mostly impacts the popover used in the navigation header (e.g +New, User) in the following pages: * Profile (/users/admin) * User dashboard * Homepage * FlamingParrot (like PHPWiki) The project privacy icon popover is also impacted (navbar and sidebar, only for BurningParrot) Part of story #19734: have a Roadmap widget on dashboard Change-Id: Ic01315f28e582a5f8aa195d86e2f31aed7c8f56c

Modified Files

Name
M src/scripts/lib/tlp-popovers/themes/style.scss +3 −0 Go to diff View file
M src/themes/BurningParrot/css/dashboards/includes/_dashboard-user.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_navbar.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_profile.scss +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_project-privacy-popover.scss +1 −6 Go to diff View file
M src/themes/FlamingParrot/css/utils/_navbar.scss +1 −1 Go to diff View file