Skip to content

Commit

Permalink
Remove jquery.dropshadow. It's only used in one place, not worth keep…
Browse files Browse the repository at this point in the history
…ing.
  • Loading branch information
ckieffer committed Aug 31, 2009
1 parent 31dcdcc commit 138ef5d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 307 deletions.
304 changes: 0 additions & 304 deletions themes/admin_default/js/jquery.dropshadow.js

This file was deleted.

3 changes: 0 additions & 3 deletions themes/admin_default/js/ui.init.js
Expand Up @@ -47,9 +47,6 @@ $(document).ready(function(){
$(".gAvailable .gBlock").addClass("ui-corner-all");
$(".gUnavailable").addClass("ui-corner-all");

// Add drop shadows
$(".gSelected").dropShadow();

// Add hover state for buttons
$(".ui-state-default").hover(
function() {
Expand Down

0 comments on commit 138ef5d

Please sign in to comment.