PATH:
var
/
www
/
clients
/
client1
/
web1
/
web
/
wp-content
/
plugins
/
nextgen-gallery
/
static
/
Albums
jQuery(function($) { // The ngg-album-desc element is only used for compact albums const height = $('.ngg-album-desc').height(); if (height) { shave('.ngg-album-desc', height); } $('.ngg-albumoverview').each(function(){ $(this).css('opacity', 1.0); }); });
[-] breadcrumbs.css
[edit]
[-] init.min.js
[edit]
[-] jquery.dotdotdot-1.5.7-packed.min.js
[edit]
[-] init.js
[edit]
[-] nextgen_basic_album.min.css
[edit]
[-] nextgen_basic_album.css
[edit]
[-] breadcrumbs.min.css
[edit]
[-] jquery.dotdotdot-1.5.7-packed.js
[edit]
[+]
..