From 64b44846209e2ea78a69052d5504de0969ff217a Mon Sep 17 00:00:00 2001 From: Skia Date: Tue, 4 Oct 2016 00:41:08 +0200 Subject: [PATCH] Some templating --- core/static/core/style.css | 4 ++++ counter/templates/counter/eticket_list.jinja | 2 +- counter/templates/counter/product_list.jinja | 4 ++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/core/static/core/style.css b/core/static/core/style.css index 58641751..31ee710e 100644 --- a/core/static/core/style.css +++ b/core/static/core/style.css @@ -142,6 +142,10 @@ ul, ol { margin-left: 25px; } +code { + font-family: monospace; +} + .edit-bar { display: block; margin: 4px; diff --git a/counter/templates/counter/eticket_list.jinja b/counter/templates/counter/eticket_list.jinja index 6c6f0b51..5bbfaaae 100644 --- a/counter/templates/counter/eticket_list.jinja +++ b/counter/templates/counter/eticket_list.jinja @@ -10,7 +10,7 @@

{% trans %}Eticket list{% endtrans %}

{% else %} diff --git a/counter/templates/counter/product_list.jinja b/counter/templates/counter/product_list.jinja index 7a54e543..d53b8ef1 100644 --- a/counter/templates/counter/product_list.jinja +++ b/counter/templates/counter/product_list.jinja @@ -14,14 +14,14 @@

{{ t }}

{% endfor %}

{% trans %}Uncategorized{% endtrans %}

{% else %}