From d7ecf8041af595b1ebf95ea00ee59575aa9330d6 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Sun, 12 Jul 2020 03:38:14 +0100 Subject: Improve admin list design --- app/templates/admin/list.html | 85 +++++++++++++++++++++++-------------------- 1 file changed, 46 insertions(+), 39 deletions(-) (limited to 'app/templates/admin') diff --git a/app/templates/admin/list.html b/app/templates/admin/list.html index 26c7179..faa6652 100644 --- a/app/templates/admin/list.html +++ b/app/templates/admin/list.html @@ -5,48 +5,55 @@ {% endblock %} {% block content %} - +
+ -
-

Do action

+
+
+

Do action

-
- - - -
-
+
+ +
+ + +
+
+
-
-

Restore Package

+
+

Restore Package

-
- - - - -
+
+ + +
+ + +
+
+
+
{% endblock %} -- cgit v1.2.3