Improve print CSS of order details

This commit is contained in:
Raphael Michel
2019-04-07 18:12:12 +02:00
parent beb144f9a0
commit 887d8832c0
3 changed files with 65 additions and 2 deletions

View File

@@ -107,7 +107,7 @@
{% endif %}
{% endif %}
{% if can_download and download_buttons and order.count_positions %}
<div class="alert alert-info">
<div class="alert alert-info info-download">
{% blocktrans trimmed %}
You can download your tickets using the buttons below. Please have your ticket ready when entering the event.
{% endblocktrans %}
@@ -249,7 +249,7 @@
<div class="clearfix"></div>
</div>
{% if order.cancel_allowed %}
<div class="panel panel-primary cart">
<div class="panel panel-primary panel-cancellation">
<div class="panel-heading">
<h3 class="panel-title">
{% trans "Cancellation" context "action" %}