diff --git a/templates/Sparkle/admin/admins/admins_admin.tpl b/templates/Sparkle/admin/admins/admins_admin.tpl index 480d612a..7e720a30 100644 --- a/templates/Sparkle/admin/admins/admins_admin.tpl +++ b/templates/Sparkle/admin/admins/admins_admin.tpl @@ -23,9 +23,15 @@
-
-
-
+ +
+
+
+ +
+
+
+
∞ @@ -41,9 +47,15 @@
-
-
-
+ +
+
+
+ +
+
+
+
∞ diff --git a/templates/Sparkle/admin/customers/customers_customer.tpl b/templates/Sparkle/admin/customers/customers_customer.tpl index cf92462f..519076c9 100644 --- a/templates/Sparkle/admin/customers/customers_customer.tpl +++ b/templates/Sparkle/admin/customers/customers_customer.tpl @@ -30,9 +30,15 @@
-
-
-
+ +
+
+
+ +
+
+
+
∞ @@ -48,9 +54,15 @@
-
-
-
+ +
+
+
+ +
+
+
+
∞ diff --git a/templates/Sparkle/assets/css/main.css b/templates/Sparkle/assets/css/main.css index 8e58b082..10269037 100644 --- a/templates/Sparkle/assets/css/main.css +++ b/templates/Sparkle/assets/css/main.css @@ -785,6 +785,10 @@ select[multiple="multiple"] { background-color:#dd514c; } +.progress-warn .bar { + background-color:#e6b64e; +} + .maintable { width:90%; }