Home
last modified time | relevance | path

Searched refs:height (Results 826 – 850 of 2615) sorted by relevance

1...<<31323334353637383940>>...105

/template/myown/css/
H A Dtopbar.css66 height: 10px;
111 height: 20px;
112 line-height: 20px;
H A Dstyle_003.css1 div.clearer {clear: both; line-height: 0; height: 0;}
/template/fictive/css/
H A Dfordokuwiki.css13 line-height: 1.2em;
46 line-height: 1.84615em;
126 height: 4em;
/template/notos/css/
H A Dnav-tabs.less18 height: 100%;
151 height: 1.5em;
191 height: 3rem;
/template/flat/assets/js/
H A Dflat.js1430 var height = $tip[0].offsetHeight
1460 if (placement == 'top' && actualHeight != height) {
1461 offset.top = offset.top + height - actualHeight
1545 var outerDims = isBody ? { width: $(window).width(), height: $(window).height() } : null
2155 Affix.prototype.getState = function (scrollHeight, height, offsetTop, offsetBottom) { argument
2158 var targetHeight = this.$target.height()
2169 var colliderHeight = initializing ? targetHeight : height
2192 var height = this.$element.height()
2196 var scrollHeight = $('body').height()
2202 var affix = this.getState(scrollHeight, height, offsetTop, offsetBottom)
[all …]
/template/starterbootstrap/js/
H A Dbootstrap.js1413 var height = $tip[0].offsetHeight
1443 if (placement == 'top' && actualHeight != height) {
1444 offset.top = offset.top + height - actualHeight
1528 var outerDims = isBody ? { width: $(window).width(), height: $(window).height() } : null
2154 Affix.prototype.getState = function (scrollHeight, height, offsetTop, offsetBottom) { argument
2157 var targetHeight = this.$target.height()
2168 var colliderHeight = initializing ? targetHeight : height
2191 var height = this.$element.height()
2195 var scrollHeight = $('body').height()
2201 var affix = this.getState(scrollHeight, height, offsetTop, offsetBottom)
[all …]
/template/white/css/
H A Ddesign.less45 height: 30px;
165 height: 30px;
173 line-height: 0;
241 height: 48px;
/template/dokufreech/css/
H A Dpagetools.css17 height: 190px;
18 min-height: 190px; /* 30 (= height of icons) x 6 (= maximum number of possible tools) + 2x5 */
19 height: auto;
73 min-height: 20px; /* 30 - 2x5 */
74 line-height: 20px;
82 height: 30px;
91 line-height: 0;
115 height: auto;
/template/klean/bootstrap/js/
H A Dbootstrap.js1508 var height = $tip[0].offsetHeight
1538 if (placement == 'top' && actualHeight != height) {
1539 offset.top = offset.top + height - actualHeight
1628 var outerDims = isBody ? { width: $(window).width(), height: $(window).height() } : null
2255 Affix.prototype.getState = function (scrollHeight, height, offsetTop, offsetBottom) { argument
2258 var targetHeight = this.$target.height()
2269 var colliderHeight = initializing ? targetHeight : height
2292 var height = this.$element.height()
2296 var scrollHeight = Math.max($(document).height(), $(document.body).height())
2302 var affix = this.getState(scrollHeight, height, offsetTop, offsetBottom)
[all …]
/template/kajukkk/bs/
H A Dbootstrap.js1238 var height = $tip[0].offsetHeight
1268 if (placement == 'top' && actualHeight != height) {
1269 offset.top = offset.top + height - actualHeight
1358 var outerDims = isBody ? { width: $(window).width(), height: $(window).height() } : null
1812 Affix.prototype.getState = function (scrollHeight, height, offsetTop, offsetBottom) { argument
1815 var targetHeight = this.$target.height()
1826 var colliderHeight = initializing ? targetHeight : height
1849 var height = this.$element.height()
1853 var scrollHeight = Math.max($(document).height(), $(document.body).height())
1859 var affix = this.getState(scrollHeight, height, offsetTop, offsetBottom)
[all …]
/template/mywiki/
H A Dbootstrap.js1508 var height = $tip[0].offsetHeight
1538 if (placement == 'top' && actualHeight != height) {
1539 offset.top = offset.top + height - actualHeight
1628 var outerDims = isBody ? { width: $(window).width(), height: $(window).height() } : null
2255 Affix.prototype.getState = function (scrollHeight, height, offsetTop, offsetBottom) { argument
2258 var targetHeight = this.$target.height()
2269 var colliderHeight = initializing ? targetHeight : height
2292 var height = this.$element.height()
2296 var scrollHeight = Math.max($(document).height(), $(document.body).height())
2302 var affix = this.getState(scrollHeight, height, offsetTop, offsetBottom)
[all …]
/template/simpleclean/css/
H A Dstyle_003.css1 div.clearer {clear: both; line-height: 0; height: 0;}
/template/mmclean/css/
H A Dstyle_003.css1 div.clearer {clear: both; line-height: 0; height: 0;}
/template/templar/less/
H A Dcode.less31 line-height: @baseLineHeight;
59 max-height: 340px;
H A Dtooltip.less13 line-height: 1.4;
37 height: 0;
H A Dmixins.less20 line-height: 0;
72 .size(@height, @width) {
74 height: @height;
133 line-height: @lineHeight;
157 …min-height: @inputHeight; // Make inputs at least the height of their button counterpart (base lin…
498 // IE7 needs a set width since we gave a height. Restricting just
503 height: 1px;
536 // Example: an element has a height of 30px, so write out `.navbarVerticalAlign(30px);` to calculat…
604 min-height: 1px; // prevent collapsing columns
/template/darkclean/css/
H A Dstyle_003.css1 div.clearer {clear: both; line-height: 0; height: 0;}
/template/icke/css/
H A Dmobile.css39 height: 30px;
77 height: 30px;
/template/fictive/
H A Dfictive.js6 var $height = $(window).height();
9 var $sidebarheight = $masthead.height() + 100;
/template/strap/bootstrap/4.5.0/
H A Dbootstrap.sketchy.min.css12 */@import url("https://fonts.googleapis.com/css?family=Neucha|Cabin+Sketch&display=swap");:root{--blue: #007bff;--indigo: #6610f2;--purple: #6f42c1;--pink: #e83e8c;--red: #dc3545;--orange: #fd7e14;--yellow: #ffc107;--green: #28a745;--teal: #20c997;--cyan: #17a2b8;--white: #fff;--gray: #868e96;--gray-dark: #333;--primary: #333;--secondary: #555;--success: #28a745;--info: #17a2b8;--warning: #ffc107;--danger: #dc3545;--light: #fff;--dark: #555;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: "Neucha", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:"Neucha", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;font-size:1rem;font-weight:700;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{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:#333;text-decoration:underline;background-color:transparent}a:hover{color:#0d0d0d;text-decoration:underline}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}pre,code,kbd,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:0.75rem;padding-bottom:0.75rem;color:#868e96;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:0.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,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}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button:not(:disabled),[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor:pointer}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{-webkit-box-sizing:border-box;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:0.5rem;font-family:"Cabin Sketch", cursive;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
[all...]
/template/simple_sidebar/
H A Ddesign.css49 height: 0px;
161 height: 2.7em;
213 height: 1.8em;
218 height: 1.6em;
235 height: 1.8em;
240 height: 1.5em;
435 line-height: 1.5em;
444 line-height: 1.5em;
612 line-height: 1.2em;
706 line-height: 1.2em;
[all …]
/template/r7throot4/
H A Dlayout.css5 min-height: 100%;
30 line-height: 1.5em;
35 aline-height: 1.5em;
54 height: 124px;
65 height: 25px;
138 height: 0px;
253 height: 80px;
401 line-height: 1.2em;
/template/hexa/css/
H A Dhexa-responsive.css43 height: 42px;
208 line-height: 2.05714em;
220 line-height: 2.05714em;
318 line-height: 2.21538em;
319 line-height: 1.66154em;
425 line-height: 1.30909em;
/template/quickjump/
H A Dstyle.css9 height: 0;
18 * html .clearfix { height: 1%; }
28 min-height: 50px;
135 min-height : 100px;
232 #content .page * { font-family:Verdana,sans-serif; line-height: 150%; }
240 line-height: 1.1em; }
/template/ach/css/
H A Dbasic.css170 height: auto;
189 height: 0;
236 line-height: 1;
267 /*line-height: 1;*/
307 height: 0;

1...<<31323334353637383940>>...105