| /template/m1/css/ |
| D | sidrd.css | 1 /* line 3, ../../src/scss/sidr/_base.scss */ 19 /* line 15, ../../src/scss/sidr/_base.scss */ 23 /* line 18, ../../src/scss/sidr/_base.scss */ 28 /* line 24, ../../src/scss/sidr/_base.scss */ 33 /* line 29, ../../src/scss/sidr/_base.scss */ 38 /* line 41, ../../src/scss/sidr/_base.scss */ 45 line-height: 24px; 47 /* line 52, ../../src/scss/sidr/_base.scss */ 52 /* line 55, ../../src/scss/sidr/_base.scss */ 56 /* line 60, ../../src/scss/sidr/_base.scss */ [all …]
|
| /template/sprintdoc/css/plugins/ |
| H A D | popupviewer.less | 13 line-height: @line-height-default; 16 line-height: @line-height-default; 23 line-height: @line-height-default;
|
| H A D | struct.less | 16 line-height: @line-height-default; 20 line-height: @line-height-default; 61 line-height: 1; 141 line-height: 2.5em;
|
| /template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/ |
| H A D | SimState.php | 31 private $line = 0; variable in Antlr\\Antlr4\\Runtime\\Atn\\SimState 42 $this->line = 0; 59 return $this->line; 62 public function setLine(int $line) : void argument 64 $this->line = $line;
|
| H A D | LexerATNSimulator.php | 55 protected $line = 1; variable in Antlr\\Antlr4\\Runtime\\Atn\\LexerATNSimulator 96 $this->line = $simulator->line; 103 return $this->line; 106 public function setLine(int $line) : void argument 108 $this->line = $line; 153 $this->line = 1; 422 int $line, argument 431 $this->line = $line; 703 $savedLine = $this->line; 713 $this->line = $savedLine; [all …]
|
| /template/twentyfifteen/css/ |
| D | responsive.less | 22 line-height: 1.6842; 44 line-height: 1.8182; 57 line-height: 1.6842; 70 line-height: 1.2632; 82 line-height: 1.6842; 111 line-height: 1.25; 126 line-height: 62px; 143 line-height: 1.5; 172 line-height: 1.6842; 186 line-height: 1.5; [all …]
|
| /template/strap/vendor/symfony/polyfill-php80/ |
| H A D | PhpToken.php | 34 public $line; variable in Symfony\\Polyfill\\Php80\\PhpToken 41 public function __construct(int $id, string $text, int $line = -1, int $position = -1) argument 45 $this->line = $line; 87 $line = 1; 95 [$id, $text, $line] = $token; 97 $tokens[$index] = new static($id, $text, $line, $position);
|
| /template/pinboard/css/ |
| D | pinboard-functions.css | 159 line-height:; 163 line-height:; 172 line-height:; 179 line-height:; 187 line-height:; 194 line-height:; 199 line-height:; 205 line-height:; 210 line-height:; 215 line-height:; [all …]
|
| /template/usable/blueprint/plugins/fancy-type/ |
| D | screen.css | 10 /* Indentation instead of line shifts for sibling paragraphs. */ 39 follow the 1.5x vertical rhythm -- the line-height is too much. 41 Using this class, it reduces your font size and line-height so that for 47 New line-height value: 48 12px x 1.5 = 18px (old line-height) 50 72px / 5 = 14.4px (new line height) 51 14.4px / 10px = 1.44 (new line height in em's) */ 55 line-height: 1.44em; 68 line-height:1%;
|
| /template/quickjump/blueprint/plugins/fancy-type/ |
| D | screen.css | 10 /* Indentation instead of line shifts for sibling paragraphs. */ 39 follow the 1.5x vertical rhythm -- the line-height is too much. 41 Using this class, it reduces your font size and line-height so that for 47 New line-height value: 48 12px x 1.5 = 18px (old line-height) 50 72px / 5 = 14.4px (new line height) 51 14.4px / 10px = 1.44 (new line height in em's) */ 55 line-height: 1.44em; 68 line-height:1%;
|
| /template/strap/vendor/antlr/antlr4-php-runtime/src/ |
| H A D | CommonToken.php | 26 protected $line = 0; variable in Antlr\\Antlr4\\Runtime\\CommonToken 116 $this->line = $tokenSource->getLine(); 148 $token->line = $this->line; 168 return $this->line; 171 public function setLine(int $line) : void argument 173 $this->line = $line; 298 $this->line,
|
| /template/twigstarter/vendor/twig/twig/src/Test/ |
| D | NodeTestCase.php | 54 protected function getVariableGetter($name, $line = false) argument 56 $line = $line > 0 ? "// line {$line}\n" : ''; 58 return sprintf('%s($context["%s"] ?? null)', $line, $name);
|
| /template/cowboy/css/nashville/specimen_files/ |
| D | specimen_stylesheet.css | 18 body {line-height: 1;} 25 del {text-decoration: line-through;} 118 line-height: 1em; 125 line-height: 1.1em; 156 line-height: 1.3em; 197 line-height: 1.2em; 239 line-height: 90px; 255 line-height: 90px; 279 line-height: 42px; 286 line-height: 23px; [all …]
|
| /template/templar/less/ |
| D | type.less | 16 line-height: @baseLineHeight * 1.5; 63 line-height: @baseLineHeight; 68 line-height: 1; 75 h3 { line-height: @baseLineHeight * 2; } 116 line-height: @baseLineHeight; 126 // Single-line list items 145 line-height: @baseLineHeight; 200 line-height: 1.25; 204 line-height: @baseLineHeight; 246 line-height: @baseLineHeight;
|
| D | hero-unit.less | 11 line-height: @baseLineHeight * 1.5; 18 line-height: 1; 23 line-height: @baseLineHeight * 1.5; // Reset since we specify in type.less
|
| /template/breeze/bower_components/gumby/sass/functions/ |
| D | _line-and-height.scss | 2 // Make line-height equal to an element's height 4 @mixin line-and-height($height) { 6 line-height: $height - 2;
|
| /template/twigstarter/vendor/twig/twig/src/ |
| D | ExpressionParser.php | 107 $line = $stream->getCurrent()->getLine(); 112 return new ArrowFunctionExpression($this->parseExpression(0), new Node($names), $line); 139 $line = $token->getLine(); 153 return new ArrowFunctionExpression($this->parseExpression(0), new Node($names), $line); 418 public function getFunctionNode($name, $line) argument 424 …throw new SyntaxError('Calling "parent" outside a block is forbidden.', $line, $this->parser->getS… 428 …template that does not extend nor "use" another template is forbidden.', $line, $this->parser->get… 431 return new ParentExpression($this->parser->peekBlockStack(), $line); 435 …SyntaxError('The "block" function takes one argument (the block name).', $line, $this->parser->get… 438 …w BlockReferenceExpression($args->getNode(0), \count($args) > 1 ? $args->getNode(1) : null, $line); [all …]
|
| /template/usable/blueprint/src/ |
| D | typography.css | 23 h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; } 25 h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; } 26 h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; } 51 sup, sub { line-height: 0; } 59 pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 91 .small { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; } 92 .large { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
|
| /template/quickjump/blueprint/src/ |
| D | typography.css | 23 h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; } 25 h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; } 26 h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; } 51 sup, sub { line-height: 0; } 59 pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 91 .small { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; } 92 .large { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
|
| /template/writr2/css/plugins/ |
| D | include.less | 18 line-height: 20px; 27 line-height: 20px; 35 line-height: 20px; 43 line-height: 20px;
|
| /template/sprintdoc/css/ |
| H A D | area_content.less | 56 line-height: @line-height-default; 61 line-height: @line-height-default;
|
| H A D | base_design.less | 89 line-height: @line-height-default; 122 line-height: 1.2; 133 line-height: 1.2; 185 line-height: @line-height-big; 211 line-height: 140%; 226 margin: 0 0 1.4em; /* bottom margin = line-height */ 299 line-height: 140%; 321 line-height: 140%; 326 line-height: inherit; 397 line-height: 140%; [all …]
|
| H A D | area_footnotes.less | 30 line-height: 135%; 35 line-height: 135%; 53 line-height: 130%;
|
| /template/writr/css/plugins/ |
| D | include.less | 28 line-height: 20px; 42 line-height: 20px; 54 line-height: 20px; 66 line-height: 20px; 75 line-height: 16px; 155 line-height: 1.5; 176 line-height: 16px;
|
| /template/breeze/bower_components/gumby/sass/ |
| D | _typography.scss | 63 margin-bottom: $base-line-height / 2; 79 line-height: inherit; 131 line-height: 21px; 149 line-height: inherit; 154 line-height: inherit; 159 line-height: inherit; 169 line-height: 20px; 172 line-height: 20px;
|