[enh] template_oscar: show addressdata if possible

This commit is contained in:
Thomas Pointhuber 2014-11-03 18:46:58 +01:00
parent 2e7723a6c1
commit c38917bb2a
4 changed files with 52 additions and 3 deletions

View file

@ -5,7 +5,7 @@ input[type=checkbox]:checked~.label_hide_if_checked{display:none}
input[type=checkbox]:not(:checked)~.label_hide_if_not_checked{display:none}
.result_header{margin-bottom:5px;margin-top:20px}.result_header .favicon{margin-bottom:-3px}
.result_header a{vertical-align:bottom}.result_header a .highlight{font-weight:bold}
.result-content .highlight{font-weight:bold}
.result-content{margin-top:5px}.result-content .highlight{font-weight:bold}
.result-default{clear:both}
.result-images{float:left !important}
.img-thumbnail{margin:5px;max-height:128px;min-height:128px}