diff options
Diffstat (limited to 'skins/larry/addressbook.css')
-rw-r--r-- | skins/larry/addressbook.css | 1 |
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); } |