Home
last modified time | relevance | path

Searched refs:active (Results 276 – 300 of 623) sorted by relevance

1...<<11121314151617181920>>...25

/plugin/aimg/
H A Dscript.js570 function fnClassSet(elm, active) argument
574 elm.className = elm.className.replace((active ? (/-inactive/) : (/-active/)),
575 (active ? '-active' : '-inactive'));
615 function fnContainerSet(container, active) argument
625 fnClassSet(controlBar.childNodes.item(i), !active);
630 fnClassSet(container, active);
/plugin/ipa/
H A Dipa.css70 td a:hover, td a:active, td a:focus {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DLicenseNamespace.asciidoc50 $params['accept_enterprise'] = (boolean) If the active license is an enterprise license, return type as 'enterprise' (default: false)
/plugin/translation/
H A Dstyle.less28 a:active,
/plugin/tagging/
H A Dscript.js108 jQuery(this).data('ui-autocomplete').menu.active) {
/plugin/templateconfhelper/
H A DREADME36 …w config settings to look up templatefiles. Files that dont exist in the active template are choos…
57 …uwiki //lib/tpl/// directory. It will check the cascade path for a main.php in the active template.
/plugin/bootswrapper/exe/help/
H A Dbutton.txt89 …ound, darker border, and inset shadow) when active. Bootstrap Wrapper Plugin detect automatically …
/plugin/sequencediagram/bower_components/snap.svg/doc/css/
H A Dmain.css141 #slide-menu-button:active,
142 #slide-menu-button.is-active {
496 #main-header nav li a#download-btn:active, #main-header nav li a#download-btn.is-active {
/plugin/ckgedit/ckeditor/skins/kama/
H A Ddialog_iequirks.css5active{background-position:0 -1180px}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_…
H A Ddialog_ie.css5active{background-position:0 -1180px}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_…
H A Ddialog_ie8.css5active{background-position:0 -1180px}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_…
H A Ddialog.css5active{background-position:0 -1180px}.cke_hc a.cke_dialog_ui_button:hover,.cke_hc a.cke_dialog_ui_…
/plugin/guestbook/
H A Dstyle.css86 #guestbook div.guestbooknav input.active {
/plugin/indexmenu2/cms/templates/TabControl/FlatPanel/
H A Ddesign.css29 …margin-top: -2px; /* should match this active state height - inactive state heig…
/plugin/datatables/assets/datatables.net-bs/css/
H A DdataTables.bootstrap.min.css
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dfor.rst92 items. The following example skips all the users which are not active:
97 {% for user in users if user.active %}
/plugin/wrap/
H A Dstyle.less210 .wrap_button a:link:active,
211 .wrap_button a:visited:active {
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md765 _.dropWhile(users, 'active');
852 _.findIndex(users, 'active');
898 _.findLastIndex(users, 'active');
1998 _.takeWhile(users, 'active');
2571 _.every(users, 'active');
2619 _.filter(users, 'active');
2666 _.find(users, 'active');
3152 _.partition(users, 'active');
3277 _.reject(users, 'active');
3435 _.some(users, 'active');
[all …]
/plugin/ghissues/
H A Dstyle.css91 a:active.ghissues_plugin_issue_title {
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/
H A DJplayer.as259 private function listenToMp3(active:Boolean):void {
260 if(active) {
304 private function listenToMp4(active:Boolean):void {
305 if(active) {
336 private function listenToRtmp(active:Boolean):void {
337 if(active) {
/plugin/authsmf20/
H A Dstyle.css23 a.userlink:active {
/plugin/do/
H A Dstyle.less122 &:active {
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DLinks.svelte210 id="width-active"
223 id="height-active"
/plugin/html2pdf/snorriheim/
H A Ddesign.css268 div.dokuwiki a:active {
321 div.dokuwiki a.urlextern:active,
323 div.dokuwiki a.windows:active,
325 div.dokuwiki a.interwiki:active {
603 div.dokuwiki a.toc:active {
/plugin/bez/
H A Dstyle.css744 .bez_tabs li.active {
818 .bez_subscribe_button:active {
939 .bez_comments .plugin__bez_button_gray:active {
959 .bez_comments .plugin__bez_button_green:active {
978 .bez_comments .plugin__bez_button_red:active {

1...<<11121314151617181920>>...25