Home
last modified time | relevance | path

Searched refs:whitespace (Results 1 – 25 of 89) sorted by relevance

1234

/template/cutopillar/
Dtemplate.info.txt6 desc A clean design which lacks whitespace
/template/ad-hominem/css/
H A D_footnotes.css63 text-indent: ~"calc(-2.5rem - .3em)"; /* compensate for the whitespace character! */
/template/templar/less/
Dbutton-groups.less14 .ie7-restore-left-whitespace();
24 font-size: 0; // Hack to remove whitespace that results from using inline-block
Dbuttons.less25 .ie7-restore-left-whitespace(); // Give IE7 some love
Dmixins.less52 // IE7 likes to collapse whitespace on either side of the inline-block elements.
58 .ie7-restore-left-whitespace() {
66 .ie7-restore-right-whitespace() {
/template/battlehorse/js/
Dcontrols.js251 var whitespace = this.element.value.substr(lastTokenPos + 1).match(/^\s+/);
252 if (whitespace)
253 newValue += whitespace[0];
/template/a_new_day/js/
Dcontrols.js251 var whitespace = this.element.value.substr(lastTokenPos + 1).match(/^\s+/);
252 if (whitespace)
253 newValue += whitespace[0];
/template/strap/vendor/symfony/yaml/
H A DCHANGELOG.md76 * mappings with a colon (`:`) that is not followed by a whitespace throw a
158 * Mappings with a colon (`:`) that is not followed by a whitespace are deprecated
/template/cowboy/css/nashville/specimen_files/
Dgrid_12-825-55-15.css26 /* Border with more whitespace, spans one column. */
/template/mikio/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php2609 $this->whitespace();
2664 if ($this->whitespace()) {
2800 $this->whitespace();
3236 if ($this->eatWhiteDefault) $this->whitespace();
3535 $this->whitespace();
3759 if ($eatWhitespace && $this->writeComments) $this->whitespace();
3766 protected function whitespace() { function in lessc_parser
/template/usable/blueprint/src/
Dgrid.css134 /* Border with more whitespace, spans one column. */
/template/quickjump/blueprint/src/
Dgrid.css134 /* Border with more whitespace, spans one column. */
/template/knotux/
D_mediamanager.css171 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
/template/scanlines/css/
D_mediamanager.css170 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
/template/backpack/
D_mediamanager.css172 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
/template/raw/
D_mediamanager.css172 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
/template/arctic-mbo/
D_mediamanager.css171 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
/template/sugna/
D_mediamanager.css172 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
/template/a_free_worldic/
D_mediamanager.css172 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
/template/apricot/css/
D_media_fullscreen.css194 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
/template/icke/css/
D_mediamanager.css201 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
/template/default/
D_mediamanager.css201 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
/template/simple_sidebar/
D_mediamanager.css201 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
/template/dokubook/
D_mediamanager.css201 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
/template/arctictut/
D_mediamanager.css201 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…

1234