This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-dms
Watch
1
Star
0
Fork
0
You've already forked silverstripe-dms
mirror of
https://github.com/silverstripe/silverstripe-dms
synced
2024-10-22 14:05:56 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
9cf74f57c2
silverstripe-dms
/
scss
/
main.scss
5 lines
80 B
SCSS
Raw
Normal View
History
Unescape
Escape
NEW Replace Compass with Webpack, update docs, remove unused @includes
2017-05-09 05:53:52 +02:00
@import
"
_variables
"
;
FIX Refactor SCSS, convert to more BEM-like names, add admin icon * Remove "small" class from inline edit form for documents * Swap relationeditor GridFieldConfig for record editor to ensure that document sets can be deleted from a page context rather than unlinked (natively) * Fix to ensure that related documents can be autocompleted via partial matching on filename * Add 2 space indentation rule to editorconfig for .js and .scss files
2017-05-22 04:06:06 +02:00
@import
"
_mixins
"
;
@import
"
cmsfields
"
;
@import
"
upload
"
;
Reference in New Issue
Copy Permalink