stable

Clone or download

Read-only

Stop building the condensed stylesheets in the document plugin

Part of request #20573: Stop building condensed stylesheets Change-Id: Ib3c2665c770d0cdfb62cb262e60fbc316e455402

Modified Files

Name
M plugins/document/include/Tree/DocumentTreeController.php +2 −2 Go to diff View file
D plugins/document/themes/BurningParrot/document-blue-condensed.scss +0 −21 Go to diff View file
D plugins/document/themes/BurningParrot/document-green-condensed.scss +0 −21 Go to diff View file
D plugins/document/themes/BurningParrot/document-grey-condensed.scss +0 −21 Go to diff View file
D plugins/document/themes/BurningParrot/document-orange-condensed.scss +0 −21 Go to diff View file
D plugins/document/themes/BurningParrot/document-purple-condensed.scss +0 −21 Go to diff View file
D plugins/document/themes/BurningParrot/document-red-condensed.scss +0 −21 Go to diff View file
M plugins/document/themes/BurningParrot/document/_download-as-zip.scss +3 −3 Go to diff View file
M plugins/document/themes/BurningParrot/document/_dragndrop.scss +10 −10 Go to diff View file
M plugins/document/themes/BurningParrot/document/_embedded-document.scss +3 −3 Go to diff View file
M plugins/document/themes/BurningParrot/document/_files-uploads-modal.scss +2 −2 Go to diff View file
M plugins/document/themes/BurningParrot/document/_folder-content.scss +8 −8 Go to diff View file
M plugins/document/themes/BurningParrot/document/_folder-properties-modal.scss +2 −2 Go to diff View file
M plugins/document/themes/BurningParrot/document/_headers.scss +7 −7 Go to diff View file
M plugins/document/themes/BurningParrot/document/_metadata.scss +6 −6 Go to diff View file
M plugins/document/themes/BurningParrot/document/_new-document.scss +4 −4 Go to diff View file
M plugins/document/themes/BurningParrot/document/_notifications.scss +2 −2 Go to diff View file
M plugins/document/themes/BurningParrot/document/_permissions-modal.scss +5 −5 Go to diff View file
M plugins/document/themes/BurningParrot/document/_quicklook.scss +4 −4 Go to diff View file
M plugins/document/themes/BurningParrot/document/_switch-to-docman.scss +1 −1 Go to diff View file
M plugins/document/themes/BurningParrot/document/_update-document.scss +3 −3 Go to diff View file
M plugins/document/themes/BurningParrot/document/_upload.scss +1 −1 Go to diff View file
M plugins/document/themes/BurningParrot/document/quicklook/_quicklook-actions.scss +3 −3 Go to diff View file
M plugins/document/themes/BurningParrot/document/quicklook/_quicklook-embedded.scss +2 −2 Go to diff View file
M plugins/document/themes/BurningParrot/document/quicklook/_quicklook-folder.scss +1 −1 Go to diff View file
M plugins/document/themes/BurningParrot/document/quicklook/_quicklook-icon.scss +2 −2 Go to diff View file
M plugins/document/themes/BurningParrot/document/quicklook/_quicklook-image.scss +2 −2 Go to diff View file
M plugins/document/themes/BurningParrot/document/quicklook/_quicklook-properties.scss +1 −1 Go to diff View file
M plugins/document/webpack.common.js +0 −3 Go to diff View file