Home
last modified time | relevance | path

Searched refs:pane (Results 1 – 25 of 126) sorted by relevance

123456

/template/codowik/js/
Dlayout.js285 , 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/
Dui.layout.css30 .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 …]
Ddesign.less356 .ui-layout-pane {
/template/tripillar/css/
Dtripillar-responsive.css5 .contentarea, .padfurther, .pane { width: 100% !important; }
52 .contentarea, .padfurther, .statcol, .pane { width: 100% !important; }
Dtripillar.less182 .pane {
283 .pane .header, .ddblueblockmenu .menutitle2, .colourblock .header
/template/argon-alt/
DREADME.md14 * Less dominant breadcrumb pane
/template/sprintdoc/css/
H A Darea_nav-metabox.less48 .meta-content .tab-pane.active {
202 .tab-pane {
H A Dbase_structure.less93 z-index: 1; // put the active tab above the meta-content in .tab-pane.active
/template/gtopia/
Dstyle.css1471 .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 …]
Dnew.css1pane{border-style:solid;border-color:#bbb;border-width:1px;padding:.5em;margin:.5em;;width:auto;li…
Dstyle.css.org2082 #panels-dnd-main .panel-pane,
/template/templar/less/
Dnavs.less303 .tab-content > .tab-pane,
304 .pill-content > .pill-pane {
/template/parallax/lib/bootstrap/css/
Dbootstrap.css4198 .tab-content > .tab-pane,
4199 .pill-content > .pill-pane {
Dbootstrap.min.css3685 .tab-content > .tab-pane, .pill-content > .pill-pane {
/template/strap/resources/library/combo/
H A Dcombo.min.js.map1pane-${htmlId}`;\n }\n /**\n * @param {FormMetaTab} tab\n * @return …
/template/strap/resources/library/combo/dist/
H A Dcombo.min.js.map1pane-${htmlId}`;\n }\n /**\n * @param {FormMetaTab} tab\n * @return …
/template/templar/css/
Dscreen.css5200 .tab-content > .tab-pane,
5201 .pill-content > .pill-pane {
/template/dokubootstrapsimplified/css/
Dbootstrap-readable.min.css1 …abs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-c…
Dbootstrap-cosmo.min.css1 …abs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-c…
Dbootstrap-cyborg.min.css1 …-justified>.active>a:focus{border-bottom-color:#060606}}.tab-content>.tab-pane{display:none}.tab-c…
Dbootstrap-united.min.css1 …abs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-c…
Dbootstrap-amelia.min.css1 …tified>.active>a:focus{border-bottom-color:transparent}}.tab-content>.tab-pane{display:none}.tab-c…
Dbootstrap-default.min.css7 …abs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-c…
/template/kajukkk/bs/
Dbootstrap.css2691 .tab-content > .tab-pane {
Dbootstrap.min.css14 …abs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-c…

123456