oscar template: add infobox

This commit is contained in:
Thomas Pointhuber 2014-10-05 15:29:21 +02:00
parent 517e57b996
commit c36c935b03
5 changed files with 49 additions and 6 deletions

View file

@ -11,5 +11,7 @@ input[type=checkbox]:not(:checked)~.label_hide_if_not_checked{display:none}
.suggestion_item{margin:2px 5px}
.result_download{margin-right:5px}
#pagination{margin-top:30px;padding-bottom:50px}
.infobox .infobox_part{margin-bottom:20px}
.infobox .infobox_part:last-child{margin-bottom:0}
.search_categories{margin:10px 0;text-transform:capitalize}
.cursor-text{cursor:text !important}