Searched refs:pane (Results 1 – 25 of 126) sorted by relevance
123456
| /template/codowik/js/ |
| D | layout.js | 285 , pane = evt_or_pane; 289 pane = $(this).data("layoutEdge"); 291 if (pane && !/^(west|east|north|south|center)$/.test(pane)) { 292 $.layout.msg('LAYOUT ERROR - Invalid pane-name: "'+ pane +'"'); 293 pane = "error"; 295 return pane; 701 pane: "pane" // description of "layout pane element" - used only in error messages property 1015 $.each($.layout.config.allPanes, function (i, pane) { argument 1016 if (opts[pane]) ren( opts[pane] ); 1122 , _runCallbacks = function (evtName, pane, skipBoundEvents) { argument [all …]
|
| /template/codowik/css/ |
| D | ui.layout.css | 30 .ui-layout-pane { /* all 'panes' */ 36 otherwise you may get double-scrollbars - on the pane AND on the content-div 37 - use ui-layout-wrapper class if pane has a content-div 38 - use ui-layout-container if pane has an inner-layout 41 /* (scrolling) content-div inside pane allows for fixed header(s) and/or footer(s) */ 50 * Must come AFTER pane-class above so will override 105 .ui-layout-resizer-sliding { /* resizer when pane is 'slid open' */ 124 border: 1px solid #BBB; /* match pane-border */ 145 /* hide the toggler-button when the pane is 'slid open' */ 174 .ui-layout-mask-inside-pane { /* masks always inside pane EXCEPT when pane is an iframe */ [all …]
|
| D | design.less | 356 .ui-layout-pane {
|
| /template/tripillar/css/ |
| D | tripillar-responsive.css | 5 .contentarea, .padfurther, .pane { width: 100% !important; } 52 .contentarea, .padfurther, .statcol, .pane { width: 100% !important; }
|
| D | tripillar.less | 182 .pane { 283 .pane .header, .ddblueblockmenu .menutitle2, .colourblock .header
|
| /template/argon-alt/ |
| D | README.md | 14 * Less dominant breadcrumb pane
|
| /template/sprintdoc/css/ |
| H A D | area_nav-metabox.less | 48 .meta-content .tab-pane.active { 202 .tab-pane {
|
| H A D | base_structure.less | 93 z-index: 1; // put the active tab above the meta-content in .tab-pane.active
|
| /template/gtopia/ |
| D | style.css | 1471 .order-pane{ 1482 .order-pane thead{ 1486 .order-pane tbody{ 1490 .order-pane-title{ 1524 .order-pane-table{ 1528 .order-pane-table thead th{ 1537 .order-pane-table tr{ 1543 .order-pane-table tr.odd td,.order-pane-table tr.even td{ 1621 .order-pane-table .product-description{ 1625 .order-pane #uc-credit-order-view-form{ [all …]
|
| D | new.css | 1 …pane{border-style:solid;border-color:#bbb;border-width:1px;padding:.5em;margin:.5em;;width:auto;li…
|
| D | style.css.org | 2082 #panels-dnd-main .panel-pane,
|
| /template/templar/less/ |
| D | navs.less | 303 .tab-content > .tab-pane, 304 .pill-content > .pill-pane {
|
| /template/parallax/lib/bootstrap/css/ |
| D | bootstrap.css | 4198 .tab-content > .tab-pane, 4199 .pill-content > .pill-pane {
|
| D | bootstrap.min.css | 3685 .tab-content > .tab-pane, .pill-content > .pill-pane {
|
| /template/strap/resources/library/combo/ |
| H A D | combo.min.js.map | 1 …pane-${htmlId}`;\n }\n /**\n * @param {FormMetaTab} tab\n * @return …
|
| /template/strap/resources/library/combo/dist/ |
| H A D | combo.min.js.map | 1 …pane-${htmlId}`;\n }\n /**\n * @param {FormMetaTab} tab\n * @return …
|
| /template/templar/css/ |
| D | screen.css | 5200 .tab-content > .tab-pane, 5201 .pill-content > .pill-pane {
|
| /template/dokubootstrapsimplified/css/ |
| D | bootstrap-readable.min.css | 1 …abs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-c…
|
| D | bootstrap-cosmo.min.css | 1 …abs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-c…
|
| D | bootstrap-cyborg.min.css | 1 …-justified>.active>a:focus{border-bottom-color:#060606}}.tab-content>.tab-pane{display:none}.tab-c…
|
| D | bootstrap-united.min.css | 1 …abs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-c…
|
| D | bootstrap-amelia.min.css | 1 …tified>.active>a:focus{border-bottom-color:transparent}}.tab-content>.tab-pane{display:none}.tab-c…
|
| D | bootstrap-default.min.css | 7 …abs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-c…
|
| /template/kajukkk/bs/ |
| D | bootstrap.css | 2691 .tab-content > .tab-pane {
|
| D | bootstrap.min.css | 14 …abs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-c…
|
123456