fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
disable cover urls
[redakcja.git]
/
redakcja
/
static
/
css
/
filelist.css
diff --git
a/redakcja/static/css/filelist.css
b/redakcja/static/css/filelist.css
index
c7a65f3
..
9f32d2c
100644
(file)
--- a/
redakcja/static/css/filelist.css
+++ b/
redakcja/static/css/filelist.css
@@
-36,7
+36,7
@@
td {
}
#tabs-nav-left {
}
#tabs-nav-left {
- margin-left:
6
0px;
+ margin-left:
8
0px;
}
#tabs-nav-left a {
}
#tabs-nav-left a {
@@
-119,6
+119,10
@@
a, a:visited, a:active {
text-decoration: none;
}
text-decoration: none;
}
+a.btn {
+ color: #fff;
+}
+
a:hover {
text-decoration: underline;
}
a:hover {
text-decoration: underline;
}
@@
-225,10
+229,14
@@
a:hover {
background-color: #fdc;
}
background-color: #fdc;
}
-.cover-preview {
+
div
.cover-preview {
width: 216px;
width: 216px;
- height: 300px;
+
min-
height: 300px;
float: left;
margin-right: 2em;
}
float: left;
margin-right: 2em;
}
+
+img.cover-preview {
+ width: 216px;
+ height: 300px;
}
}