stable

Clone or download

Read-only

Fixing UI stuff in the new sidebar

Part of story #21791: see Programs & Teams in sidebar * Fixing actions (links, buttons…) background * Homogenize transitions * Fixing text colors * Fixing admin and collapse buttons * Fixing project announcement and flags text style * Fixing aggregated/parent projects area * Align logo to the left * New sidebar footer style Change-Id: I2af8c4af8e15162a43f19e053dde75342c7fa0d8

Modified Files

Name
M src/templates/common/logo.mustache +5 βˆ’5 Go to diff View file
M src/themes/BurningParrot/css/includes/_global-variables.scss +1 βˆ’0 Go to diff View file
M src/themes/BurningParrot/css/includes/_logo.scss +18 βˆ’2 Go to diff View file
M src/themes/BurningParrot/css/includes/sidebar/_sidebar-collapsed.scss +6 βˆ’2 Go to diff View file
M src/themes/BurningParrot/css/includes/sidebar/_sidebar-project.scss +118 βˆ’62 Go to diff View file
M src/themes/BurningParrot/css/includes/sidebar/_sidebar.scss +11 βˆ’33 Go to diff View file
M src/themes/BurningParrot/templates/header.mustache +11 βˆ’3 Go to diff View file
M src/themes/BurningParrot/templates/sidebar/header.mustache +17 βˆ’8 Go to diff View file
M src/themes/FlamingParrot/css/utils/_bootstrap-overrides.scss +5 βˆ’0 Go to diff View file
M src/themes/FlamingParrot/css/utils/_logo.scss +19 βˆ’2 Go to diff View file
M src/themes/FlamingParrot/css/utils/_sidebar.scss +142 βˆ’96 Go to diff View file
M src/themes/FlamingParrot/css/utils/_variables-common.scss +1 βˆ’0 Go to diff View file
M src/themes/FlamingParrot/templates/sidebar/header.mustache +12 βˆ’3 Go to diff View file
M src/themes/tlp/src/scss/components/_css-var-root.scss +3 βˆ’2 Go to diff View file