From 53814fc9e6dcdb89e4f3d30efd9eaac688408b06 Mon Sep 17 00:00:00 2001 From: tophf Date: Tue, 18 Apr 2017 16:11:57 +0300 Subject: [PATCH] manage: homogenize icon stroke widths --- manage.css | 9 ++------- manage.html | 21 ++++++++++----------- 2 files changed, 12 insertions(+), 18 deletions(-) diff --git a/manage.css b/manage.css index 2893a4b5..c14df26b 100644 --- a/manage.css +++ b/manage.css @@ -76,11 +76,6 @@ a:hover { fill: #666; } -.svg-icon.delete { - width: 16px; - height: 16px; -} - .svg-icon.info { width: 14px; height: 16px; @@ -268,11 +263,11 @@ summary { } .newUI .update-done .updated svg { - top: -2px; + top: -4px; position: relative; /* unprefixed since Chrome 53 */ -webkit-filter: drop-shadow(0 4px 0 currentColor); - filter: drop-shadow(0 4px 0 currentColor); + filter: drop-shadow(0 5px 0 currentColor); } .newUI .can-update .update, diff --git a/manage.html b/manage.html index 34fe0f5a..36d4134c 100644 --- a/manage.html +++ b/manage.html @@ -52,23 +52,22 @@

- - + - - + + - - - - - + + @@ -79,12 +78,12 @@ - + - +