| /template/breeze/bower_components/modular-scale/stylesheets/ |
| D | _modular-scale-tests.scss | 1 @if "#{ms(2, 16, $minor-sixth)}" != "40.96" { 3 @warn "function ms(): FAIL!"; 4 @debug "function ms(2, 16, $minor-sixth)"; 5 @debug "Result: #{ms(2, 16, $minor-sixth)}"; 9 @warn "function ms(+): pass"; 12 @if "#{ms(-2, 16, $minor-sixth)}" != "6.25" { 14 @warn "function ms(): FAIL!"; 15 @debug "function ms(-2, 16, $minor-sixth)"; 16 @debug "Result: #{ms(-2, 16, $minor-sixth)}"; 20 @warn "function ms(-): pass"; [all …]
|
| /template/typowiki/typowiki/css/ |
| D | bootstrap-grid.min.css | 6 …ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-ri…
|
| /template/breeze/bower_components/modular-scale/stylesheets/modular-scale/ |
| D | _generate-list.scss | 1 @function ms-reverse-list($list) { 15 @function ms-generate-list($Value: 0, $Bases: $ms-base, $Ratios: $ms-ratio) { 38 @while ms-calc($Base-counter, $Base, $Ratio) >= nth($Bases, 1) { 39 $MS-base-list: join($MS-base-list, ms-calc($Base-counter, $Base, $Ratio)); 44 $MS-base-list: ms-reverse-list($MS-base-list); 48 @while ms-calc($Base-counter, $Base, $Ratio) <= ms-calc($Value, nth($Bases, 1), $Ratio) { 49 $MS-base-list: join($MS-base-list, ms-calc($Base-counter, $Base, $Ratio)); 59 @while ms-calc($Base-counter, $Base, $Ratio) <= nth($Bases, 1) { 60 $MS-base-list: join($MS-base-list, ms-calc($Base-counter, $Base, $Ratio)); 65 $MS-base-list: ms-reverse-list($MS-base-list); [all …]
|
| D | _function.scss | 2 @function ms($Value: 0, $Bases: $ms-base, $Ratios: $ms-ratio) { function 7 @return ms-calc($Value, $Bases, $Ratios); 22 @return ms-gem-func($Value, $Unitless-Bases, $Ratios) * $Unit; 26 $Return: ms-generate-list($Value, $Bases, $Ratios); 29 $Return: ms-sort-list($Return); 53 @function modular-scale($Value: 0, $Bases: $ms-base, $Ratios: $ms-ratio) { 54 @return ms($Value, $Bases, $Ratios);
|
| /template/strap/resources/library/bootstrap/5.0.1/ |
| H A D | bootstrap.lux.min.css | 12 …ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1)…
|
| H A D | bootstrap.cosmo.min.css | 12 …ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1)…
|
| H A D | bootstrap.pulse.min.css | 12 …ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1)…
|
| H A D | bootstrap.zephyr.min.css | 12 …ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1)…
|
| H A D | bootstrap.darkly.min.css | 12 …ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1)…
|
| H A D | bootstrap.cerulean.min.css | 12 …ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1)…
|
| H A D | bootstrap.sandstone.min.css | 12 …ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1)…
|
| H A D | bootstrap.flatly.min.css | 12 …ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1)…
|
| H A D | bootstrap.solar.min.css | 12 …ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1)…
|
| H A D | bootstrap.simplex.min.css | 12 …ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1)…
|
| H A D | bootstrap.litera.min.css | 12 …ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1)…
|
| H A D | bootstrap.spacelab.min.css | 12 …ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1)…
|
| H A D | bootstrap.slate.min.css | 12 …ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1)…
|
| H A D | bootstrap.sketchy.min.css | 12 …ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1)…
|
| H A D | bootstrap.lumen.min.css | 12 …ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1)…
|
| H A D | bootstrap.united.min.css | 12 …ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1)…
|
| H A D | bootstrap.journal.min.css | 12 …ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1)…
|
| H A D | bootstrap.superhero.min.css | 12 …ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1)…
|
| /template/strap/resources/library/bootstrap/4.5.0/ |
| H A D | bootstrap.16col.min.css | 6 …ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg…
|
| H A D | bootstrap.min.css | 6 …ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg…
|
| /template/strap/resources/library/bootstrap/4.4.1/ |
| H A D | bootstrap.16col.min.css | 6 …ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no…
|