]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/dispy/theme.php
decreasing bubble display time in themes from 10s to 5s
[friendica.git] / view / theme / dispy / theme.php
index d0b7e19d76960db7e15af45120067a8e9968170d..a3b6b7f6eabd0c68370fffff65a6e75501b2a2e2 100644 (file)
@@ -52,7 +52,7 @@ function dispy_init(&$a) {
        <script type="text/javascript">
        $(document).ready(function() {
                // Select all links with lightbox class
-               $("a.lightbox").fancybox();
+               $("a.lightbox").colorbox({maxHeight:"90%"});
 
        $('.group-edit-icon').hover(
                        function() {