Home
last modified time | relevance | path

Searched refs:min (Results 176 – 200 of 929) sorted by path

12345678910>>...38

/template/breeze/bower_components/gumby/sass/functions/
H A D_responsivity.scss5 @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; }
H A D_semantic-grid.scss15 min-width: $min-device-width;
26 min-width: 0;
36 min-width: 0;
138 min-width: 0;
158 min-height: 1px;
H A D_tooltips.scss3 @mixin tooltip($tt-min-width, $tt-bgcolor, $tt-position, $tt-align) {
14 min-width: $tt-min-width;
/template/breeze/bower_components/gumby/sass/ui/
H A D_forms.scss375 min-width: 100%;
H A D_icons.scss19 min-width: 20px;
H A D_navbar.scss5 min-height: 60px;
13 min-height: 0;
118 min-height: 50px;
157 min-width: 0;
180 min-height: 50px;
186 min-height: 50px;
267 min-width: 0;
289 min-height: 50px;
295 min-height: 50px;
352 min-height: 50px;
[all …]
H A D_toggles.scss32 min-height: 50%;
43 min-height: 80%;
49 min-height: 92.5%;
H A D_tooltips.scss4 @include tooltip($tt-min-width, $tt-bgcolor, $tt-position, $tt-align);
/template/breeze/bower_components/gumby/sass/var/
H A D_settings.scss12 $min-device-width: 320px; // iPhone Portrait
160 $tt-min-width: 130px;
/template/breeze/css/
H A Dcontent.css74 min-width: 50%;
H A Dgumby.css747 .row .row { min-width: 0; padding-left: 0; padding-right: 0; }
1231 .container { min-width: 0; margin-left: 0; margin-right: 0; }
1232 .row { width: 100%; min-width: 0; margin-left: 0; margin-right: 0; }
1244 .navbar .column, .navbar .columns { min-height: 0; } }
1274 .navbar ul li.active .dropdown ul li { min-height: 50px; border-bottom: #e7dec3; }
1298 .navbar li .dropdown.active .dropdown ul li { min-height: 50px; border-bottom: #e7dec3; }
1727 #config__manager td.label { height: inherit; min-width: 200px; }
1735 .navbar .column, .navbar .columns { min-height: 0; } }
1766 .navbar ul li.active .dropdown ul li { min-height: 50px; border-bottom: #839496; }
1782 .navbar li .dropdown.active .dropdown ul li { min-height: 50px; border-bottom: #839496; }
[all …]
/template/breeze/js/
H A Dgumby.min.js1min(this.$el.width()/(10*this.rate),parseFloat(this.fontSizes.max)),parseFloat(this.fontSizes.min)… property in t.parseSizes.i
/template/breeze/sass/
H A D_confighack.scss14 min-width: 200px;
H A D_forms.scss81 min-width: 100%;
H A D_mixins.scss19 @include respond("min-width: #{$small-break}") {
23 @include respond("min-width: #{$medium-break}") {
27 @include respond("min-width: #{$large-break}") {
H A D_navbar.scss5 min-height: $nav-height;
13 min-height: 0;
121 min-height: 50px;
159 min-width: 0;
182 min-height: 50px;
188 min-height: 50px;
229 min-width: 0;
251 min-height: 50px;
257 min-height: 50px;
314 min-height: 50px;
[all …]
H A D_tables.scss5 min-width: 50%;
/template/breeze/sass/var/
H A D_settings.scss12 $min-device-width: 320px; // iPhone Portrait
187 $tt-min-width: 130px;
/template/bs4simple/css/
H A D_admin.less28 min-height: 1.5em;
H A D_diff.css131 min-width: 9em;
H A D_fileuploader.css38 min-height: 70px;
H A D_footnotes.css14 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 */
34 min-width: 10em; /* @change */
39 min-width: 25em; /* @change */
44 min-width: 15em; /* @change */
56 min-height: 20px;
256 min-height: 130px;
434 min-width: 95%;
H A D_modal.css41 min-height: 16px;
H A D_search.less70 min-width: 10em;

12345678910>>...38