Searched refs:cssDemo (Results 1 – 1 of 1) sorted by relevance
138 , cssDemo: { // DEMO CSS - applied if: options.PANE.applyDemoStyles=true property155 , cssDemo: { // DEMO CSS - applied if: options.PANE.applyDemoStyles=true property163 , cssDemo: { // DEMO CSS - applied if: options.PANE.applyDemoStyles=true property178 , cssDemo: { // DEMO CSS - applied if: options.PANE.applyDemoStyles=true property2267 .css(o.applyDemoStyles ? c.cssDemo : {}) // demo styles2495 .css(o.applyDemoStyles ? _c.resizers.cssDemo : {}) // add demo styles2518 .css(o.applyDemoStyles ? _c.togglers.cssDemo : {}) // add demo styles2598 $C.css( _c.content.cssDemo ); // add padding & overflow: auto to content-div