Searched defs:width (Results 1 – 1 of 1) sorted by relevance
81 …content.css({width:parseInt(windowWidth) - parseInt(navWidth) - 6 + "px"}); // necessary in order … property84 sidenav.css({width:navWidth}); property85 resizePackagesNav.css({width:navWidth}); property86 classesNav.css({width:navWidth}); property87 $("#packages-nav").css({width:navWidth}); property365 …content.css({width:parseInt(windowWidth) - parseInt(sidenavWidth) - 6 + "px"}); // necessary in or… property368 resizePackagesNav.css({width:sidenavWidth}); property369 classesNav.css({width:sidenavWidth}); property370 $("#packages-nav").css({width:sidenavWidth}); property