From: Christian Dywan Date: Thu, 17 Nov 2011 00:55:04 +0000 (+0100) Subject: Remove duplicate box shadow in latest speed dial CSS X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5eb229c9fbe51a4a801665a1d3468c8f57f306af;p=midori Remove duplicate box shadow in latest speed dial CSS --- diff --git a/data/speeddial-head.html b/data/speeddial-head.html index f5c82691..01249cf9 100644 --- a/data/speeddial-head.html +++ b/data/speeddial-head.html @@ -56,7 +56,6 @@ height: 75%; margin: auto; -webkit-box-shadow: 0 4px 18px rgba(0,0,0,.3), 0 0 2px #fff inset; - box-shadow: 0 4px 18px rgba(0,0,0,.3), 0 0 2px #fff inset; background-image: -webkit-gradient( linear, center top, center bottom, from(#f6f6f6), to(#e3e3e3));