1
1
Fork 0

finish updating themes for colorbox

This commit is contained in:
Zach Prezkuta 2013-02-04 18:06:43 -07:00
commit 1033e8896f
30 changed files with 114 additions and 111 deletions

View file

@ -52,7 +52,7 @@ function dispy_init(&$a) {
<script type="text/javascript">
$(document).ready(function() {
// Select all links with lightbox class
$("img.lightbox").colorbox({maxHeight:"90%"});
$("a.lightbox").colorbox({maxHeight:"90%"});
$('.group-edit-icon').hover(
function() {