From 296552d67d97134322ebf67c993599292e4513a5 Mon Sep 17 00:00:00 2001 From: John Cowen Date: Thu, 10 May 2018 17:11:30 +0100 Subject: [PATCH 1/2] Add v2 notification banner at the top of the page --- ui/index.html | 22 +++++++ ui/javascripts/app/controllers.js | 12 +++- ui/static/base.css.map | 6 +- ui/static/tada.png | Bin 0 -> 1767 bytes ui/styles/_v2-notification.scss | 94 ++++++++++++++++++++++++++++++ ui/styles/base.scss | 1 + 6 files changed, 131 insertions(+), 4 deletions(-) create mode 100644 ui/static/tada.png create mode 100644 ui/styles/_v2-notification.scss diff --git a/ui/index.html b/ui/index.html index 3aa423d5c1..138cf99705 100644 --- a/ui/index.html +++ b/ui/index.html @@ -140,6 +140,28 @@