finish updating themes for colorbox
This commit is contained in:
parent
0f25455d1b
commit
1033e8896f
30 changed files with 114 additions and 111 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue