From 27534610176a62852426115542bbb4ba61555e72 Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Thu, 18 Oct 2018 20:20:00 -0500 Subject: [PATCH] Fix manage icon --- popup.html | 4 ++-- popup/popup.css | 9 --------- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/popup.html b/popup.html index 3b035ab9..640556d2 100644 --- a/popup.html +++ b/popup.html @@ -219,8 +219,8 @@ diff --git a/popup/popup.css b/popup/popup.css index f6ab931a..afaaa224 100644 --- a/popup/popup.css +++ b/popup/popup.css @@ -273,15 +273,6 @@ a[target="_blank"] .svg-icon.config { width: 20px; } -#popup-manage-button .svg-icon { - stroke: var(--gray-lightness-40); - fill: transparent !important; -} - -#popup-manage-button:hover .svg-icon { - stroke: var(--black); -} - #find-styles-link, #write-style-for { font-size: 0;