mirror of
https://github.com/friendica/friendica
synced 2025-04-23 02:30:20 +00:00
finish updating themes for colorbox
This commit is contained in:
parent
0f25455d1b
commit
1033e8896f
30 changed files with 114 additions and 111 deletions
|
@ -132,9 +132,9 @@
|
|||
});
|
||||
|
||||
// fancyboxes
|
||||
/*$j("a.popupbox").fancybox({
|
||||
'transitionIn' : 'elastic',
|
||||
'transitionOut' : 'elastic'
|
||||
/*$j("a.popupbox").colorbox({
|
||||
'inline' : true,
|
||||
'transition' : 'none'
|
||||
});*/
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue