Merge with master.
[redakcja.git] / redakcja / static / css / filelist.css
index 4cf22f9..b5e4fc4 100644 (file)
@@ -223,4 +223,16 @@ a:hover {
 
 .wall .publish {
     background-color: #fdc;
-}
\ No newline at end of file
+}
+
+div.cover-preview {
+       width: 216px;
+       min-height: 300px;
+       float: left;
+       margin-right: 2em;
+}
+
+img.cover-preview {
+       width: 216px;
+       height: 300px;
+}