mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-13 10:07:15 +01:00
Prettied up the interface a little
This commit is contained in:
parent
ce69e37256
commit
febb45af81
9 changed files with 32 additions and 11 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 3.8 KiB |
1
src/documents/static/documents/img/gif.png
Symbolic link
1
src/documents/static/documents/img/gif.png
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
image.png
|
||||
BIN
src/documents/static/documents/img/image.png
Normal file
BIN
src/documents/static/documents/img/image.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 30 KiB |
1
src/documents/static/documents/img/jpg.png
Symbolic link
1
src/documents/static/documents/img/jpg.png
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
image.png
|
||||
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |
1
src/documents/static/documents/img/png.png
Symbolic link
1
src/documents/static/documents/img/png.png
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
image.png
|
||||
1
src/documents/static/documents/img/tiff.png
Symbolic link
1
src/documents/static/documents/img/tiff.png
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
image.png
|
||||
12
src/documents/static/paperless.css
Normal file
12
src/documents/static/paperless.css
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
th.column-document,
|
||||
td.field-document {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
td a.tag {
|
||||
padding: 0 0.5em;
|
||||
color: #ffffff;
|
||||
border-radius: 0.2em;
|
||||
margin: 1px;
|
||||
display: inline-block;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue