fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
7ad1e26
)
Fixes #4274: Fix for logos in player.
author
Radek Czajka
<rczajka@rczajka.pl>
Mon, 4 Oct 2021 13:07:38 +0000
(15:07 +0200)
committer
Radek Czajka
<rczajka@rczajka.pl>
Mon, 4 Oct 2021 13:07:38 +0000
(15:07 +0200)
src/wolnelektury/static/scss/main/book_box.scss
patch
|
blob
|
history
diff --git
a/src/wolnelektury/static/scss/main/book_box.scss
b/src/wolnelektury/static/scss/main/book_box.scss
index
3e93b75
..
b1bfe93
100644
(file)
--- a/
src/wolnelektury/static/scss/main/book_box.scss
+++ b/
src/wolnelektury/static/scss/main/book_box.scss
@@
-148,6
+148,17
@@
}
}
+ .license-icon {
+ display: block;
+ @include size(margin-top, 5px);
+ }
+
+ .project-icon {
+ @include size(max-width, 100px);
+ @include size(max-height, 100px);
+ }
+
+
.jp-type-playlist {
margin-top: 24px;