stable
Clone or download
Read-only
Part of story #10173: Have multiple dashboards User (resp. project) dashboard classnames are in their own .scss file and prefixed by dashboard-user- (resp. dashboard-project-). Common classnames are in dashboard.scss file. Change-Id: Id05709517728a9bac2de33baebc2e43c8885bc6b
Modified Files
Name | ||||
---|---|---|---|---|
M | src/templates/dashboard/my.mustache | +3 | −3 | Go to diff View file |
M | src/templates/dashboard/project.mustache | +1 | −1 | Go to diff View file |
M | src/www/themes/BurningParrot/css/_includes.scss | +0 | −1 | Go to diff View file |
A | src/www/themes/BurningParrot/css/includes/_dashboard-project.scss | +76 | −0 | Go to diff View file |
A | src/www/themes/BurningParrot/css/includes/_dashboard-user.scss | +18 | −0 | Go to diff View file |
M | src/www/themes/BurningParrot/css/includes/_dashboard.scss | +18 | −48 | Go to diff View file |
D | src/www/themes/BurningParrot/css/includes/_my.scss | +0 | −43 | Go to diff View file |