Home
last modified time | relevance | path

Searched refs:media (Results 51 – 75 of 1422) sorted by relevance

12345678910>>...57

/template/mindthedark/css/
H A Dmobile.less8 /* for detecting media queries in JavaScript (see script.js): */
16 @media only screen and (max-width: @ini_tablet_width) {
19 z-index: 1; /* for detecting media queries in JavaScript (see script.js) */
105 /* enable horizontal scrolling in media manager */
139 } /* /@media */
144 @media only screen and (max-width: @ini_phone_width) {
147 z-index: 2; /* for detecting media queries in JavaScript (see script.js) */
320 } /* /@media */
325 @media only screen and (max-height: 400px) {
333 } /* /@media */
/template/white/css/
H A Dmobile.less1 @media only screen and (max-width: 760px) {
47 /* media manager */
118 } /* @media for 760px */
121 @media only screen and (max-width: 480px) {
136 } /* @media for 480px */
/template/varicolored/css/
H A Dvapicolored-responsive.css2 @media screen and (max-width: 1000px) {
9 @media screen and (max-width: 700px) {
20 @media screen and (max-width: 700px) {
26 /* media manager and config manager for mobile */
27 @media screen and (max-width: 480px){
/template/sprintdoc/css/
H A Darea_footer.less7 @media screen {
57 @media @screen_min-md {
91 @media @screen_max-md {
102 @media @screen_max-xs {
120 @media @screen_max-xxs {
H A Darea_main-content.less7 p a.media {
44 // @media @screen_min-xlg {
49 // @media @screen_max-xlg {
H A Darea_main-sidebar-nav.less9 @media @screen_md-lg {
13 @media @screen_max-md {
212 @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
279 @media @screen_min-xlg {
301 @media @screen_max-xlg {
313 @media @screen_max-md {
362 @media @screen_max-xs {
380 @media @screen_max-xxs {
H A Darea_nav-breadcrumb.less13 @media @screen_max-md {
17 @media @screen_max-xs {
22 @media @screen_xs-lg {
30 @media @screen_max-xs{
/template/tripillar/css/
H A Dtripillar-responsive.css4 @media screen and (max-width: 1000px) {
13 @media screen and (max-width: 851px) {
20 @media screen and (max-width: 700px) {
51 @media screen and (max-width: 600px) {
57 @media screen and (max-width: 500px) {
90 /* media manager and config manager for mobile */
91 @media screen and (max-width: 480px){
/template/templar/css/
H A Dall.css1 @media (min-width: 1200px) {
12 @media (min-width: 980px) and (max-width: 1199px) {
20 @media (min-width: 768px) and (max-width: 979px) {
35 @media (max-width: 767px) {
H A Dall.less3 @media (min-width: 1200px) {
16 @media (min-width: 980px) and (max-width: 1199px) {
26 @media (min-width: 768px) and (max-width: 979px) {
43 @media (max-width: 767px) {
/template/zenith/css/
H A Dmobile.less8 /* for detecting media queries in JavaScript (see script.js): */
16 @media only screen and (max-width: @ini_tablet_width) {
19 z-index: 1; /* for detecting media queries in JavaScript (see script.js) */
104 /* enable horizontal scrolling in media manager */
138 } /* /@media */
143 @media only screen and (max-width: @ini_phone_width) {
146 z-index: 2; /* for detecting media queries in JavaScript (see script.js) */
363 } /* /@media */
368 @media only screen and (max-height: 400px) {
376 } /* /@media */
/template/writr/css/
H A Dtools.less4 @media screen {
13 .mode_media a.action.media,
21 .site-tools ul li:has(> a.action.media), .user-tools ul li:has(> a.action.admin), .page-tools ul li:has(> a.action.revs) {
94 a.media span:before { content: '\F2CB'; }
129 } /* /@media */
132 @media only screen and (min-width: 960px) {
200 } /* /@media */
202 @media only screen and (max-width: 959px) {
/template/notepad/css/
H A Dresponsive.css5 @media screen and (max-width: 1000px) {
10 @media screen and (max-width: 500px) {
32 @media screen and (max-width: 480px) {
37 /* media manager and config manager for mobile */
41 @media screen and (max-width: 480px){
/template/dokufreech/css/
H A Dmobile.css8 /* for detecting media queries in JavaScript (see script.js): */
16 @media only screen and (max-width: __tablet_width__) {
19 z-index: 1; /* for detecting media queries in JavaScript (see script.js) */
92 /* enable horizontal scrolling in media manager */
117 } /* /@media */
122 @media only screen and (max-width: __phone_width__) {
125 z-index: 2; /* for detecting media queries in JavaScript (see script.js) */
288 } /* /@media */
/template/lisps/css/
H A Dmobile.css8 /* for detecting media queries in JavaScript (see script.js): */
16 @media only screen and (max-width: __tablet_width__) {
19 z-index: 1; /* for detecting media queries in JavaScript (see script.js) */
92 /* enable horizontal scrolling in media manager */
117 } /* /@media */
122 @media only screen and (max-width: __phone_width__) {
125 z-index: 2; /* for detecting media queries in JavaScript (see script.js) */
288 } /* /@media */
/template/codowik/css/
H A Dmobile.less8 /* for detecting media queries in JavaScript (see script.js): */
16 @media only screen and (max-width: @ini_tablet_width) {
19 z-index: 1; /* for detecting media queries in JavaScript (see script.js) */
94 /* enable horizontal scrolling in media manager */
119 } /* /@media */
124 @media only screen and (max-width: @ini_phone_width) {
127 z-index: 2; /* for detecting media queries in JavaScript (see script.js) */
294 } /* /@media */
/template/rtd_suterdev/css/
H A Dbasic.css316 --media-query: pc;
322 -media-query: pc;
325 @media (max-width: __media_query_tb__)
329 --media-query: tb;
335 -media-query: tb;
339 @media (max-width: __media_query_sp__)
343 --media-query: sp;
349 -media-query: sp;
/template/readthedokus/css/
H A Dbasic.css322 --media-query: pc;
328 -media-query: pc;
331 @media (max-width: __media_query_tb__)
335 --media-query: tb;
341 -media-query: tb;
345 @media (max-width: __media_query_sp__)
349 --media-query: sp;
355 -media-query: sp;
/template/m1/css/
H A 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/flarum/css/
H A Dflarum.less8 @media (max-width: 767px) {
32 @media (max-width: 767px) {
38 @media (min-width: 768px) {
44 @media (min-width: 768px) {
59 @media (max-width: 767px) {
178 @media (max-width: 767px) {
238 @media (max-width: 767px) {
280 @media (min-width: 768px) {
386 @media (min-width: 768px) {
633 @media (max-width: 767px),
[all …]
/template/able/css/
H A Dable-responsive.css2 @media screen and (max-width: 480px){
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/
H A Dable-responsive.css2 @media screen and (max-width: 480px){
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/trendclassic/css/
H A Dtrendclassic-responsive.css1 @media screen and (max-width: 1000px) {
8 @media screen and (max-width: 800px) {
24 /* media manager and config manager for mobile */
25 @media screen and (max-width: 480px){
/template/sprintdoc/css/plugins/
H A Dmagic-matcher.less14 @media @screen_md-lg {
73 @media @screen_max-md {
188 @media @screen_max-lg {
202 @media @screen_max-md {
211 @media print {
/template/greensteel/css/
H A Dmobile.css8 /* for detecting media queries in JavaScript (see script.js): */
16 @media only screen and (max-width: 979px) {
19 z-index: 1; /* for detecting media queries in JavaScript (see script.js) */
117 } /* /@media */
122 @media only screen and (max-width: 480px) {
125 z-index: 2; /* for detecting media queries in JavaScript (see script.js) */
292 } /* /@media */

12345678910>>...57