From 24afda61a77cd275c271e988fecf560602275c9d Mon Sep 17 00:00:00 2001 From: Matt Baer Date: Wed, 6 Jul 2016 02:27:09 -0400 Subject: [PATCH] Change Pop out link to image --- img/ic_launch.svg | 4 ++++ popup.html | 11 ++++++++++- 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 img/ic_launch.svg diff --git a/img/ic_launch.svg b/img/ic_launch.svg new file mode 100644 index 0000000..ca89ba8 --- /dev/null +++ b/img/ic_launch.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/popup.html b/popup.html index 73f494e..dca102b 100644 --- a/popup.html +++ b/popup.html @@ -74,6 +74,15 @@ border-bottom: 1px solid #dfdfdf; min-height: 0; } + a#popout { + padding: 0.5em; + position: absolute; + left: 0.75em; + bottom: 0.75em; + } + a#popout img { + vertical-align: middle; + } body.popout a#popout { display: none; } @@ -90,12 +99,12 @@ Open
- Pop out +