Home
last modified time | relevance | path

Searched refs:active (Results 526 – 550 of 623) sorted by last modified time

1...<<2122232425

/plugin/ckgdoku/ckeditor/skins/moono/
H A Ddialog_opera.css5active{border-color:#969696;outline:0;-moz-box-shadow:0 0 6px rgba(0,0,0,.4) inset;-webkit-box-sha…
H A Deditor.css5active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_…
H A Deditor_ie.css5active{border-color:#dedede;background-color:#f2f2f2;box-shadow:0 0 2px rgba(0,0,0,.1) inset}.cke_…
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Deditor_gecko.css5active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.cke_hc .cke_p…
H A Deditor_ie.css5active{background-color:#e9e9e9}.cke_panel_listItem a:focus{outline:1px dotted #000}.cke_hc .cke_p…
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md47 …s) throws an error when the [Table Resize](http://ckeditor.com/addon/tableresize) plugin is active.
965 …imes. [Language](http://ckeditor.com/addon/language) plugin fixes: Added active language highlight…
967 …om/addon/language) and [Indent](http://ckeditor.com/addon/indent)) with [active filter](http://doc…
H A Dcontents.css1 …wikilink2:visited{border-bottom:1px dashed}a.wikilink2:hover,a.wikilink2:active,a.wikilink2:focus{…
H A Dcontents.css.unc316 a.wikilink2:active,
/plugin/pwaoffline/
H A Dscript.js13 if (registration.active) {
14 registration.active.postMessage({
17 registration.active.postMessage({
/plugin/vkeyboard/
H A Dchange_log10 Firefox is active, while the greywyvern insert function is selected for all
H A Dvkeyboard.js.unc19 * - Keyboard closes if a non-active form element is clicked
H A Dstyle.css223 #keyboardInputMaster thead tr th span:active,
225 #keyboardInputMaster tbody tr td table tbody tr td:active,
/plugin/tabbox/
H A Dstyle.less5 ul.tabs li.active a {
/plugin/copypage/
H A Dscreen.css13 #dokuwiki__pagetools ul li a.copypage:active {
18 #dokuwiki__pagetools ul li a.copypage:active,
24 [dir=rtl] #dokuwiki__pagetools ul li a.copypage:active,
/plugin/simplewikipagetree/
H A Dstyle.css37 .simplewiki-pagetree .active{
/plugin/swiftmail/Swift/Connection/
H A DMulti.php31 protected $active = null; variable in Swift_Connection_Multi
65 if ($this->active === null)
69 return $this->connections[$this->active]->read();
78 if ($this->active === null)
82 return $this->connections[$this->active]->write($command, $end);
98 $this->active = $id;
122 if ($this->active !== null) $this->connections[$this->active]->stop();
123 $this->active = null;
131 return (($this->active !== null) && $this->connections[$this->active]->isAlive());
138 $this->connections[$this->active]->postConnect($instance);
[all …]
H A DRotator.php31 protected $active = null; variable in Swift_Connection_Rotator
74 $start = $this->active === null ? 0 : ($this->active + 1);
85 $this->active = $id;
109 if ($this->active === null)
113 return $this->connections[$this->active]->read();
122 if ($this->active === null)
134 if ($this->active === null) $this->nextConnection();
146 $this->active = null;
154 return (($this->active !== null) && $this->connections[$this->active]->isAlive());
162 return $this->active;
[all …]
/plugin/swiftmail/Swift/Plugin/
H A DConnectionRotator.php103 $active = $e->getConnection()->getActive();
105 while ($e->getConnection()->getActive() != $active)
/plugin/fckg/fckeditor/editor/css/
H A Dfck_editorarea.css.dokuwiki_template300 a.wikilink2:active,
H A Dfck_editorarea.css300 a.wikilink2:active,
/plugin/fckg/fckeditor/editor/dialog/fck_scayt/
H A Dscayt_dialog.css148 a.button:active,
/plugin/fckg/
H A Dstyle.css231 #keyboardInputMaster thead tr th span:active,
233 #keyboardInputMaster tbody tr td table tbody tr td:active,
/plugin/authsmf20/
H A Dstyle.css23 a.userlink:active {
/plugin/toctweak/action/
H A Drendertoc.php42 $active = $this->getConf('tocAllHeads');
44 $conf['toptoclevel'] = $active ? 1 : $this->getConf('toptoclevel');
47 $conf['maxtoclevel'] = $active ? 5 : $this->getConf('maxtoclevel');
/plugin/davcard/
H A Dstyle.css2 div.dokuwiki a.plugin_davcard_url:active,
10 div.dokuwiki a.plugin_davcard_url:active span.plugin_davcard_popup,

1...<<2122232425