Another hotkey fix.
[redakcja.git] / project / static / css / filelist.css
index f5b8ce0..91e9b8d 100755 (executable)
 
 .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;
 }