Home
last modified time | relevance | path

Searched refs:only (Results 1 – 25 of 500) sorted by relevance

12345678910>>...20

/template/breeze/bower_components/gumby/sass/functions/
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…
11 @media only screen and (max-width: breakpoint($tablet-device-width)) { @content; }
14 @media only screen and (max-width: $tablet-device-width) { @content; }
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; }
23 @media only screen and (max-width: $document-width + 20) { @content; }
26 @media only screen and (min-width: $max-device-width) { @content; }
32 @media only screen and ('#{$media}') { @content; }
/template/sprintdoc/css/
H A Dbase_vars.less122 @screen_min-xxs: ~"only screen and (min-width: " ~"@{break-min-xxs}px)";
123 @screen_max-xxs: ~"only screen and (max-width: " ~"@{break-max-xxs}px)";
125 @screen_min-xs: ~"only screen and (min-width: " ~"@{break-min-xs}px)";
126 @screen_max-xs: ~"only screen and (max-width: " ~"@{break-max-xs}px)";
128 @screen_min-sm: ~"only screen and (min-width: " ~"@{break-min-sm}px)";
129 @screen_max-sm: ~"only screen and (max-width: " ~"@{break-max-sm}px)";
131 @screen_min-md: ~"only screen and (min-width: " ~"@{break-min-md}px)";
132 @screen_max-md: ~"only screen and (max-width: " ~"@{break-max-md}px)";
134 @screen_min-lg: ~"only screen and (min-width: " ~"@{break-min-lg}px)";
135 @screen_max-lg: ~"only screen and (max-width: " ~"@{break-max-lg}px)";
[all …]
H A Dbase.less126 @screen_min-xxs: ~"only screen and (min-width: " ~"@{break-min-xxs}px)";
127 @screen_max-xxs: ~"only screen and (max-width: " ~"@{break-max-xxs}px)";
129 @screen_min-xs: ~"only screen and (min-width: " ~"@{break-min-xs}px)";
130 @screen_max-xs: ~"only screen and (max-width: " ~"@{break-max-xs}px)";
132 @screen_min-sm: ~"only screen and (min-width: " ~"@{break-min-sm}px)";
133 @screen_max-sm: ~"only screen and (max-width: " ~"@{break-max-sm}px)";
135 @screen_min-md: ~"only screen and (min-width: " ~"@{break-min-md}px)";
136 @screen_max-md: ~"only screen and (max-width: " ~"@{break-max-md}px)";
138 @screen_min-lg: ~"only screen and (min-width: " ~"@{break-min-lg}px)";
139 @screen_max-lg: ~"only screen and (max-width: " ~"@{break-max-lg}px)";
[all …]
H A Darea_header.less39 .mobile-only {
46 .main-title.desktop-only {
75 .main-title:not([class*="desktop-only"]) {
177 .main-title.desktop-only {
206 .main-title.desktop-only p.claim,
220 .main-title.desktop-only {
224 .main-title.desktop-only,
237 .main-title.desktop-only p.claim,
248 .mobile-only {
254 .main-title:not([class*="desktop-only"]) {
/template/twigstarter/vendor/twig/twig/src/TokenParser/
DIncludeTokenParser.php31 list($variables, $only, $ignoreMissing) = $this->parseArguments();
33 …return new IncludeNode($expr, $variables, $only, $ignoreMissing, $token->getLine(), $this->getTag(…
52 $only = false;
54 $only = true;
59 return [$variables, $only, $ignoreMissing];
DWithTokenParser.php29 $only = false;
32 $only = (bool) $stream->nextIf(/* Token::NAME_TYPE */ 5, 'only');
41 return new WithNode($body, $variables, $only, $token->getLine(), $this->getTag());
DEmbedTokenParser.php30 list($variables, $only, $ignoreMissing) = $this->parseArguments();
58 …($module->getTemplateName(), $module->getAttribute('index'), $variables, $only, $ignoreMissing, $t…
/template/hexa/css/
Dhexa-responsive.css129 @media only screen and (max-width: 48.81em) {
138 @media only screen and (max-width: 48.81em) {
149 @media only screen and (max-width: 48.81em) {
158 @media only screen and (max-width: 48.81em) {
167 @media only screen and (max-width: 48.81em) {
176 @media only screen and (max-width: 48.81em) {
349 @media only screen and (max-width: 48.81em) {
358 @media only screen and (max-width: 48.81em) {
365 @media only screen and (max-width: 48.81em) {
383 @media only screen and (max-width: 48.81em) {
[all …]
/template/m1/css/
Dm1-mobile.css11 @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/cowboy/css/
Dcowboy_mobile.less3 @media only screen and (max-width: 950px) {
5 // Display photo only on screens > 950px
15 @media only screen and (max-width: 42em) {
/template/peanutbutter/css/
Dmobile.css8 @media only screen and (max-width: 1023px) {
14 @media only screen and (max-width: 799px) {
70 @media only screen and (max-width: 639px) {
93 @media only screen and (max-width: 479px) {
/template/monochrome/css/
Dmobile.css7 @media only screen and (max-width: 1023px) {
13 @media only screen and (max-width: 799px) {
69 @media only screen and (max-width: 639px) {
92 @media only screen and (max-width: 479px) {
/template/peanutbutter2/css/
Dmobile.css8 @media only screen and (max-width: 1023px) {
14 @media only screen and (max-width: 799px) {
70 @media only screen and (max-width: 639px) {
93 @media only screen and (max-width: 479px) {
/template/twigstarter/vendor/twig/twig/src/Node/
DEmbedNode.php26 …construct(string $name, int $index, ?AbstractExpression $variables, bool $only, bool $ignoreMissin… argument
28 …parent::__construct(new ConstantExpression('not_used', $lineno), $variables, $only, $ignoreMissing…
DWithNode.php23 …public function __construct(Node $body, ?Node $variables, bool $only, int $lineno, string $tag = n… argument
30 parent::__construct($nodes, ['only' => $only], $lineno, $tag);
DIncludeNode.php25 …construct(AbstractExpression $expr, ?AbstractExpression $variables, bool $only, bool $ignoreMissin… argument
32 …parent::__construct($nodes, ['only' => (bool) $only, 'ignore_missing' => (bool) $ignoreMissing], $…
/template/able/css/
Dable-responsive.css33 @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/
Dable-responsive.css33 @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/writr/css/plugins/
Dblog.less43 @media only screen and (max-width: 959px) {
61 @media only screen and (max-width: 767px) {
Ddisqus.less55 @media only screen and (max-width: 959px) {
66 @media only screen and (max-width: 767px) {
Dstarred.less63 @media only screen and (min-width: 960px) {
105 @media only screen and (max-width: 959px) {
147 @media only screen and (max-width: 767px) {
/template/battlehorse/js/
Ddragdrop.js613 only: false, property
714 element, options.only, options.tree ? true : false, options.tag);
719 element, options.only, options.tree ? true : false, options.treeTag);
758 … var children = Sortable.findElements(dropon, {tag: droponOptions.tag, only: droponOptions.only}); property
844 only: sortableOptions.only, property
924 Element.findChildren = function(element, only, recursive, tagName) { argument
927 if(only) only = [only].flatten();
931 (!only || (Element.classNames(e).detect(function(v) { return only.include(v) }))))
934 var grandchildren = Element.findChildren(e, only, recursive, tagName);
/template/a_new_day/js/
Ddragdrop.js613 only: false, property
714 element, options.only, options.tree ? true : false, options.tag);
719 element, options.only, options.tree ? true : false, options.treeTag);
758 … var children = Sortable.findElements(dropon, {tag: droponOptions.tag, only: droponOptions.only}); property
844 only: sortableOptions.only, property
924 Element.findChildren = function(element, only, recursive, tagName) { argument
927 if(only) only = [only].flatten();
931 (!only || (Element.classNames(e).detect(function(v) { return only.include(v) }))))
934 var grandchildren = Element.findChildren(e, only, recursive, tagName);
/template/congrid/css/
Dmobile.less16 @media only screen and (max-width: @ini_tablet_width) {
116 @media only screen and (max-width: @ini_phone_width) {
233 @media only screen and (max-height: 400px) {
234 // 400px is only roughly the required value, this may be wrong under non-standard circumstances
/template/templar/less/
Dresponsive-utilities.less30 // Tablets & small desktops only
41 // Phones only

12345678910>>...20