Home
last modified time | relevance | path

Searched refs:max (Results 201 – 225 of 1040) sorted by path

12345678910>>...42

/template/breeze/bower_components/gumby/sass/ui/
H A D_navbar.scss61 max-height: 95%;
74 max-width: 100%;
92 max-height: 0;
100 max-height: 600px;
119 max-height: 320px;
169 max-width: 100%;
181 max-height: 250px;
268 max-width: $min-device-width;
278 max-width: 100%;
290 max-height: 250px;
[all …]
H A D_toggles.scss6 max-height: 0;
16 max-height: 800px;
33 max-height: 65%;
44 max-height: 80%;
50 max-height: 92.5%;
/template/breeze/bower_components/gumby/sass/var/
H A D_settings.scss6 $row-max-width: 940px !default; // 940px
14 $document-width: $row-max-width; // Default Document
15 $max-device-width: 2880px; // Max Document Size
/template/breeze/css/
H A Dbasic.css255 max-width: 100%;
267 max-width: none;
448 max-width: 100%;
H A Ddesign.css120 max-width: __site_width__;
H A Dgumby.css1200 img, object, embed { max-width: 100%; height: auto; }
1204 #map_canvas img, .map_canvas img { max-width: none !important; }
1243 @media only screen and (max-width: 767px) { .navbar { border: none; }
1254 .navbar .logo a img { max-height: 95%; }
1304 @media only screen and (min-width: 768px) and (max-width: 939px) { .navbar li .dropdown ul > li { m…
1647 @media only screen and (max-width: 768px) { .modal > .content { width: 80%; min-height: 80%; max-he…
1648 @media only screen and (max-width: 767px) { .modal > .content { width: 92.5%; min-height: 92.5%; ma…
1694 form fieldset { max-width: 500px; border-color: #93a1a1; }
1734 @media only screen and (max-width: 767px) { .navbar { border: none; }
1745 .navbar .logo a img { max-height: 95%; }
[all …]
H A Dmobile.css7 @media only screen and (max-width: 42em) {
H A Dstructure.css12 max-width: __site_width__;
/template/breeze/js/
H A Dgumby.min.js1max(Math.min(this.$el.width()/(10*this.rate),parseFloat(this.fontSizes.max)),parseFloat(this.fontS… property in t.parseSizes.i
/template/breeze/sass/
H A D_confighack.scss3 max-width: none;
29 max-width: 300px;
H A D_forms.scss6 max-width: 500px;
52 max-width: 100%;
H A D_mixins.scss8 …columns: 1, $small-break: 0px, $medium-break: $tablet-device-width, $large-break: $row-max-width) {
H A D_navbar.scss62 max-height: 95%;
77 max-width: 100%;
95 max-height: 0;
103 max-height: 600px;
122 max-height: 320px;
171 max-width: 100%;
183 max-height: 250px;
230 max-width: $min-device-width;
240 max-width: 100%;
252 max-height: 250px;
[all …]
/template/breeze/sass/var/
H A D_settings.scss6 $row-max-width: 940px !default; // 940px
14 $document-width: $row-max-width; // Default Document
15 $max-device-width: 2880px; // Max Document Size
/template/bs4simple/css/
H A D_footnotes.css13 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_search.less49 max-width: 10em;
71 max-width: 15em;
72 max-height: 50vh;
H A Dbasic.less261 max-width: 100%;
264 max-width: none;
390 max-width: 100%;
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;
H A Dusertools.less11 max-width: @ini_site_width;
/template/bs4simple/images/
H A Dpagetools-build.php113 $r = max(min(round($r*$scale),255),0);
114 $g = max(min(round($g*$scale),255),0);
115 $b = max(min(round($b*$scale),255),0);
/template/bulma/css/
H A Dbasic.css254 max-width: 100%;
268 max-width: none;
450 max-width: 100%;
H A Dbulma.min.css1 /*! bulma.io v0.9.3 | MIT License | github.com/jgthms/bulma */.button,.file-cta,.file-name,.input,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.select select,.textarea{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.5em - 1px);padding-left:calc(.75em - 1px);padding-right:calc(.75em - 1px);padding-top:calc(.5em - 1px);position:relative;vertical-align:top}.button:active,.button:focus,.file-cta:active,.file-cta:focus,.file-name:active,.file-name:focus,.input:active,.input:focus,.is-active.button,.is-active.file-cta,.is-active.file-name,.is-active.input,.is-active.pagination-ellipsis,.is-active.pagination-link,.is-active.pagination-next,.is-active.pagination-previous,.is-active.textarea,.is-focused.button,.is-focused.file-cta,.is-focused.file-name,.is-focused.input,.is-focused.pagination-ellipsis,.is-focused.pagination-link,.is-focused.pagination-next,.is-focused.pagination-previous,.is-focused.textarea,.pagination-ellipsis:active,.pagination-ellipsis:focus,.pagination-link:active,.pagination-link:focus,.pagination-next:active,.pagination-next:focus,.pagination-previous:active,.pagination-previous:focus,.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,.textarea:active,.textarea:focus{outline:0}.button[disabled],.file-cta[disabled],.file-name[disabled],.input[disabled],.pagination-ellipsis[disabled],.pagination-link[disabled],.pagination-next[disabled],.pagination-previous[disabled],.select fieldset[disabled] select,.select select[disabled],.textarea[disabled],fieldset[disabled] .button,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .input,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-previous,fieldset[disabled] .select select,fieldset[disabled] .textarea{cursor:not-allowed}.breadcrumb,.button,.file,.is-unselectable,.pagination-ellipsis,.pagination-link,.pagination-next,.pagination-previous,.tabs{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link:not(.is-arrowless)::after,.select:not(.is-multiple):not(.is-loading)::after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.block:not(:last-child),.box:not(:last-child),.breadcrumb:not(:last-child),.content:not(:last-child),.level:not(:last-child),.message:not(:last-child),.notification:not(:last-child),.pagination:not(:last-child),.progress:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.tabs:not(:last-child),.title:not(:last-child){margin-bottom:1.5rem}.delete,.modal-close{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,.2);border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:0;position:relative;vertical-align:top;width:20px}.delete::after,.delete::before,.modal-close::after,.modal-close::before{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.delete::before,.modal-close::before{height:2px;width:50%}.delete::after,.modal-close::after{height:50%;width:2px}.delete:focus,.delete:hover,.modal-close:focus,.modal-close:hover{background-color:rgba(10,10,10,.3)}.delete:active,.modal-close:active{background-color:rgba(10,10,10,.4)}.is-small.delete,.is-small.modal-close{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.delete,.is-medium.modal-close{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.delete,.is-large.modal-close{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.button.is-loading::after,.control.is-loading::after,.loader,.select.is-loading::after{-webkit-animation:spinAround .5s infinite linear;animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.image.is-16by9 .has-ratio,.image.is-16by9 img,.image.is-1by1 .has-ratio,.image.is-1by1 img,.image.is-1by2 .has-ratio,.image.is-1by2 img,.image.is-1by3 .has-ratio,.image.is-1by3 img,.image.is-2by1 .has-ratio,.image.is-2by1 img,.image.is-2by3 .has-ratio,.image.is-2by3 img,.image.is-3by1 .has-ratio,.image.is-3by1 img,.image.is-3by2 .has-ratio,.image.is-3by2 img,.image.is-3by4 .has-ratio,.image.is-3by4 img,.image.is-3by5 .has-ratio,.image.is-3by5 img,.image.is-4by3 .has-ratio,.image.is-4by3 img,.image.is-4by5 .has-ratio,.image.is-4by5 img,.image.is-5by3 .has-ratio,.image.is-5by3 img,.image.is-5by4 .has-ratio,.image.is-5by4 img,.image.is-9by16 .has-ratio,.image.is-9by16 img,.image.is-square .has-ratio,.image.is-square img,.is-overlay,.modal,.modal-background{bottom:0;left:0;position:absolute;right:0;top:0}.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#485fc7;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:#f5f5f5;color:#da1039;font-size:.875em;font-weight:400;padding:.25em .5em .25em}hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max
[all...]
H A Ddesign.css129 max-width: __site_width__;

12345678910>>...42