summaryrefslogtreecommitdiff
path: root/data/speeddial-head.html
diff options
context:
space:
mode:
authorChristian Dywan <christian@twotoasts.de>2011-11-17 01:55:04 +0100
committerChristian Dywan <christian@twotoasts.de>2011-11-17 01:55:04 +0100
commit8d30455f5519e424a890f0ad2db1c25a2ec3cbd8 (patch)
tree6ddc4dd26ff048d7c2b9ea91f212707d7b099822 /data/speeddial-head.html
parentf8cb05c1a64a3c62e339e06b3633ea592754fe17 (diff)
downloadmidori-8d30455f5519e424a890f0ad2db1c25a2ec3cbd8.tar.gz
Remove duplicate box shadow in latest speed dial CSS
Diffstat (limited to 'data/speeddial-head.html')
-rw-r--r--data/speeddial-head.html1
1 files changed, 0 insertions, 1 deletions
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));