From dfe8e1fd427c9feb89f57d9194e58d1557b84bc9 Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Thu, 11 Jun 2020 10:59:26 +0200 Subject: [PATCH] layout improvements --- cookbook/templates/meal_plan.html | 58 ++++++++++++++----------------- 1 file changed, 26 insertions(+), 32 deletions(-) diff --git a/cookbook/templates/meal_plan.html b/cookbook/templates/meal_plan.html index baf3deccf..a622a6afe 100644 --- a/cookbook/templates/meal_plan.html +++ b/cookbook/templates/meal_plan.html @@ -24,10 +24,6 @@ {% block content %}
-

- {% trans 'Meal-Plan' %} -

-
@@ -47,7 +43,6 @@
-
@@ -74,10 +69,10 @@ [[element.title]] - [[element.recipe_name]] - [[element.name]] @@ -92,51 +87,48 @@
-
-
-
-
- {% trans 'Recipes' %} -
+
+
+ {% trans 'New Entry' %} +
+
+
+
+ placeholder="{% trans 'Search Recipe' %}" style="margin-bottom: 8px">
-
+
+
-
-
-
-
-
- {% trans 'New Note' %} -
+ placeholder="{% trans 'Title' %}" style="margin-bottom: 8px"> +
- + {% trans 'Create only note' %}
+
@@ -156,8 +148,8 @@
[[ plan_detail.meal_type_name ]] [[ - formatLocalDate(plan_detail.date) ]]
+ class="text-muted">
[[ plan_detail.meal_type_name ]] [[ + formatLocalDate(plan_detail.date) ]]