| /template/a_new_day/ |
| D | tpl_functions.php | 33 $lines = explode("\n", $toolbar); 34 $nr = count($lines); 40 if (trim($lines[$i]) == '<ul>') 46 $lines[$i] = '<ul class="primary">' . "\n"; 50 else if (strpos($lines[$i], '</ul>') !== false) 58 $lines[$first_position] = '<ul class="primary start">' . "\n"; 59 $lines[$last_position] = '<ul class="primary end">' . "\n"; 63 print implode($lines);
|
| D | tplfn_sidebar.php | 59 $lines = explode("\n", $sidebar); 61 for($i=0; $i<count($lines); $i++) 63 if (trim($lines[$i]) == '<ul>') 68 $lines[$i] = '<ul class="primary">' . "\n"; 71 else if (strpos($lines[$i], '</ul>') != false) 76 print implode($lines);
|
| /template/mindthedark/css/ |
| D | _geshi_dark.less | 21 @lines: #252525; 24 @lines-xtra: #494d26; 28 /* lines */ 30 background: @lines; 39 background: @lines-xtra;
|
| /template/dokucms/ |
| D | style.ini | 53 ; activate either these four lines or the four lines below 59 ; activate either these four lines or the four lines above
|
| D | README.md | 39 ; activate either these four lines or the four lines below 45 ; activate either these four lines or the four lines above 50 By commenting either the "red" or "blue" lines (with a semicolon!) you can switch the looks. 52 … The maximum value can be as high as you like. High values result in long lines on large monitors …
|
| /template/strap/vendor/symfony/yaml/ |
| H A D | Parser.php | 34 private $lines = []; variable in Symfony\\Component\\Yaml\\Parser 104 $this->lines = []; 121 $this->lines = explode("\n", $value); 122 $this->numberOfParsedLines = \count($this->lines); 433 if (\is_string($value) && $this->lines[0] === trim($value)) { 435 $value = Inline::parse($this->lines[0], $flags, $this->refs); 452 foreach ($this->lines as $line) { 679 return (\count($this->lines) - 1) > $this->currentLineNb; 691 $this->currentLine = $this->lines[++$this->currentLineNb]; 705 $this->currentLine = $this->lines[--$this->currentLineNb]; [all …]
|
| /template/chippedsnow/css/ |
| D | semanticgridsystem.less | 16 // Uncomment these two lines and the star-hack width/margin lines below to enable sub-pixel fix for…
|
| D | semanticgridmerged.less | 16 // Uncomment these two lines and the star-hack width/margin lines below to enable sub-pixel fix for…
|
| /template/mikio/icons/bootstrap-icons/svg/ |
| H A D | person-lines-fill.svg | 1 <svg class="bi bi-person-lines-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColo…
|
| /template/usable/blueprint/plugins/fancy-type/ |
| D | screen.css | 42 every four lines of normal sized type, there is five lines of the sidenote. eg:
|
| /template/quickjump/blueprint/plugins/fancy-type/ |
| D | screen.css | 42 every four lines of normal sized type, there is five lines of the sidenote. eg:
|
| /template/wallpaper/ |
| D | tpl_functions.php | 183 $lines = file($filepath); 187 foreach($lines as $line) {
|
| /template/mikio/inc/stemmechanics/lesserphp/ |
| H A D | lessc.inc.php | 250 if (count($this->scope->lines) > 0) { 254 $orphan->lines = $this->scope->lines; 256 $this->scope->lines = array(); 297 $out->lines = $this->deduplicate($out->lines); 305 protected function deduplicate($lines) { argument 309 foreach($lines as $line) { 697 $out->lines[] = $this->formatter->property($name, 786 $out->lines[] = $prop[1]; 790 $out->lines[] = "@$name " . $this->compileValue($this->reduce($value)).';'; 793 $out->lines[] = $prop[1]; [all …]
|
| /template/kajukkd/css/ |
| D | geshidark.css | 16 /* lines */
|
| /template/apricot/css/ |
| D | _diff.css | 15 /* no style.ini colours because deleted and added lines have a fixed background colour */
|
| /template/doogiestpl/css/ |
| D | _diff.css | 15 /* no style.ini colours because deleted and added lines have a fixed background colour */
|
| /template/writers/css/ |
| D | _diff.css | 15 /* no style.ini colours because deleted and added lines have a fixed background colour */
|
| /template/monobook/static/3rd/dokuwiki/ |
| D | _diff.css | 15 /* no style.ini colours because deleted and added lines have a fixed background colour */
|
| /template/taratasy/css/ |
| D | _diff.css | 15 /* no style.ini colours because deleted and added lines have a fixed background colour */
|
| /template/vector20/static/3rd/dokuwiki/ |
| D | _diff.css | 15 /* no style.ini colours because deleted and added lines have a fixed background colour */
|
| /template/vector/static/3rd/dokuwiki/ |
| D | _diff.css | 15 /* no style.ini colours because deleted and added lines have a fixed background colour */
|
| /template/prsnl10/css/ |
| D | _diff.css | 15 /* no style.ini colours because deleted and added lines have a fixed background colour */
|
| /template/mnml-blog/css/ |
| D | _diff.css | 15 /* no style.ini colours because deleted and added lines have a fixed background colour */
|
| /template/khum1/css/ |
| D | _links.css | 58 /* RTL corrections; if link icons don't work as expected, remove the following lines */
|
| /template/greensteel/css/ |
| D | _diff.css | 15 /* no style.ini colours because deleted and added lines have a fixed background colour */
|