fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Tworzenie domyślnych katalogów current i previous w setup w fabfile.py.
[redakcja.git]
/
project
/
static
/
css
/
filelist.css
diff --git
a/project/static/css/filelist.css
b/project/static/css/filelist.css
index
f5b8ce0
..
91e9b8d
100755
(executable)
--- a/
project/static/css/filelist.css
+++ b/
project/static/css/filelist.css
@@
-24,7
+24,21
@@
.upload-file-widget {
min-width: 20%;
- width: 25%;
+ width: 35%;
+}
+
+ul.file-tree-part {
+ margin: 0.5em 1em;
+ padding: 0em;
+}
+
+ul.file-tree-part li {
+ list-style: square;
+ padding: 0em;
+}
+
+ul.file-tree-part a {
+ padding: 0em;
}