stable

Clone or download

Read-only

chore: Build only one stylesheet for testplan plugin

No functional changes in testplan. There are some repercution on other plugins (ad & docman) because a previous variable was wrongly named. And in order to avoid to have 90% lighter + 93% lighter, we have only 90% lighter. Closes request #21351: Build only one stylesheet for testplan plugin Change-Id: Id8f1b69c165ebf1c0524ef4c3c440f8a5ebe5c06

Modified Files

Name
M plugins/agiledashboard/themes/BurningParrot/css/kanban/_under-the-fold-notification.scss +1 −1 Go to diff View file
M plugins/document/themes/_notifications.scss +1 −1 Go to diff View file
M plugins/testplan/include/TestPlanController.php +2 −2 Go to diff View file
D plugins/testplan/themes/_testplan.scss +0 −24 Go to diff View file
M plugins/testplan/themes/includes/_backlog-item.scss +11 −11 Go to diff View file
M plugins/testplan/themes/includes/_campaign.scss +18 −18 Go to diff View file
M plugins/testplan/themes/includes/_test-definitions.scss +14 −14 Go to diff View file
D plugins/testplan/themes/testplan-blue.scss +0 −22 Go to diff View file
D plugins/testplan/themes/testplan-green.scss +0 −22 Go to diff View file
D plugins/testplan/themes/testplan-grey.scss +0 −22 Go to diff View file
D plugins/testplan/themes/testplan-purple.scss +0 −22 Go to diff View file
D plugins/testplan/themes/testplan-red.scss +0 −22 Go to diff View file
R plugins/testplan/themes/testplan-orange.scss Go to diff View file
M plugins/testplan/webpack.common.js +1 −5 Go to diff View file
M src/themes/tlp/src/scss/components/_css-var-root.scss +6 −1 Go to diff View file