summaryrefslogtreecommitdiff
path: root/skins/larry/addressbook.css
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-07-02 19:17:59 +0200
committerAleksander Machniak <alec@alec.pl>2014-07-02 19:17:59 +0200
commit0c2fcd633a17fcac7be69a6b5ab4fd90ae0788f4 (patch)
tree83e3d1e631d562ceca7e06fcc561115664dea7de /skins/larry/addressbook.css
parent734e23367559608589d04c358d2437fdf28b4804 (diff)
Get rid of -moz-box-shadow
Diffstat (limited to 'skins/larry/addressbook.css')
-rw-r--r--skins/larry/addressbook.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/skins/larry/addressbook.css b/skins/larry/addressbook.css
index c3d36619d..86c41daa2 100644
--- a/skins/larry/addressbook.css
+++ b/skins/larry/addressbook.css
@@ -258,7 +258,6 @@
#contactpic.droptarget.hover {
background-color: #d9ecf4;
box-shadow: 0 0 5px 2px rgba(71,135,177, 0.9);
- -moz-box-shadow: 0 0 5px 2px rgba(71,135,177, 0.9);
-webkit-box-shadow: 0 0 5px 2px rgba(71,135,177, 0.9);
}