stable

Clone or download

Read-only

Refactoring: move scss rules in their own file

Part of story #10721: upload documents with drag'n drop No functional changes, we just want to avoid to end up with a big bag of scss rules in document.scss Change-Id: I4cb4fd1fd5ce73d3ae8706c0695fbc2cd27c6470

Modified Files

Name
M plugins/document/themes/BurningParrot/document/_document.scss +5 −355 Go to diff View file
A plugins/document/themes/BurningParrot/document/_dragndrop.scss +75 −0 Go to diff View file
A plugins/document/themes/BurningParrot/document/_folder-content.scss +159 −0 Go to diff View file
M plugins/document/themes/BurningParrot/document/_new-document.scss +0 −25 Go to diff View file
A plugins/document/themes/BurningParrot/document/_switch-to-docman.scss +31 −0 Go to diff View file
A plugins/document/themes/BurningParrot/document/_under-the-fold-notification.scss +43 −0 Go to diff View file
A plugins/document/themes/BurningParrot/document/_upload.scss +171 −0 Go to diff View file