stable

Clone or download

Read-only

Merge 'gerrit #22339' into stable/master

* commit '33a8b741ae': request #20571: Build only one stylesheet for label plugin Change-Id: Ic63ce22727e9de1700907b7c9d5710857f17c1b5

Modified Files

Name
M plugins/label/include/Label/Widget/ProjectLabeledItems.php +2 −2 Go to diff View file
M plugins/label/include/labelPlugin.php +1 −2 Go to diff View file
D plugins/label/themes/BurningParrot/css/_label.scss +0 −111 Go to diff View file
D plugins/label/themes/BurningParrot/css/style-blue-condensed.scss +0 −22 Go to diff View file
D plugins/label/themes/BurningParrot/css/style-blue.scss +0 −22 Go to diff View file
D plugins/label/themes/BurningParrot/css/style-green-condensed.scss +0 −22 Go to diff View file
D plugins/label/themes/BurningParrot/css/style-green.scss +0 −22 Go to diff View file
D plugins/label/themes/BurningParrot/css/style-grey-condensed.scss +0 −22 Go to diff View file
D plugins/label/themes/BurningParrot/css/style-grey.scss +0 −22 Go to diff View file
D plugins/label/themes/BurningParrot/css/style-orange-condensed.scss +0 −22 Go to diff View file
D plugins/label/themes/BurningParrot/css/style-orange.scss +0 −22 Go to diff View file
D plugins/label/themes/BurningParrot/css/style-purple-condensed.scss +0 −22 Go to diff View file
D plugins/label/themes/BurningParrot/css/style-purple.scss +0 −22 Go to diff View file
D plugins/label/themes/BurningParrot/css/style-red-condensed.scss +0 −22 Go to diff View file
D plugins/label/themes/BurningParrot/css/style-red.scss +0 −22 Go to diff View file
R plugins/label/themes/BurningParrot/css/_labels-box.scss Go to diff View file
A plugins/label/themes/label.scss +130 −0 Go to diff View file
M plugins/label/webpack.common.js +1 −8 Go to diff View file
M src/themes/tlp/src/scss/components/_css-var-root.scss +3 −0 Go to diff View file