From: Marek Stępniowski Date: Thu, 18 Sep 2008 19:54:43 +0000 (+0200) Subject: Added styles for descriptions. X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/e5765b9136262e7d2131b5a9283e495290eb68da?ds=sidebyside;hp=-c Added styles for descriptions. --- e5765b9136262e7d2131b5a9283e495290eb68da diff --git a/wolnelektury/media/css/master.css b/wolnelektury/media/css/master.css index fc0321e39..bb1e1eecc 100644 --- a/wolnelektury/media/css/master.css +++ b/wolnelektury/media/css/master.css @@ -306,6 +306,17 @@ div.shown-tags p { text-align: justify; } +#description .meta { + margin: 0.5em; + width: 12em; + list-style: none; + float: right; +} + +#description dt { + font-weight: bold; +} + #toggle-description, #tagged-object-list .pagination { width: 100%; height: 1.5em; diff --git a/wolnelektury/templates/catalogue/tagged_object_list.html b/wolnelektury/templates/catalogue/tagged_object_list.html index 733911447..346034b1d 100644 --- a/wolnelektury/templates/catalogue/tagged_object_list.html +++ b/wolnelektury/templates/catalogue/tagged_object_list.html @@ -22,6 +22,7 @@
{{ last_tag.description|safe }}
+

Zwiń opis ▲

{% endif %} {% if shelf_is_set %}