| /template/breeze/bower_components/gumby/sass/extensions/modular-scale/stylesheets/ |
| D | _modular-scale.scss | 10 @function modular-scale($multiple, $base-size: $base-size, $ratio: $ratio, $round-pixels: $round-pi… parameter 12 // return the $base-size if $multiple is zero 13 @if $multiple == 0 { 23 // if multiple base-sizes are passed in as a list 24 // and multiple ratios are passed in as a list 27 …@if unit(ms-multibase-multiratio($multiple, $base-size, $ratio)) == "px" and $round-pixels == true… 28 @return round(ms-multibase-multiratio($multiple, $base-size, $ratio)); 30 @return ms-multibase-multiratio($multiple, $base-size, $ratio); 33 // if multiple base-sizes are passed in as a list 36 @if unit(ms-multibase($multiple, $base-size, $ratio)) == "px" and $round-pixels == true { [all …]
|
| /template/strap/ComboStrap/Meta/Form/ |
| H A D | FormMetaField.php | 100 private $multiple = false; variable in ComboStrap\\Meta\\Form\\FormMetaField 316 if ($this->multiple) { 317 $associative[self::MULTIPLE_ATTRIBUTE] = $this->multiple; 495 $this->multiple = $bool; 502 return $this->multiple;
|
| /template/breeze/bower_components/modular-scale/ |
| D | readme.md | 32 I have been working incredibly hard to make Modular Scale compatible with multiple versions of Sass… 47 * Possibly slow when using multiple bases and ratios. 51 …multiple values. `$ms-ratio` is the factor of change between each number so if the ratio is `1.5` … 89 You can use multiple $ms-bases and multiple $ms-ratio together
|
| /template/sprintdoc/ |
| H A D | template.info.txt | 6 desc modern, responsive template that integrates multiple plugins
|
| H A D | README | 3 modern, responsive template that integrates multiple plugins
|
| /template/writr/ |
| D | SECURITY.md | 7 You have multiple options on reporting vulnerabilities
|
| /template/bootstrap3/ |
| D | SECURITY.md | 7 You have multiple options on reporting vulnerabilities
|
| /template/strap/vendor/symfony/yaml/ |
| H A D | CHANGELOG.md | 8 option to exclude one or more specific files from multiple file list 48 * Added support for parsing the inline notation spanning multiple lines. 60 * added support for multiple files or directories in `LintCommand`
|
| /template/strap/ComboStrap/ |
| H A D | TagAttributes.php | 698 $multiple = "multiple"; 703 "data-.*" => $multiple, 704 "src.*" => $multiple, 712 "aria-*" => $multiple];
|
| /template/typowiki/typowiki/scss/ |
| D | _form.scss | 186 select:not([size]):not([multiple]) { 190 select[multiple] {
|
| /template/20cones/ |
| D | README.md | 28 must create multiple topbar pages, using one namespace for each language (e.g.
|
| /template/templar/less/ |
| D | pagination.less | 2 // Pagination (multiple pages)
|
| D | buttons.less | 114 // Vertically space out multiple block buttons
|
| D | forms.less | 169 // Make multiple select elements height not fixed 170 select[multiple], 303 // Control row for multiple inputs per line
|
| D | button-groups.less | 22 // Optional: Group multiple button groups together for a toolbar
|
| D | tables.less | 47 // Account for multiple tbody instances
|
| /template/tilus/legacy/ |
| D | light-theme.css | 39 /* https://www.w3docs.com/snippets/css/how-to-use-multiple-background-images-with-css.html 100 /* https://www.w3docs.com/snippets/css/how-to-use-multiple-background-images-with-css.html 132 /* https://www.w3docs.com/snippets/css/how-to-use-multiple-background-images-with-css.html
|
| D | dark-theme.css | 39 /* https://www.w3docs.com/snippets/css/how-to-use-multiple-background-images-with-css.html 100 /* https://www.w3docs.com/snippets/css/how-to-use-multiple-background-images-with-css.html 132 /* https://www.w3docs.com/snippets/css/how-to-use-multiple-background-images-with-css.html
|
| /template/tilus/css/ |
| D | tilus.less | 40 /* https://www.w3docs.com/snippets/css/how-to-use-multiple-background-images-with-css.html 101 /* https://www.w3docs.com/snippets/css/how-to-use-multiple-background-images-with-css.html 134 /* https://www.w3docs.com/snippets/css/how-to-use-multiple-background-images-with-css.html
|
| /template/boozurk/tinynav/ |
| D | README.md | 33 v1.05 (2012-10-19) - Adds the support for multiple navigation depths, thanks to [@nicoandrade](http…
|
| /template/hydrogen/css/ |
| D | simple.css | 445 select:not([multiple]) { 453 *[dir="rtl"] select:not([multiple]) {
|
| /template/strap/resources/library/combo/ |
| H A D | combo.min.js | 4 …multiple=t,this}setParent(t){return this.parent=t,this}static createFromName(t){return new w(t)}is…
|
| /template/typowiki/typowiki/css/ |
| D | typoUI.css | 1 …id #DBDBDB;vertical-align:sub}select:not([size]):not([multiple]){height:calc(40px)}select[multiple…
|
| /template/argon/assets/css/ |
| D | doku.scss | 10 * I know using important at multiple places is a bad thing, but
|
| /template/arcadebasic/css/ |
| D | arcadebasic.css | 1634 select[multiple], 1856 select[multiple].input-sm, 1857 .input-group-sm > select[multiple].form-control, 1858 .input-group-sm > select[multiple].input-group-addon, 1859 .input-group-sm > .input-group-btn > select[multiple].btn, 1860 .input-group-sm > .input-group-btn > select[multiple].comment-reply-link, 1861 .form-submit .input-group-sm > .input-group-btn > select[multiple]#submit { 1874 .form-group-sm select[multiple].form-control { 1907 select[multiple].input-lg, 1908 .input-group-lg > select[multiple].form-control, [all …]
|