librarian in submodule, HTML and TXT book previews, URL fixes
[redakcja.git] / redakcja / static / css / filelist.css
index 2ccf33e..f3de556 100644 (file)
@@ -86,4 +86,15 @@ a:hover {
 
 #skipped-list {
     color: #666;
-}
\ No newline at end of file
+}
+
+.chunkno {
+    font-size: .7em;
+}
+
+td {
+    vertical-align: top;
+}
+.listitem-tools {
+    padding-left: 2em;
+}