Searched refs:panes (Results 1 – 9 of 9) sorted by relevance
| /template/codowik/js/ |
| D | layout.js | 172 , panes: { // defaults for ALL panes - overridden by 'per-pane settings' below property 261 var $pane = $cont.closest("."+ $.layout.defaults.panes.paneClass); 714 , panes: { // default options for 'all panes' - will be overridden by 'per-pane settings' property 890 var json = addKeys ? { panes: {}, center: {} } : {} // init return object 1007 if (typeof opts.panes !== "object") 1008 opts.panes = {}; 1009 $.extend(true, opts.panes, opts.defaults); 1013 if (opts.panes) ren( opts.panes ); 1838 $parent = $N.closest("."+ $.layout.defaults.panes.paneClass); 1995 , initHotkeys = function (panes) { argument [all …]
|
| /template/codowik/css/ |
| D | ui.layout.css | 30 .ui-layout-pane { /* all 'panes' */ 35 /* DO NOT add scrolling (or padding) to 'panes' that have a content-div, 59 border: 0; /* remove border because inner-layout-panes probably have borders */ 114 * this sample illustrates how to target specific panes and states */
|
| /template/klean/bootstrap/css/ |
| D | bootstrap.css.map | 1 …}\n\n\n// Tabbable tabs\n// -------------------------\n\n// Hide tabbable panes to start, show the…
|
| D | bootstrap.min.css.map | 1 …}\n\n\n// Tabbable tabs\n// -------------------------\n\n// Hide tabbable panes to start, show the…
|
| /template/starterbootstrap/css/ |
| D | bootstrap.css.map | 1 …}\n\n\n// Tabbable tabs\n// -------------------------\n\n// Hide tabbable panes to start, show the…
|
| /template/strap/resources/library/bootstrap/5.0.1/ |
| H A D | bootstrap.min.css.map | 1 …sure button will grow\n }\n}\n\n\n// Tabbable tabs\n//\n// Hide tabbable panes to start, show the…
|
| H A D | bootstrap.rtl.min.css.map | 1 …sure button will grow\n }\n}\n\n\n// Tabbable tabs\n//\n// Hide tabbable panes to start, show the…
|
| /template/strap/resources/library/bootstrap/4.5.0/ |
| H A D | bootstrap.16col.min.css.map | 1 … text-align: center;\n }\n}\n\n\n// Tabbable tabs\n//\n// Hide tabbable panes to start, show the…
|
| /template/strap/resources/library/bootstrap/4.4.1/ |
| H A D | bootstrap.16col.min.css.map | 1 … text-align: center;\n }\n}\n\n\n// Tabbable tabs\n//\n// Hide tabbable panes to start, show the…
|