Searched refs:resize (Results 1 – 4 of 4) sorted by relevance
48 #resize-packages-nav{border-bottom:3px solid #666;}
59 </div> <!-- end resize-packages -->
152 …$("#resize-packages-nav").resizable({handles: "s", resize: function(e, ui) { resizePackagesHeight(… method153 $("#side-nav").resizable({handles: "e", resize: function(e, ui) { resizeWidth(); } }); method
37 #resize-packages-nav {38 /* keeps the resize handle below the h-scroll handle */1503 .ui-resizable-s { cursor: s-resize; height: 6px; width: 100%; bottom: 0px; left: 0px;1505 .ui-resizable-e { cursor: e-resize; width: 6px; right: 0px; top: 0px; height: 100%;