fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
allow empty part name in bookmedia
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
scss
/
main
/
book_box.scss
diff --git
a/src/wolnelektury/static/scss/main/book_box.scss
b/src/wolnelektury/static/scss/main/book_box.scss
index
592f8ef
..
afcc796
100755
(executable)
--- a/
src/wolnelektury/static/scss/main/book_box.scss
+++ b/
src/wolnelektury/static/scss/main/book_box.scss
@@
-131,7
+131,7
@@
}
}
}
}
-.audiobook-box {
+.audiobook-box
, .search-result .book-box
{
.book-left-column {
@media screen and (min-width: 1024px) {
display: inline-block;
.book-left-column {
@media screen and (min-width: 1024px) {
display: inline-block;
@@
-139,9
+139,10
@@
}
}
}
}
- .
audio
book-right-column {
+ .book-right-column {
@media screen and (min-width: 1024px) {
float: right;
@media screen and (min-width: 1024px) {
float: right;
+ @include size(padding-top, 15px);
@include size(width, 360px);
}
}
@include size(width, 360px);
}
}
@@
-151,7
+152,6
@@
@media screen and (min-width: 1024px) {
float: right;
@media screen and (min-width: 1024px) {
float: right;
- margin-top: 48px;
}
}
}
}
}
}
@@
-395,9
+395,13
@@
display: inline-block;
background: #0D7E85;
color: white;
display: inline-block;
background: #0D7E85;
color: white;
- @include size(width,
20
0px);
+ @include size(width,
17
0px);
text-align: center;
@include size(margin-bottom, 5px);
text-align: center;
@include size(margin-bottom, 5px);
+ @include size(margin-right, 30px);
+ }
+ a.print {
+ margin-right: 0;
}
a:before {
}
a:before {
@@
-410,6
+414,10
@@
position: relative;
bottom: 2px;
}
position: relative;
bottom: 2px;
}
+
+ a.print:before {
+ content: "";
+ }
}
.book-box-download {
}
.book-box-download {
@@
-436,7
+444,7
@@
.book-box-formats {
display: inline-block;
.book-box-formats {
display: inline-block;
- max-width:
22
0px;
+ max-width:
30
0px;
vertical-align: top;
padding-top: 6px;
vertical-align: top;
padding-top: 6px;
@@
-488,6
+496,7
@@
#book-detail .see-also,
#picture-detail .see-also {
#book-detail .see-also,
#picture-detail .see-also {
+ display: inline-block;
h1 {
@include size(height, 32px);
margin: 0;
h1 {
@include size(height, 32px);
margin: 0;