[Xfce4-commits] <midori:master> Remove duplicate box shadow in latest speed dial CSS
Christian Dywan
noreply at xfce.org
Thu Nov 17 01:56:01 CET 2011
Updating branch refs/heads/master
to 5eb229c9fbe51a4a801665a1d3468c8f57f306af (commit)
from a260fdce12f22bf9ff8f3b8bb2564371e0510d59 (commit)
commit 5eb229c9fbe51a4a801665a1d3468c8f57f306af
Author: Christian Dywan <christian at twotoasts.de>
Date: Thu Nov 17 01:55:04 2011 +0100
Remove duplicate box shadow in latest speed dial CSS
data/speeddial-head.html | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/data/speeddial-head.html b/data/speeddial-head.html
index f5c8269..01249cf 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));
More information about the Xfce4-commits
mailing list