From: Marek Stępniowski Date: Thu, 25 Sep 2008 12:32:08 +0000 (+0200) Subject: Added "change-sets" button to book_detail.html template. X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/a9693d28c16486fced04ba9cdb66a78781f30832?ds=sidebyside;hp=-c Added "change-sets" button to book_detail.html template. --- a9693d28c16486fced04ba9cdb66a78781f30832 diff --git a/wolnelektury/media/css/master.css b/wolnelektury/media/css/master.css index 7dc433b9c..3d0f47741 100644 --- a/wolnelektury/media/css/master.css +++ b/wolnelektury/media/css/master.css @@ -218,6 +218,23 @@ p .ac_input { width: 12em; } +#book-detail #formats .change-sets { + margin-right: 0.5em; +} + +#formats .wrap a { + display: block; + width: 100%; + height: 1.5em; + background-color: #EEE; + margin-top: 0.5em; + padding: 0.5em 0; + -moz-border-radius: 4px; + -webkit-border-radius: 4px; + border-radius: 4px; + text-align: center; +} + #tagged-object-list #themes-list, #book-detail #themes-list { margin-left: 14em; } @@ -323,7 +340,7 @@ div.shown-tags p, div.all-tags p { display: inline; } -#toggle-description, #tagged-object-list .pagination { +#toggle-description, #tagged-object-list .pagination, #book-detail .pagination { width: 100%; height: 1.5em; background-color: #EEE; diff --git a/wolnelektury/templates/catalogue/book_detail.html b/wolnelektury/templates/catalogue/book_detail.html index 32d50fbcb..a61396af3 100644 --- a/wolnelektury/templates/catalogue/book_detail.html +++ b/wolnelektury/templates/catalogue/book_detail.html @@ -19,20 +19,22 @@

Zwiń opis ▲

{% endif %}
- +
{% if book_children %}