Home
last modified time | relevance | path

Searched refs:min (Results 226 – 250 of 929) sorted by path

12345678910>>...38

/template/chippedsnow/css/
H A Dfordokuwiki.css22 min-width: 30px;
50 #config__manager table { min-width: 10%; width: 100%; }
62 min-width: 30%;
H A Dsemanticgridmerged.less17 // @min-width: 960;
18 // @correction: 0.5 / @min-width * 100 * 1%;
H A Dsemanticgridsystem.less17 // @min-width: 960;
18 // @correction: 0.5 / @min-width * 100 * 1%;
/template/cleanresurrected/css/
H A Dcleanresurrected.less2 html, body, .innercontainerback, .innercontainer { min-height: 100%; }
4 /*html, body, .innercontainerback, .innercontainer { min-height: 100vh; }*/
18 width: 84px; min-height: 100%;
30 width: 84px; min-height: 100%;
149 border: 0px solid black; min-width: 100px; /*clear: both;*/ }
253 #navcontainer { min-width: 100px; }
353 .is100percentmovedown7 { min-height: calc(100% - 4px); top: 4px; }
381 .topmenu { height: auto; min-height: 34px; }
H A Dcontent.css74 min-width: 50%;
H A Dfordokuwiki.less43 #mediamanager__page { min-width: 39em; }
54 max-width: 100%; min-width: unset;
/template/codowik/css/
H A D_edit.css59 min-width: 100%;
H A D_fileuploader.css43 min-height: 70px;
H A D_footnotes.css13 min-width: 5em;
H A D_media_fullscreen.css6 * their site width) are the 4 min-width's (search for @change).
17 /* min-width must be summary of all 3 panels' min-widths */
18 min-width: 50em; /* @change */
29 min-width: 10em; /* @change */
33 min-width: 25em; /* @change */
37 min-width: 15em; /* @change */
45 min-height: 20px;
229 min-height: 130px;
404 min-width: 95%;
H A D_media_popup.css248 min-width: 70%;
H A D_modal.css41 min-height: 16px;
H A Dcontent.less103 min-width: 50%;
141 min-height: 16px;
148 min-height: 1px; /* for IE7 */
H A Ddesign.less255 min-height: 1px;
H A Dpagetools.less18 min-height: 190px; /* 30 (= height of icons) x 6 (= maximum number of possible tools) + 2x5 */
73 min-height: 20px; /* 30 - 2x5 */
H A Dui.layout.css97 …/* NOTE: Add a 'dragging-limit' color to provide visual feedback when resizer hits min/max size li…
98 .ui-layout-resizer-dragging-limit { /* CLONED resizer at min or max size-limit */
/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/codowik/js/
H A Dlayout.js38 var min = Math.min variable
1397 , maxSize = s.maxSize = min( (o.maxSize ? _parseSize(pane, o.maxSize) : 100000), limitSize )
1406 case "north": r.min = top + minSize;
1409 case "west": r.min = left + minSize;
1412 case "south": r.min = top + H - maxSize - rW;
1415 case "east": r.min = left + W - maxSize - rW;
2316 if (size > 0) size = max(min(size, maxSize), minSize);
2712 if (ui.position[side] < r.min) {
2713 ui.position[side] = r.min;
4003 size = min(size, s.maxSize);
/template/comicslate/css/
H A Dadmin.less19 min-height: 1.5em;
H A Dblocks.less134 min-height: 30px;
210 min-height: 30px;
506 @media (min-width: 750px) {
H A Ddiff.less120 min-width: 9em;
H A Dmedia.less2 min-width: 800px;
13 min-width: 120px;
48 min-width: 400px;
102 min-height: 70px;
183 min-height: 130px;
282 min-width: 280px;
409 min-height: 20px;
H A Dsearch.less12 min-width: 500px;
31 min-width: 300px;
68 min-width: 260px;
/template/congrid/css/
H A D_admin.less28 min-height: 1.5em;
H A D_diff.css131 min-width: 9em;

12345678910>>...38