stable

Clone or download

Read-only

fix: Adjust sizes and colors of project creation illustrations

* Clip the svg so that when we resize the viewport, there is no too much space taken by the semi visible circle * Adjust the box labels color by introducing a new dedicated variable, as per the mochup. For consistency, the other grey variable has been renamed. Those colors are hard coded and only suitable for blue theme, but other variant will have their own declination during the design check phase. Part of story #22210: select SAFe templates at project creation Change-Id: Ib7e47b72b4207a6bd51a2d7c22b04aed2b276c28

Modified Files

Name
M plugins/roadmap/scripts/roadmap-widget/src/components/NoDataToShowEmptyState.vue +7 −1 Go to diff View file
M plugins/tracker/themes/BurningParrot/css/includes/_widgets.scss +2 −2 Go to diff View file
M src/scripts/project/registration/src/components/Information/ProjectInformationSvg.vue +82 −75 Go to diff View file
M src/scripts/project/registration/src/components/Template/NewProjectBoxesSvg.vue +108 −86 Go to diff View file
M src/themes/BurningParrot/css/dashboards/includes/widgets/myprojects.scss +3 −3 Go to diff View file
M src/themes/tlp/src/scss/components/_css-var-root.scss +2 −1 Go to diff View file