mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-10 00:18:57 +00:00
Prettied up the interface a little
This commit is contained in:
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;
|
||||
}
|
Reference in New Issue
Block a user