stable

Clone or download

Read-only

Update Dropdowns, tabs and bredacrumb menu items

Part of request #13060 TLP should match components available in Figma Change-Id: I2fc50d6a8eb8a77652ba1e570ee15322be470e0a

Modified Files

Name
M src/templates/project/navigation_flaming_parrot.mustache +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_breadcrumb.scss +4 −3 Go to diff View file
M src/themes/BurningParrot/css/includes/_navbar.scss +4 −44 Go to diff View file
M src/themes/BurningParrot/templates/navbar/new-nav.mustache +3 −4 Go to diff View file
M src/themes/BurningParrot/templates/navbar/user-nav.mustache +8 −8 Go to diff View file
M src/themes/FlamingParrot/css/utils/_bootstrap-overrides.scss +33 −9 Go to diff View file
M src/themes/FlamingParrot/css/utils/_breadcrumb.scss +8 −7 Go to diff View file
M src/themes/FlamingParrot/css/utils/_navbar.scss +5 −5 Go to diff View file
M src/themes/FlamingParrot/css/utils/_project-admin.scss +0 −8 Go to diff View file
M src/themes/FlamingParrot/css/utils/_typography.scss +6 −7 Go to diff View file
M src/themes/tlp/src/scss/components/_dropdowns.scss +23 −9 Go to diff View file
M src/themes/tlp/src/scss/components/_tabs.scss +26 −4 Go to diff View file
M src/www/tlp-doc/resources/flyover/dropdowns/example.html +6 −6 Go to diff View file