Updating branch refs/heads/master
to a023dc5471cb2f70a36476f6e149edf6a81a5be2 (commit)
from 7b4f2254ff733f62f4dc3b8e4f1de2ade1929549 (commit)
commit a023dc5471cb2f70a36476f6e149edf6a81a5be2
Author: Paweł Forysiuk <[email protected]>
Date: Fri Oct 14 19:42:29 2011 +0200
Show speed dial close button only when hovering over thumbnail
data/speeddial-head.html | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/data/speeddial-head.html b/data/speeddial-head.html
index e34ac2d..27303cf 100644
--- a/data/speeddial-head.html
+++ b/data/speeddial-head.html
@@ -1,6 +1,8 @@
<!--
Speed Dial head template for Midori.
Copyright (C) 2009 Jean-François Guchens <[email protected]>
+ Copyright (C) 2011 Paweł Forysiuk <[email protected]>
+ Copyright (C) 2011 Cassidy James <[email protected]>
This file is licensed under the terms of the expat license, see the file
EXPAT.
-->
@@ -87,7 +89,7 @@
-webkit-transition: opacity 0.15s;
}
- div.shortcut:hover .cross {
+ div.shortcut .preview:hover .cross {
visibility: visible;
opacity: 1;
-webkit-transition-delay: 0.5s;
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits