Searched refs:closed (Results 1 – 11 of 11) sorted by last modified time
46 // default closed toggle state
88 .dokuwiki ul.idx li.closed {89 list-style-image: url(../../images/closed.png);91 [dir=rtl] .dokuwiki ul.idx li.closed {92 list-style-image: url(../../images/closed-rtl.png);
328 .dokuwiki .toggle.closed strong {
45 &.closed {
2 will be automatically used. You can also upload a ''favicon.ico'' there. If you use a closed
1173 .ui-icon-mail-closed { background-position: -80px -96px; }
1 …atically used. You can also upload a ''favicon.ico'' there. If you use a closed wiki it is recomme…
24 protected $closed = true; variable in splitbrain\\PHPArchive\\Tar74 $this->closed = false;111 if ($this->closed || !$this->file) {157 if ($this->closed || !$this->file) {258 $this->closed = false;276 if ($this->closed) {330 if ($this->closed) {361 if ($this->closed) {386 $this->closed = true;
23 protected $closed = true; variable in splitbrain\\PHPArchive\\Zip61 $this->closed = false;96 if ($this->closed || !$this->file) {136 if ($this->closed || !$this->file) {285 $this->closed = false;311 if ($this->closed) {412 if ($this->closed) {470 if ($this->closed) {503 $this->closed = true;
643 lib/tpl/default/images/closed.gif
625 - Implemented setting to force spans to be closed before newlines, see SF#1727398 (Milian Wolff)