Home
last modified time | relevance | path

Searched refs:calc (Results 101 – 125 of 125) sorted by last modified time

12345

/template/drop/css/
H A Ddrop.css1158 left: calc(50% - 12px);
/template/bushwick/css/
H A Dbushwick.css569 width: -webkit-calc(100% - 1.3rem);
570 width: calc(100% - 1.3rem);
/template/material/css/
H A Dmobile.less30 width: calc(~"100% - 4em") !important;
/template/argon/assets/css/
H A Ddoku.css2389 background-size: calc(0.75em + 0.625rem) calc(0.75em + 0.625rem);
2399 background-position: top calc(0.375em + 0.3125rem) right calc(0.375em + 0.3125rem);
2489 background-size: calc(0.75em + 0.625rem) calc(0.75em + 0.625rem);
2499 background-position: top calc(0.375em + 0.3125rem) right calc(0.375em + 0.3125rem);
5017 top: calc(0.125rem + 2px);
5019 width: calc(1.25rem - 4px);
5921 border-radius: calc(0.25rem - 0.0625rem) calc(0.25rem - 0.0625rem) 0 0;
5935 border-radius: 0 0 calc(0.25rem - 0.0625rem) calc(0.25rem - 0.0625rem);
7612 top: calc(-0.75rem - 1px);
16778 top: calc(50% + 7px);
[all …]
H A Dargon-design-system.css2306 background-size: calc(0.75em + 0.625rem) calc(0.75em + 0.625rem);
2315 background-position: top calc(0.375em + 0.3125rem) right calc(0.375em + 0.3125rem);
2398 background-size: calc(0.75em + 0.625rem) calc(0.75em + 0.625rem);
2407 background-position: top calc(0.375em + 0.3125rem) right calc(0.375em + 0.3125rem);
3936 top: calc(0.125rem + 2px);
3938 width: calc(1.25rem - 4px);
4733 border-radius: calc(0.25rem - 0.0625rem) calc(0.25rem - 0.0625rem) 0 0;
4745 border-radius: 0 0 calc(0.25rem - 0.0625rem) calc(0.25rem - 0.0625rem);
6239 top: calc(-0.75rem - 1px);
15364 top: calc(50% + 7px);
[all …]
/template/twentyfifteen/css/
H A Dresponsive.less742 width: -webkit-calc(~'50% - 289px');
743 width: calc(~'50% - 289px');
/template/argon-alt/assets/css/
H A Dargon-design-system.css2287 background-size: calc(0.75em + 0.625rem) calc(0.75em + 0.625rem);
2306 background-position: top calc(0.375em + 0.3125rem) right calc(0.375em + 0.3125rem);
2429 background-size: calc(0.75em + 0.625rem) calc(0.75em + 0.625rem);
2448 background-position: top calc(0.375em + 0.3125rem) right calc(0.375em + 0.3125rem);
4352 top: calc(0.125rem + 2px);
4354 width: calc(1.25rem - 4px);
4507 height: calc(1rem + 0);
5229 border-radius: calc(0.25rem - 0.0625rem) calc(0.25rem - 0.0625rem) 0 0;
5243 border-radius: 0 0 calc(0.25rem - 0.0625rem) calc(0.25rem - 0.0625rem);
16195 top: calc(50% + 7px);
[all …]
H A Ddoku.css2302 background-size: calc(0.75em + 0.625rem) calc(0.75em + 0.625rem);
2347 background-position: top calc(0.375em + 0.3125rem) right calc(0.375em + 0.3125rem);
2475 background-size: calc(0.75em + 0.625rem) calc(0.75em + 0.625rem);
2520 background-position: top calc(0.375em + 0.3125rem) right calc(0.375em + 0.3125rem);
5258 top: calc(0.125rem + 2px);
5260 width: calc(1.25rem - 4px);
5412 height: calc(1rem + 0);
6117 border-radius: calc(0.25rem - 0.0625rem) calc(0.25rem - 0.0625rem) 0 0;
6131 border-radius: 0 0 calc(0.25rem - 0.0625rem) calc(0.25rem - 0.0625rem);
17044 top: calc(50% + 7px);
[all …]
/template/bootie/css/
H A Dbootstrap-4.3.1.min.css6calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;c…
/template/codowik/js/
H A Dlayout.js5960 return calc(s.deviceXDPI, s.systemXDPI);
5963 return calc((r.left - r.right), d.body.offsetWidth);
5965 return calc(sW, w.innerWidth);
5967 return calc(sW, cW);
5970 function calc (x,y) { return (parseInt(x,10) / parseInt(y,10) * 100).toFixed(); } function
/template/ghw/css/
H A Dcustom_styles.css184 padding-left: calc((100% - 994px) / 2)
230 left: calc(31.5%);
461 margin-left: calc(31.5%);
463 width: calc(45%);
/template/stm/stm/css/
H A D_rwd.css151 width: calc(100%) !important;
H A D_wrapper.css3 min-height: calc(~"100vh - 11em")
/template/starterbootstrap/css/
H A Dbootstrap.css.map1calc-grid-column(@index, @class, @type) when (@type = width) and (@index > 0) {\n .col-@{class}-@…
/template/breeze/bower_components/modular-scale/stylesheets/
H A D_modular-scale.scss9 @import "modular-scale/calc";
/template/breeze/bower_components/modular-scale/stylesheets/modular-scale/
H A D_calc.scss1 @function ms-calc($Value, $Base: $ms-base, $Ratio: $ms-ratio) {
H A D_generate-list.scss38 @while ms-calc($Base-counter, $Base, $Ratio) >= nth($Bases, 1) {
39 $MS-base-list: join($MS-base-list, ms-calc($Base-counter, $Base, $Ratio));
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));
69 @while ms-calc($Base-counter, $Base, $Ratio) >= ms-calc($Value, nth($Bases, 1), $Ratio) {
70 $MS-calc: ms-calc($Base-counter, $Base, $Ratio);
72 @if $MS-calc < nth($Bases, 1) {
73 $MS-base-list: join($MS-base-list, $MS-calc);
H A D_function.scss7 @return ms-calc($Value, $Bases, $Ratios);
/template/breeze/sass/
H A D_navbar.scss290 @include line-and-height(height-calc($large - 3));
H A D_forms.scss46 @include line-and-height(height-calc($norm));
/template/breeze/bower_components/gumby/sass/ui/
H A D_forms.scss69 @include line-and-height(height-calc($norm));
73 @include line-and-height(height-calc($norm));
175 @include line-and-height(height-calc($norm));
H A D_navbar.scss54 @include line-and-height(height-calc($larger - 3));
59 @include line-and-height(height-calc($larger - 3));
112 @include line-and-height(height-calc($larger - 3));
134 @include line-and-height(height-calc($larger - 3));
328 @include line-and-height(height-calc($large - 3));
/template/breeze/bower_components/gumby/sass/functions/
H A D_height-calc.scss4 @function height-calc($size) {
H A D_all.scss5 @import "grid-calc";
6 @import "height-calc";
/template/neolaoresources3/
H A Dstyle.css66 top: calc(90px - 1em);

12345