Home
last modified time | relevance | path

Searched refs:unset (Results 1 – 25 of 95) sorted by relevance

1234

/plugin/webcomponent/
H A Dstyle.css3 margin-left: unset;
4 padding-top: unset;
5 margin-top: unset;
/plugin/navi/
H A Dstyle.less26 opacity: unset;
27 font-size: unset;
28 font-weight: unset;
/plugin/metaheaders/
H A Daction.php77 $unset = true;
86 $unset = false;
90 $unset = false;
93 if ($unset) {
94 unset($head[$outerType][$i]);
121 unset($header['cond']);
/plugin/combo/resources/theme/default/pages/templates/
H A Dholy.css40 grid-template-areas: unset;
70 grid-area: unset;
H A Dholy-medium.css18 grid-template-areas: unset;
H A Dapp-edit.css70 all: unset;
/plugin/dwtimeline/
H A Dstyle.less52 margin-left: unset;
53 margin-right: unset;
65 font-weight: unset;
73 box-sizing: unset;
174 text-align: unset;
248 font-weight: unset;
259 box-sizing: unset;
H A Dprint.css20 margin-left: unset;
21 margin-right: unset;
/plugin/combo/resources/theme/default/components/css/
H A Dcombo-popover.css1 .popover { max-width: unset }
H A Dtooltip.css2 text-align:unset;
H A Dsubscribe.css14 box-shadow: unset
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/Template/
H A DTestCaseMethod.tpl.dist81 unset($configuration);
99 unset($GLOBALS['__PHPUNIT_BOOTSTRAP']);
/plugin/externalembed/
H A Dall.css11 position: unset;
H A Dscreen.css20 position: unset !important;
/plugin/shibbolethauth/lang/en/
H A Dintro.txt3 From this page you can set up or unset the authentication backend which uses Shibboleth.
/plugin/fblogin/lang/en/
H A Dintro.txt3 From this page you can set up or unset the authentication backend which uses Facebook.
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Dmodel.js209 doc.unset('audience');
237 model.unset('name');
292 a.unset('id');
364 model.unset('a');
365 model.unset('a');
375 model.unset('a');
385 model.unset('_id');
956 model.unset('x');
1225 assert.ok(!options.unset);
1232 model.unset('x', options);
[all …]
/plugin/tablelayout/
H A Dstyle.less142 min-width: unset;
143 width: unset;
/plugin/sympaauth/lang/en/
H A Dintro.txt3 From this page you can set up or unset the authentication backend which uses the soap frontend of a…
/plugin/a2s/
H A Dstyle.css18 * FIXME Should I use instead height: unset ?
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DCHANGELOG.md4 * Prelude: Remove the `(unset)` cast. (Ivan Enderlin, 2017-03-07T16:55:13+01:00)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcrud.asciidoc128 // unset the bulk response when you are done to save memory
129 unset($responses);
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
H A Dbackbone.js487 var unset = options.unset;
511 unset ? delete current[attr] : current[attr] = val;
542 unset: function(attr, options) {
543 return this.set(attr, void 0, _.extend({}, options, {unset: true}));
550 return this.set(attrs, _.extend({}, options, {unset: true}));
/plugin/bpmnio/vendor/dmn-js/dist/assets/
H A Ddmn-js-decision-table-controls.css163 margin: unset;
184 background-color: unset;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D64.64.js.map1unset',\n 'rename',\n 'variable',\n 'proc',\n 'coroutine',\n 'f…

1234