mirror of
https://github.com/friendica/friendica
synced 2025-04-22 07:10:24 +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
|
@ -124,9 +124,9 @@
|
|||
});
|
||||
|
||||
// fancyboxes
|
||||
$j("a.popupbox").fancybox({
|
||||
'transitionIn' : 'none',
|
||||
'transitionOut' : 'none'
|
||||
$j("a.popupbox").colorbox({
|
||||
'inline' : true,
|
||||
'transition' : 'none'
|
||||
});
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue