From 715cd1c998c354e314735c0f647ab9508c877b4e Mon Sep 17 00:00:00 2001 From: Bobby Brennan Date: Mon, 25 Mar 2019 21:37:18 +0000 Subject: [PATCH] add branding to dashboard --- pkg/dashboard/templates/dashboard.gohtml | 15 ++++++++-- public/css/main.css | 34 +++++++++++++++++++---- public/images/ro-logo.png | Bin 0 -> 5028 bytes 3 files changed, 40 insertions(+), 9 deletions(-) create mode 100644 public/images/ro-logo.png diff --git a/pkg/dashboard/templates/dashboard.gohtml b/pkg/dashboard/templates/dashboard.gohtml index a36989c5..59703d89 100644 --- a/pkg/dashboard/templates/dashboard.gohtml +++ b/pkg/dashboard/templates/dashboard.gohtml @@ -21,10 +21,15 @@
-

+
- -

+ +
@@ -87,6 +92,10 @@ {{ end }} {{/* end range .NamespacedResults */}}
+ +