From 8b0b9eafb8d19fa4f1d9a58c2ab9874601f86b4b Mon Sep 17 00:00:00 2001 From: Jermolene Date: Sun, 10 Nov 2013 23:04:41 +0000 Subject: [PATCH] Simplify the page controls by dropping the drop shadow MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Makes the icons less blurry in Retinaâ„¢ displays --- themes/tiddlywiki/snowwhite/base.tid | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/themes/tiddlywiki/snowwhite/base.tid b/themes/tiddlywiki/snowwhite/base.tid index af0652dda..3681fd69c 100644 --- a/themes/tiddlywiki/snowwhite/base.tid +++ b/themes/tiddlywiki/snowwhite/base.tid @@ -331,17 +331,15 @@ a.tw-tiddlylink-external { } .tw-page-controls svg { - height: 1.5em; + height: 1.75em; min-width: 1px; padding-right: 0.5em; fill: #fff; - <> <> } .tw-page-controls svg:hover { fill: #000; - <> } .tw-menu-list-item {