fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
cover previews
[redakcja.git]
/
redakcja
/
static
/
css
/
filelist.css
diff --git
a/redakcja/static/css/filelist.css
b/redakcja/static/css/filelist.css
index
166def0
..
c7a65f3
100644
(file)
--- a/
redakcja/static/css/filelist.css
+++ b/
redakcja/static/css/filelist.css
@@
-223,4
+223,12
@@
a:hover {
.wall .publish {
background-color: #fdc;
.wall .publish {
background-color: #fdc;
-}
\ No newline at end of file
+}
+
+.cover-preview {
+ width: 216px;
+ height: 300px;
+ float: left;
+ margin-right: 2em;
+}
+}