stable

Clone or download

Read-only

chore: Build only one stylesheet for document plugin

No functional changes in Document. Closes request #20997: Build only one stylesheet for document plugin Change-Id: I6afa7b82d5ca331b7886d5d81bde47374f5940b2

Modified Files

Name
M plugins/document/include/Tree/DocumentTreeController.php +3 −3 Go to diff View file
D plugins/document/themes/BurningParrot/document-blue.scss +0 −21 Go to diff View file
D plugins/document/themes/BurningParrot/document-green.scss +0 −21 Go to diff View file
D plugins/document/themes/BurningParrot/document-grey.scss +0 −21 Go to diff View file
D plugins/document/themes/BurningParrot/document-orange.scss +0 −21 Go to diff View file
D plugins/document/themes/BurningParrot/document-purple.scss +0 −21 Go to diff View file
D plugins/document/themes/BurningParrot/document-red.scss +0 −21 Go to diff View file
R plugins/document/themes/BurningParrot/document/_clipboard.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/_confirm-deletion-modal.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/_download-as-zip.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/_dragndrop.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/_embedded-document.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/_files-uploads-modal.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/_folder-content.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/_folder-properties-modal.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/_headers.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/_icons.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/_metadata.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/_modal-common.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/_new-document.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/_notifications.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/_permissions-modal.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/_project_background_header.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/_quicklook.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/_switch-to-docman.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/_update-document.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/_upload.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/_document.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/quicklook/_quicklook-actions.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/quicklook/_quicklook-embedded.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/quicklook/_quicklook-folder.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/quicklook/_quicklook-header.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/quicklook/_quicklook-icon.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/quicklook/_quicklook-image.scss Go to diff View file
R plugins/document/themes/BurningParrot/document/quicklook/_quicklook-properties.scss Go to diff View file
M plugins/document/webpack.common.js +1 −5 Go to diff View file
M src/themes/tlp/src/scss/components/_css-var-root.scss +16 −0 Go to diff View file