Home
last modified time | relevance | path

Searched refs:scale (Results 126 – 150 of 176) sorted by last modified time

12345678

/template/argon-alt/assets/css/
H A Dargon-design-system.css7266 transform: scale(0);
16206 transform: scale(0.95);
17622 transform: scale(1) perspective(1040px) rotateY(-11deg) rotateX(2deg) rotate(2deg);
17626 transform: scale(1) perspective(2000px) rotateY(11deg) rotateX(2deg) rotate(-2deg);
19787 transform: scale(0.95);
19793 transform: scale(1);
19800 transform: scale(1);
19806 transform: scale(0.95);
20796 transform: scale(0.5) rotate(-12deg) translateX(50px);
22728 transform: scale(1.2);
H A Ddoku.css8139 transform: scale(0);
17055 transform: scale(0.95);
18457 transform: scale(1) perspective(1040px) rotateY(-11deg) rotateX(2deg) rotate(2deg);
18461 transform: scale(1) perspective(2000px) rotateY(11deg) rotateX(2deg) rotate(-2deg);
20721 transform: scale(0.95);
20726 transform: scale(1);
20732 transform: scale(1);
20737 transform: scale(0.95);
21715 transform: scale(0.5) rotate(-12deg) translateX(50px);
23654 transform: scale(1.2);
/template/darkblue/images/
H A Dpagetools-build.php98 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens)
100 function imagecolorscale(&$img, $scale){ argument
113 $r = max(min(round($r*$scale),255),0);
114 $g = max(min(round($g*$scale),255),0);
115 $b = max(min(round($b*$scale),255),0);
/template/greensteel/images/
H A Dpagetools-build.php96 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens)
98 function imagecolorscale(&$img, $scale){ argument
111 $r = max(min(round($r*$scale),255),0);
112 $g = max(min(round($g*$scale),255),0);
113 $b = max(min(round($b*$scale),255),0);
/template/bootie/images/
H A Dpagetools-build.php96 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens)
98 function imagecolorscale(&$img, $scale){ argument
111 $r = max(min(round($r*$scale),255),0);
112 $g = max(min(round($g*$scale),255),0);
113 $b = max(min(round($b*$scale),255),0);
/template/bootie/css/
H A Dbootstrap-4.3.1.min.css6 …%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-…
/template/byu_2017_theme/images/
H A Dpagetools-build.php98 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens)
100 function imagecolorscale(&$img, $scale){ argument
113 $r = max(min(round($r*$scale),255),0);
114 $g = max(min(round($g*$scale),255),0);
115 $b = max(min(round($b*$scale),255),0);
/template/dokuwikitplacc/dokuwikiBee/images/
H A Dpagetools-build.php98 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens)
100 function imagecolorscale(&$img, $scale){ argument
113 $r = max(min(round($r*$scale),255),0);
114 $g = max(min(round($g*$scale),255),0);
115 $b = max(min(round($b*$scale),255),0);
/template/dokuwikibee/dokuwikibee/images/
H A Dpagetools-build.php98 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens)
100 function imagecolorscale(&$img, $scale){ argument
113 $r = max(min(round($r*$scale),255),0);
114 $g = max(min(round($g*$scale),255),0);
115 $b = max(min(round($b*$scale),255),0);
/template/congrid/images/
H A Dpagetools-build.php98 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens)
100 function imagecolorscale(&$img, $scale){ argument
113 $r = max(min(round($r*$scale),255),0);
114 $g = max(min(round($g*$scale),255),0);
115 $b = max(min(round($b*$scale),255),0);
/template/codowik/js/
H A Dlayout.js93 , scale: { class in $.layout.effects
/template/codowik/images/
H A Dpagetools-build.php96 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens)
98 function imagecolorscale(&$img, $scale){ argument
111 $r = max(min(round($r*$scale),255),0);
112 $g = max(min(round($g*$scale),255),0);
113 $b = max(min(round($b*$scale),255),0);
/template/ghw/css/
H A Dbootstrap.min.css5 …e:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e…
/template/ghw/images/
H A Dpagetools-build.php98 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens)
100 function imagecolorscale(&$img, $scale){ argument
113 $r = max(min(round($r*$scale),255),0);
114 $g = max(min(round($g*$scale),255),0);
115 $b = max(min(round($b*$scale),255),0);
/template/simplewiki/images/
H A Dpagetools-build.php98 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens)
100 function imagecolorscale(&$img, $scale){ argument
113 $r = max(min(round($r*$scale),255),0);
114 $g = max(min(round($g*$scale),255),0);
115 $b = max(min(round($b*$scale),255),0);
/template/zenith/images/
H A Dpagetools-build.php98 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens)
100 function imagecolorscale(&$img, $scale){ argument
113 $r = max(min(round($r*$scale),255),0);
114 $g = max(min(round($g*$scale),255),0);
115 $b = max(min(round($b*$scale),255),0);
/template/adoradark/images/
H A Dpagetools-build.php98 * @param float $scale Scale the colors by this value ( <1 darkens, >1 lightens)
100 function imagecolorscale(&$img, $scale){ argument
113 $r = max(min(round($r*$scale),255),0);
114 $g = max(min(round($g*$scale),255),0);
115 $b = max(min(round($b*$scale),255),0);
/template/starterbootstrap/css/
H A Dbootstrap-theme.css.map1scale(@ratio) {\n -webkit-transform: scale(@ratio);\n -ms-transform: scale(@ratio); // IE9 o…
H A Dbootstrap.css.map1scale beyond their parents)\n.img-responsive {\n .img-responsive();\n}\n\n// Rounded corners\n.im…
/template/starterpjax/
H A Dmain.php.withTime29 <meta name="viewport" content="width=device-width,initial-scale=1" />
/template/breeze/bower_components/modular-scale/
H A DGemfile7 # gem "modular-scale"
/template/breeze/bower_components/modular-scale/stylesheets/
H A D_modular-scale.scss1 @import "modular-scale/ratios";
6 @import "modular-scale/tests";
8 @import "modular-scale/pow";
9 @import "modular-scale/calc";
10 @import "modular-scale/generate-list";
11 @import "modular-scale/sort-list";
12 @import "modular-scale/function";
13 @import "modular-scale/function-list";
/template/breeze/bower_components/modular-scale/stylesheets/modular-scale/
H A D_generate-list.scss33 // Find values on a positive scale
36 // Find lower values on the scale
46 // Find higher possible values on the scale
54 // Find values on a negitive scale
57 // Find lower values on the scale
67 // Find higher possible values on the scale
/template/breeze/bower_components/gumby/
H A D.travis.yml6 - gem install sass compass modular-scale
/template/breeze/sass/
H A Dgumby.scss21 @import "modular-scale";

12345678