Home
last modified time | relevance | path

Searched refs:max (Results 101 – 125 of 1040) sorted by relevance

12345678910>>...42

/template/20cones/images/
H A Dpagetools-build.php115 $r = max(min(round($r*$scale),255),0);
116 $g = max(min(round($g*$scale),255),0);
117 $b = max(min(round($b*$scale),255),0);
/template/byu_2017_theme/images/
H A Dpagetools-build.php113 $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/images/
H A Dpagetools-build.php111 $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/flat/images/
H A Dpagetools-build.php113 $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/darkblue/images/
H A Dpagetools-build.php113 $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/ramtop/images/
H A Dpagetools-build.php111 $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/congrid/images/
H A Dpagetools-build.php113 $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/bs4simple/images/
H A Dpagetools-build.php113 $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/strap/images/
H A Dpagetools-build.php111 $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/images/
H A Dpagetools-build.php113 $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/mindthedark/images/
H A Dpagetools-build.php113 $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/sprintdoc/css/plugins/
H A Dconfigmanager.less64 /* max-width: 1024px */
100 /* max-width: 768px */
147 max-width: 100%;
/template/bootie/css/
H A DcustomLevel.css4 width: -moz-max-content;
8 width: -webkit-max-content;
10 max width prevent it */
11 max-width: 100%;
/template/strap/bootstrap/4.5.0/
H A Dbootstrap.16col.min.css6 */:root{--blue:#075ebb;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#075ebb;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1280px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#075ebb;text-decoration:none;background-color:transparent}a:hover{color:#043971;text-decoration:underline}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1280px){.container{max-width:1280px}}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max
[all...]
/template/flarum/css/
H A Dflarum.less8 @media (max-width: 767px) {
32 @media (max-width: 767px) {
59 @media (max-width: 767px) {
178 @media (max-width: 767px) {
238 @media (max-width: 767px) {
324 max-height: 30px;
424 @media (max-width: 767px) {
446 max-width: 600px;
633 @media (max-width: 767px),
782 @media(max-width:767px) {
[all …]
/template/dokutwitterbootstrap/css/
H A Dmodifications.css9 @media (max-width: 980px) {
18 @media (max-width: 767px) {
/template/zenith/css/
H A Dmobile.less16 @media only screen and (max-width: @ini_tablet_width) {
143 @media only screen and (max-width: @ini_phone_width) {
156 max-width: 100%;
330 max-width: 100% !important;
333 max-width: 100% !important;
368 @media only screen and (max-height: 400px) {
/template/bootstrap3/tpl/
H A Dmenu-tools.php64 $max = count(array_keys($tools_menus)); variable
81 <?php if ($max > $i): ?>
/template/breeze/sass/
H A D_confighack.scss3 max-width: none;
29 max-width: 300px;
/template/rtd_suterdev/css/
H A Dcontent.css3 max-width: __width_site__;
46 max-width: __width_content__;
68 max-width: 100%;
272 @media (max-width: __media_query_sp__)
/template/cowboy/css/
H A Dcowboy_mobile.less3 @media only screen and (max-width: 950px) {
15 @media only screen and (max-width: 42em) {
/template/notes/css/
H A Drss.css57 .post{max-width:600px;box-sizing:border-box;background-color:#fff;border:1px solid #d8d8d8;border-b…
63 …-bottom:1px solid #e5e5e5;padding:20px 20px 23px;overflow:hidden;position:relative;max-width:100%;}
64 .content *{max-width:100%;}
66 .share a{max-width:180px;min-width:20px;-webkit-transition:border-color .218s;transition:border-col…
70 max-width: 100%;
/template/khum1/css/
H A Dmobile.less23 @media only screen and (max-width: @ini_phone_width) {
82 max-width: calc (@ini_article_width + 10);
209 max-width: 100% !important;
212 max-width: 100% !important;
271 @media only screen and (max-height: 400px) {
/template/cutopillar/css/monopillar/
H A Dfordokuwiki.css67 max-width: 100%;
73 max-width: 14em;
80 /*width: max-content;*/
/template/notos/css/
H A Dsearch.less42 max-width: 50vw;
54 @media screen and (max-width: @ini_phone_width) {

12345678910>>...42