From 17b6c7809771ac8bf3879add033d2169f671591a Mon Sep 17 00:00:00 2001 From: Jacob Hodgdon Date: Fri, 14 May 2021 15:42:56 -0400 Subject: Color fixes for rebrand Signed-off-by: Jacob Hodgdon Change-Id: I5cf4ede598afa377db7ecec17d8dfef085e130ac --- src/templates/base/dashboard/resource_detail.html | 34 +++++++++++------------ 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'src/templates/base/dashboard/resource_detail.html') diff --git a/src/templates/base/dashboard/resource_detail.html b/src/templates/base/dashboard/resource_detail.html index 0a443d9..cd85354 100644 --- a/src/templates/base/dashboard/resource_detail.html +++ b/src/templates/base/dashboard/resource_detail.html @@ -1,7 +1,7 @@
-
+
Status
@@ -20,12 +20,12 @@
-
+
Servers
- {% include "dashboard/server_table.html" %} @@ -38,22 +38,22 @@
-
+
Booking Utilization
@@ -70,14 +70,14 @@
-
+
Bookings
+ width="100%" class="Anuket-Text"> {% include "booking/booking_table.html" %}
@@ -88,10 +88,10 @@
-
+
Contact
-
+

Lab Owner: {{ resource.owner.username }} @@ -101,11 +101,11 @@ {{ resource.owner.email }}

- + Booking - - OPNFV Wiki + + Anuket Wiki

@@ -113,12 +113,12 @@
-
+
VPN Users
- -- cgit 1.2.3-korg