add example override for tag colour display

This commit is contained in:
Joshua Taillon
2018-11-17 09:18:36 -05:00
parent 8d6825dac0
commit f4212cff54
2 changed files with 37 additions and 0 deletions

11
overrides/README.md Normal file
View File

@@ -0,0 +1,11 @@
# Customizing Paperless
*See customization
[documentation](https://paperless.readthedocs.io/en/latest/customising.html)
for more detail!*
The example `.css` and `.js` snippets in this folder can be placed into
one of two files in your ``PAPERLESS_MEDIADIR`` folder: `overrides.js` or
`overrides.css`. Please feel free to submit pull requests to the main
repository with other examples of customizations that you think others may
find useful.