Searched refs:min (Results 1 – 25 of 1019) sorted by relevance
12345678910>>...41
/template/minimalism/styles/ |
D | layout.css | 33 .min-wrapper { 38 .min-header { 42 .min-header .min-user a { 45 .min-header .min-user, 46 .min-header .min-crumbs { 50 .min-header .min-crumbs { 53 .min-header .min-user a, 54 .min-header .min-crumbs a { 57 .min-header .min-user { 60 .min-header .min-crumbs .curid a { [all …]
|
D | content.css | 1 .min-content { 6 .min-content hr { 10 .min-content pre { 15 .min-content pre.file { 18 .min-content img.middle { 22 .min-content h2, 23 .min-content div.level2 { 26 .min-content h3, 27 .min-content div.level3 { 30 .min-content h4, [all …]
|
/template/sprintdoc/css/ |
D | base_vars.less | 49 @formfield_min-height: 2rem; // min-height for input, textarea, select, keygen 98 @break-min-xxs: 480; 99 @break-max-xxs: (@break-min-xxs - 1); 101 @break-min-xs: 768; 102 @break-max-xs: (@break-min-xs - 1); 104 @break-min-sm: 992; 105 @break-max-sm: (@break-min-sm - 1); 107 @break-min-md: 1024; 108 @break-max-md: (@break-min-md - 1); 110 @break-min-lg: 1200; [all …]
|
D | base.less | 50 @formfield_min-height: 2rem; // min-height for input, textarea, select, keygen 102 @break-min-xxs: 480; 103 @break-max-xxs: (@break-min-xxs - 1); 105 @break-min-xs: 768; 106 @break-max-xs: (@break-min-xs - 1); 108 @break-min-sm: 992; 109 @break-max-sm: (@break-min-sm - 1); 111 @break-min-md: 1024; 112 @break-max-md: (@break-min-md - 1); 114 @break-min-lg: 1200; [all …]
|
D | area_main-sidebar-search.less | 22 min-height: @icon-size; 33 min-height: @icon-size; 61 …min-width: (@toggle-showsidebar_width + 0.1); /* must be a bit a wider than @toggle-showsidebar_wi… 93 min-height: (@icon-size - .2); 101 min-height: @icon-size; 125 min-height: @icon-size; 181 min-width: 20rem; 186 /* min-width: 1024px */
|
/template/breeze/bower_components/gumby-fittext/ |
D | gumby.fittext.js | 65 …return Math.max(Math.min(this.$el.width() / (this.rate*10), parseFloat(this.fontSizes.max)), parse… 71 min: Number.NEGATIVE_INFINITY, property 83 sizes.min = Number(attrStr[0]) || sizes.min; 88 sizes.min = Number(attrStr) || sizes.min;
|
/template/drop/css/ |
D | drop-responsive.css | 6 max-width: 100%; min-width: unset; 40 @media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: la… 46 @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: l… 53 @media all and (min-width: 56.25em) { 66 @media all and (min-width: 31.25em) { 76 @media all and (min-width: 37.5em) { 83 @media all and (min-width: 56.25em) { 239 @media all and (min-width: 68.75em) { 251 @media all and (min-width: 31.25em) { 274 @media all and (min-width: 37.5em) { [all …]
|
/template/breeze/bower_components/gumby/sass/functions/ |
D | _responsivity.scss | 5 @media only screen and (max-width: $min-device-width) { @content; } 8 …@media only screen and (min-width: breakpoint($min-device-width)) and (max-width: breakpoint($tabl… 17 …@media only screen and (min-width: $tablet-device-width) and (max-width: $document-width - 1) { @c… 20 @media only screen and (min-width: $tablet-device-width) { @content; } 26 @media only screen and (min-width: $max-device-width) { @content; }
|
D | _fancytiles.scss | 17 @include respond("min-width: #{$small-break}") { 21 @include respond("min-width: #{$medium-break}") { 25 @include respond("min-width: #{$large-break}") {
|
D | _semantic-grid.scss | 15 min-width: $min-device-width; 26 min-width: 0; 36 min-width: 0; 138 min-width: 0; 158 min-height: 1px;
|
/template/strap/resources/theme/default/pages/templates/ |
D | holy.css | 2 min-width: 0; /** not auto */ 6 @media (min-width: 768px) { 12 grid-template-columns: minmax(min-content,1fr) 3fr; 27 @media (min-width: 992px) { 30 grid-template-columns: minmax(min-content,1fr) 5fr;
|
D | index.css | 2 min-width: 0; /** not auto */ 5 @media (min-width: 768px) { 11 grid-template-columns: minmax(min-content,1fr) 3fr;
|
/template/breeze/bower_components/gumby/ |
D | .jshintignore | 1 js/libs/*.min.js 2 js/*.min.js 3 *.min.js
|
/template/graphy/css/ |
D | graphy-responsive.css | 7 max-width: 100%; min-width: unset; 31 @media screen and (min-width: 783px) { 37 @media screen and (min-width: 783px) { 43 @media screen and (min-width: 1180px) { 52 @media screen and (min-width: 783px) { 77 @media screen and (min-width: 980px) { 163 @media screen and (min-width: 783px) { 174 @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 181 @media screen and (min-width: 783px) { 283 @media screen and (min-width: 980px) { [all …]
|
/template/mywiki/css/ |
D | mywiki-responsive.css | 8 max-width: 100%; min-width: unset; 45 @media screen and (-webkit-min-device-pixel-ratio:0) { 65 @media (min-width: 200px) and (max-width: 240px) { 82 min-width: 80%; 87 @media (min-width: 380px) and (max-width: 479px) { 120 @media (min-width: 480px) and (max-width: 568px) { 147 @media (min-width: 569px) and (max-width: 767px) { 328 @media (min-width: 768px) and (max-width: 900px) { 338 @media (min-width: 900px) { 345 @media screen and (-webkit-min-device-pixel-ratio:0) { [all …]
|
/template/breeze/sass/ |
D | _navbar.scss | 5 min-height: $nav-height; 13 min-height: 0; 121 min-height: 50px; 159 min-width: 0; 160 max-width: $min-device-width; 182 min-height: 50px; 188 min-height: 50px; 213 left: -$min-device-width; 229 min-width: 0; 230 max-width: $min-device-width; [all …]
|
D | _mixins.scss | 19 @include respond("min-width: #{$small-break}") { 23 @include respond("min-width: #{$medium-break}") { 27 @include respond("min-width: #{$large-break}") {
|
/template/arcadebasic/css/ |
D | arcadebasic-responsive.css | 6 max-width: 100%; min-width: unset; 31 @media (min-width: 768px) and (max-width: 991px) { 35 @media (min-width: 768px) and (max-width: 991px) { 39 @media (min-width: 768px) and (max-width: 991px) { 43 @media (min-width: 992px) and (max-width: 1199px) { 46 @media (min-width: 1200px) { 50 @media (min-width: 1200px) { 54 @media (min-width: 1200px) { 61 @media (min-width: 768px) and (max-width: 991px) { 64 @media (min-width: 992px) and (max-width: 1199px) { [all …]
|
/template/breeze/bower_components/gumby/sass/ui/ |
D | _navbar.scss | 5 min-height: 60px; 13 min-height: 0; 118 min-height: 50px; 157 min-width: 0; 158 max-width: $min-device-width; 180 min-height: 50px; 186 min-height: 50px; 206 left: -$min-device-width; 267 min-width: 0; 268 max-width: $min-device-width; [all …]
|
/template/m1/css/ |
D | m1-mobile.css | 11 @media only screen and (min-width: 30em) { 21 @media only screen and (min-width: 48em) { 31 @media only screen and (min-width : 56.25em) { 44 @media only screen and (min-width : 68.75em) {
|
/template/able/css/ |
D | able-responsive.css | 6 max-width: 100%; min-width: unset; 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 ) {
|
/template/arcade-basic/css/ |
D | able-responsive.css | 6 max-width: 100%; min-width: unset; 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 ) {
|
/template/templar/css/ |
D | all.css | 1 @media (min-width: 1200px) { 12 @media (min-width: 980px) and (max-width: 1199px) { 20 @media (min-width: 768px) and (max-width: 979px) {
|
D | all.less | 3 @media (min-width: 1200px) { 16 @media (min-width: 980px) and (max-width: 1199px) { 26 @media (min-width: 768px) and (max-width: 979px) {
|
/template/dokui/ |
D | style.ini | 3 css/uikit.min.css = all 4 css/uikit.docs.min.css = all
|
12345678910>>...41