]> spindle.queued.net Git - midori/commitdiff
Remove duplicate box shadow in latest speed dial CSS
authorChristian Dywan <christian@twotoasts.de>
Thu, 17 Nov 2011 00:55:04 +0000 (01:55 +0100)
committerChristian Dywan <christian@twotoasts.de>
Thu, 17 Nov 2011 00:55:04 +0000 (01:55 +0100)
data/speeddial-head.html

index f5c82691a221b3d1669c45a488e2e9ef8947d82c..01249cf957fd0cf2ddcc1784484523dc1a18765b 100644 (file)
@@ -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));