fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'custompdf'
[wolnelektury.git]
/
wolnelektury
/
static
/
css
/
book_box.css
diff --git
a/wolnelektury/static/css/book_box.css
b/wolnelektury/static/css/book_box.css
index
6b28068
..
8dee813
100755
(executable)
--- a/
wolnelektury/static/css/book_box.css
+++ b/
wolnelektury/static/css/book_box.css
@@
-180,13
+180,13
@@
.book-box-formats span {
display: block;
}
.book-box-formats span {
display: block;
}
-
-.book-box-download
:hover
.book-box-formats span:first-child {
+.book-box-download .book-box-formats span:first-child {
margin-top: 1.454em;
}
margin-top: 1.454em;
}
-.book-box-download:hover .book-box-formats {
+.book-box-download:hover .book-box-formats,
+.book-box-download.hover .book-box-formats {
display: block;
}
display: block;
}