Home
last modified time | relevance | path

Searched refs:max (Results 1 – 25 of 1040) sorted by path

12345678910>>...42

/template/20cones/css/
H A D20cones.less218 @media (max-width: @ini_tablet_width) {
260 @media (max-width: @ini_phone_width) {
H A D_edit.css
H A D_footnotes.css12 max-width: 40%;
H A D_media_fullscreen.css279 max-width: 90px;
280 max-height: 90px;
308 max-height: 50px;
334 max-width: 40px;
335 max-height: 40px;
435 max-width: 95%;
540 max-width: none;
H A D_media_popup.css
H A Dbasic.less232 max-width: 100%;
235 max-width: none;
238 max-width: 50vw;
370 max-width: 100%;
H A Ddesign.less
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%;
286 max-width: 100% !important;
289 max-width: 100% !important;
324 @media only screen and (max-height: 400px) {
H A Dstructure.less12 max-width: @ini_site_width;
/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/a_free_worldic/
H A D_mediamanager.css194 max-width: 90px;
195 max-height: 90px;
222 max-height: 50px;
247 max-width: 40px;
248 max-height: 40px;
341 max-width: 95%;
H A Ddesign.css654 max-width: 40%; /* IE's width is handled in javascript */
/template/a_new_day/
H A Ddesign.css880 max-width: 40%; /* IE's width is handled in javascript */
/template/a_new_day/js/
H A Deffects.js202 timestamp = this.effects.pluck('startOn').max() || timestamp;
206 timestamp = this.effects.pluck('finishOn').max() || timestamp;
535 var max = window.innerHeight ?
541 this.delta = (offsets[1] > max ? max : offsets[1]) - this.scrollStart;
H A Dprototype.js435 max: function(iterator) { method in Enumerable
H A Dslider.js68 this.maximum = this.allowedValues.max();
109 if(value >= this.allowedValues.max()) return(this.allowedValues.max());
190 … $R(this.values.length>1 ? this.getRange(this.spans.length-1).max() : this.value, this.maximum));
/template/able/css/
H A Dable-responsive.css2 @media screen and (max-width: 480px){
6 max-width: 100%; min-width: unset;
15 #config__manager td { display: block; padding: 1.15em 0px; max-width: 90%; }
22 max-width: 100%;
33 @media only screen and (min-width: 320px) and (max-width: 320px) {
39 @media only screen and ( min-width: 320px ) and ( max-width: 480px ) {
64 @media only screen and ( min-width: 481px ) and ( max-width: 800px ) {
H A Dable.css366 max-width: 100%;
473 max-width: 100%;
595 max-width: 55%;
599 max-width: 100%;
634 max-width: 100%;
701 max-width: 90%;
714 max-width: 90%;
719 max-width: 96%;
722 max-width: 97%;
763 max-width: 1280px;
[all …]
H A Dbasic.css257 max-width: 100%;
268 max-width: none;
445 max-width: 100%;
H A Ddesign.css117 max-width: __site_width__;
H A Dmobile.css7 @media only screen and (max-width: 42em) {
H A Dstructure.css12 max-width: __site_width__;
/template/ach/css/
H A D_edit.css61 max-width: 100%;
H A D_footnotes.css12 max-width: 40%;
H A D_media_fullscreen.css262 max-width: 90px;
263 max-height: 90px;
291 max-height: 50px;
316 max-width: 40px;
317 max-height: 40px;
409 max-width: 95%;
511 max-width: none;

12345678910>>...42