From b83df3266570f69b565f9fd1be7cb5266ecbd69b Mon Sep 17 00:00:00 2001 From: "R. Aidan Campbell" Date: Wed, 15 Jun 2016 17:43:37 -0400 Subject: [PATCH] added new icon for adding host - really ugly because this is a commit before I run - unfinished! --- index.html | 6 +++++- static/res/ic_add_circle_white_24px.svg | 4 ++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 static/res/ic_add_circle_white_24px.svg diff --git a/index.html b/index.html index 431a913..428b05c 100644 --- a/index.html +++ b/index.html @@ -40,7 +40,11 @@
-
+
+
+ + Your browser does not support SVG + +

Enter the IP/hostname of the GFE streaming computer, or select one from the history:

diff --git a/static/res/ic_add_circle_white_24px.svg b/static/res/ic_add_circle_white_24px.svg new file mode 100644 index 0000000..98a0d8b --- /dev/null +++ b/static/res/ic_add_circle_white_24px.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file