Searched refs:whitespace (Results 1 – 25 of 80) sorted by relevance
1234
/template/cutopillar/ |
H A D | template.info.txt | 6 desc A clean design which lacks whitespace
|
/template/templar/less/ |
H A D | button-groups.less | 14 .ie7-restore-left-whitespace(); 24 font-size: 0; // Hack to remove whitespace that results from using inline-block
|
H A D | buttons.less | 25 .ie7-restore-left-whitespace(); // Give IE7 some love
|
H A D | mixins.less | 52 // IE7 likes to collapse whitespace on either side of the inline-block elements. 58 .ie7-restore-left-whitespace() { 66 .ie7-restore-right-whitespace() {
|
/template/a_new_day/js/ |
H A D | controls.js | 251 var whitespace = this.element.value.substr(lastTokenPos + 1).match(/^\s+/); 252 if (whitespace) 253 newValue += whitespace[0];
|
/template/battlehorse/js/ |
H A D | controls.js | 251 var whitespace = this.element.value.substr(lastTokenPos + 1).match(/^\s+/); 252 if (whitespace) 253 newValue += whitespace[0];
|
/template/cowboy/css/nashville/specimen_files/ |
H A D | grid_12-825-55-15.css | 26 /* Border with more whitespace, spans one column. */
|
/template/usable/blueprint/src/ |
H A D | grid.css | 134 /* Border with more whitespace, spans one column. */
|
/template/quickjump/blueprint/src/ |
H A D | grid.css | 134 /* Border with more whitespace, spans one column. */
|
/template/knotux/ |
H A D | _mediamanager.css | 171 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
|
/template/sugna/ |
H A D | _mediamanager.css | 172 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
|
/template/backpack/ |
H A D | _mediamanager.css | 172 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
|
/template/scanlines/css/ |
H A D | _mediamanager.css | 170 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
|
/template/arctic-mbo/ |
H A D | _mediamanager.css | 171 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
|
/template/a_free_worldic/ |
H A D | _mediamanager.css | 172 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
|
/template/raw/ |
H A D | _mediamanager.css | 172 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
|
/template/apricot/css/ |
H A D | _media_fullscreen.css | 194 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
|
/template/simple_sidebar/ |
H A D | _mediamanager.css | 201 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
|
/template/dokubook/ |
H A D | _mediamanager.css | 201 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
|
/template/arctictut/ |
H A D | _mediamanager.css | 201 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
|
/template/icke/css/ |
H A D | _mediamanager.css | 201 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
|
/template/navigation/ |
H A D | _mediamanager.css | 201 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
|
/template/default/ |
H A D | _mediamanager.css | 201 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
|
/template/arctic/ |
H A D | _mediamanager.css | 201 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
|
/template/dokufreech/css/ |
H A D | _media_fullscreen.css | 232 …in should visually be 10px, but because of its inline-block nature the whitespace inbetween is abo…
|
1234