1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
theme.php
См. документацию.
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html xmlns="http://www.w3.org/1999/xhtml"><head>
2 <meta name="viewport" content="width=device-width">
3 <meta http-equiv="X-UA-Compatible" content="IE=edge">
4 <meta http-equiv="Content-Type" content="text/html; charset=Windows-1251">
5 <title>#SUBJECT#</title>
6
7 <style type="text/css">
8 @media (max-width: 480px){
9 table.bxBlockContentItemImageText, table[class=bxBlockContentItemImageText],
10 table.mail-grid,
11 table[class=mail-grid],
12 table[lang=x-outer],
13 table.mail-grid-cell,
14 table[class=bxPhone320]{
15 width: 300px !important;
16 float:none;
17 }
18 }
19 @media (max-device-width: 480px){
20 table.bxBlockContentItemImageText, table[class=bxBlockContentItemImageText],
21 table.mail-grid,
22 table[class=mail-grid],
23 table[lang=x-outer],
24 table.mail-grid-cell,
25 table[class=bxPhone320]{
26 width: 300px !important;
27 float:none;
28 }
29 }
30
31 a{
32 word-wrap:break-word;
33 }
34 table{
35 border-collapse:collapse;
36 table-layout: fixed;
37 }
38 h1,h2,h3,h4,h5,h6{
39 display:block;
40 margin:0;
41 padding:0;
42 }
43 img,a img{
44 border:0;
45 margin:0;
46 outline:none;
47 text-decoration:none;
48 }
49 body{
50 height:100% !important;
51 margin:0;
52 padding:0;
53 font-family: Arial, Helvetica, sans-serif;
54 width:100% !important;
55 background: #f6f6f6;
56 }
57 img{
58 -ms-interpolation-mode:bicubic;
59 }
60 table{
61 mso-table-lspace:0pt;
62 mso-table-rspace:0pt;
63 }
64 p,a,li,td{
65 mso-line-height-rule:exactly;
66 }
67
68 p,a,li,td,body,table,blockquote{
69 -ms-text-size-adjust:100%;
70 -webkit-text-size-adjust:100%;
71 }
72
73 h1{
74 color:#606060 !important;
75 font-family: Arial, Helvetica, sans-serif;
76 font-size:40px;
77 font-style:normal;
78 font-weight:bold;
79 line-height:125%;
80 letter-spacing:-1px;
81 text-align:left;
82 }
83 h2{
84 color:#404040 !important;
85 font-family: Arial, Helvetica, sans-serif;
86 font-size:26px;
87 font-style:normal;
88 font-weight:normal;
89 line-height:125%;
90 letter-spacing:-.75px;
91 text-align:left;
92 }
93 h3{
94 color:#606060 !important;
95 font-family: Arial, Helvetica, sans-serif;
96 font-size:18px;
97 font-style:normal;
98 font-weight:bold;
99 line-height:125%;
100 letter-spacing:-.5px;
101 text-align:left;
102 }
103 h4{
104 color:#808080 !important;
105 font-family: Arial, Helvetica, sans-serif;
106 font-size:16px;
107 font-style:normal;
108 font-weight:bold;
109 line-height:125%;
110 letter-spacing:normal;
111 text-align:left;
112 }
113
114 .mail-wrap{
115 background: #FFFFFF;
116 width:100%;
117 max-width: 640px;
118 margin: 0 auto;
119 }
120
121 @media only screen and (max-width:480px){
122 body{
123 width:100% !important;
124 min-width:100% !important;
125 }
126 }
127
128 .bxBlockContentText{
129 font-size: 13px;
130 margin: 0;
131 padding-top: 0;
132 padding-right: 0;
133 padding-bottom: 0;
134 padding-left: 0;
135 word-break: break-word;
136 }
137 .bxBlockContentBlockText{
138 font-size: 13px;
139 margin: 0;
140 padding: 10px 8px;
141 border: 1px solid #d3d3d3;
142 }
143
144 .phone .bxBlockContentText{
145 font-size: 20px;
146 text-align: right;
147 vertical-align: middle;
148 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
149 word-break: break-word;
150 }
151
152 .bxBlockContentLine{
153 border: none;
154 height: 2px;
155 background-color: #d3d3d3;
156 margin: 10px 0;
157 display: block;
158 }
159 .bxImage{
160 max-width: 100%;
161 height: auto;
162 }
163 .bxBlockContentImage{
164 /*
165 border: 1px solid #d3d3d3;
166 background: #fdfdfd;
167 */
168 }
169 .bxBlockContentImage p{
170 text-align: center;
171 margin: 0;
172 padding:10px 0;
173 font-size: 13px;
174 }
175
176 .bxBlockContentImageGroup {
177 white-space: -moz-pre-space;
178 }
179
180 /**/
181 .mail-grid{
182 /*outline: 1px dashed #0083D1;*/
183 }
184 .mail-grid-cell{
185 /*outline: 1px solid #17D100;*/
186 }
187 .bxLink{
188
189 }
190 .bxButton, .bxBlockContentButton{
191 display: inline-block;
192 line-height: 22px;
193 color: #fff;
194 padding: 7px 15px ;
195 text-decoration: none;
196 text-align: center;
197 }
198
199 .bxButton, .bxBlockContentButtonEdge{
200 background-color: #1484CE;
201 border-radius: 3px;
202 text-align: center;
203 }
204
205 .bxButton:hover{
206 background: #0D6198;
207 }
208
209 .bxBlockPadding{
210 padding-top:9px;
211 padding-right: 18px;
212 padding-bottom: 9px;
213 padding-left: 18px;
214 padding: 9px 18px 9px 18px;
215 }
216
217 </style>
218
219 <style data-bx-stylist-container="item" type="text/css">
220 #bxStylistBody{
221 padding-bottom: 20px;
222 }
223 #bxStylistHeader{
224 background: #f6f6f6;
225 padding-top: 15px;
226 padding-bottom: 15px;
227 }
228 #bxStylistFooter{
229 background: #f6f6f6;
230 padding-bottom: 15px;
231 color: #a1a6ac;
232 }
233 #bxStylistFooter .bxBlockSocial a,
234 #bxStylistFooter .bxBlockContentText a,
235 #bxStylistFooter .bxBlockContentBoxedText a {
236 text-decoration: none;
237 color: #949da9;
238 }
239 #bxStylistFooter .bxBlockContentText,
240 #bxStylistFooter .bxBlockContentBoxedText p {
241 color: #a1a6ac;
242 }
243 </style>
244</head>
245<body class="">
246
247<div class="mail-wrap">
248
249
250 <center>
251
252<table class="mail-grid" width="100%" border="0" cellpadding="0" cellspacing="0" align="center">
253<tr>
254<td id="bxStylistHeader" align="center">
255
256 <table class="mail-grid" width="640" border="0" cellpadding="0" cellspacing="0" align="center">
257 <tr>
258 <td>
259
260 <table class="mail-grid-cell" width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
261 <tr>
262 <td data-bx-block-editor-place="header">
263 <!-- content -->
264 <div data-bx-block-editor-block-type="text">
265 <table border="0" cellpadding="0" cellspacing="0" width="100%" class="bxBlockText">
266 <tbody class="bxBlockOut">
267 <tr>
268 <td valign="top" class="bxBlockInn bxBlockInnText">
269 <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
270 <tbody>
271 <tr>
272 <td valign="top" class="bxBlockContentText">
273 <span style="font-size: 18pt;"><b>%COMPANY%</b></span>
274 </td>
275 </tr>
276 </tbody>
277 </table>
278 </td>
279 </tr>
280 </tbody>
281 </table>
282 </div>
283 <!-- / content -->
284 </td>
285 </tr>
286 </table>
287
288 </td>
289 </tr>
290 </table>
291
292</td>
293</tr>
294</table>
295
296<table class="mail-grid" width="100%" border="0" cellpadding="0" cellspacing="0" align="center">
297<tr>
298<td id="bxStylistBody" align="center">
299
300 <table class="mail-grid" width="640" border="0" cellpadding="0" cellspacing="0" align="center">
301 <tr>
302 <td>
303
304 <table class="mail-grid-cell" width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
305 <tr>
306 <td data-bx-block-editor-place="body">
307 <!-- content -->
308 %TEMPLATE_CONTENT%
309 <!-- / content -->
310 </td>
311 </tr>
312 </table>
313
314 </td>
315 </tr>
316 </table>
317
318</td>
319</tr>
320</table>
321
322<table class="mail-grid" width="100%" border="0" cellpadding="0" cellspacing="0" align="center">
323<tr>
324<td class="darkFooter" id="bxStylistFooter" align="center">
325
326 <table class="mail-grid" width="640" border="0" cellpadding="0" cellspacing="0" align="center">
327 <tr>
328 <td class="footer">
329
330 <table class="mail-grid-cell" width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
331 <tr>
332 <td data-bx-block-editor-place="footer">
333
334 <!-- content -->
335
336 <div data-bx-block-editor-block-type="boxedtext">
337 <table border="0" cellpadding="0" cellspacing="0" width="100%" class="bxBlockBoxedText">
338 <tbody class="bxBlockOut">
339 <tr>
340 <td valign="top" class="bxBlockInn bxBlockInnBoxedText"><table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
341 <tbody>
342 <tr>
343 <td valign="top" class="">
344 <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%" class="bxBlockContentEdge" style="background-color: rgb(231, 236, 242);" bgcolor="#e7ecf2">
345 <tbody>
346 <tr>
347 <td valign="top" class="bxBlockPadding bxBlockContentText">
348 <p style="text-align: center;">
349 <br>
350 <a href="tel:%PHONE%">
351 <span style="font-size: 28pt; color: #464646;">
352 %PHONE_FORMATTED%
353 </span>
354 </a>
355 <br>
356 <br>
357 </p>
358 </td>
359 </tr>
360 </tbody>
361 </table>
362 </td>
363 </tr>
364 </tbody>
365 </table>
366 </td>
367 </tr>
368 </tbody>
369 </table>
370 </div>
371
372
373 %TEMPLATE_SOCIAL%
374
375
376 <div data-bx-block-editor-block-type="text">
377 <table border="0" cellpadding="0" cellspacing="0" width="100%" class="bxBlockText">
378 <tbody class="bxBlockOut">
379 <tr>
380 <td valign="top" class="bxBlockInn bxBlockInnText">
381 <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
382 <tbody>
383 <tr>
384 <td valign="top" class="bxBlockPadding bxBlockContentText">
385 <p style="text-align: center;">
386 %UNSUB_LINK%
387 </p>
388 </td>
389 </tr>
390 </tbody>
391 </table>
392 </td>
393 </tr>
394 </tbody>
395 </table>
396 </div>
397
398
399
400 <!-- / content -->
401
402 </td>
403 </tr>
404 </table>
405
406 </td>
407 </tr>
408 </table>
409</td>
410</tr>
411</table>
412
413 </center>
414</div>
415</body></html>
collapse(node)
Определения ebay_mip_setup.php:316
hidden PROPERTY[<?=$propertyIndex?>][CODE]<?=htmlspecialcharsEx( $propertyCode)?> height
Определения file_new.php:759
bx popup label bx width30 PAGE_NEW_MENU_NAME text width
Определения file_new.php:677
background color
Определения file_new.php:745
bx_acc_lim_group_list limitGroupList[] multiple<?=$group[ 'ID']?> ID selected margin top
Определения file_new.php:657
<? if( $useEditor3):?>< tr class="heading">< td colspan="2"><? echo GetMessage("FILEMAN_OPTION_SPELL_SET");?></td ></tr ><? if(function_exists( 'pspell_config_create')):$use_pspell_checked=(COption::GetOptionString( $module_id, "use_pspell", "Y")=="Y") ? "checked" :"";?>< tr >< td valign="top">< label for="use_pspell"><?echo GetMessage("FILEMAN_OPTION_USE_PSPELL");?></label >< br >< a title="<?echo GetMessage("FILEMAN_OPTION_ADDISH_DICS_TITLE");?> http
Определения options.php:1473
hidden mSiteList<?=htmlspecialcharsbx(serialize( $siteList))?><?=htmlspecialcharsbx( $siteList[ $j]["ID"])?> _Propery<? if(((COption::GetOptionString( $module_id, "different_set", "N")=="Y") &&( $j !=0))||(COption::GetOptionString( $module_id, "different_set", "N")=="N")) echo "display: none;"?> top adm detail content cell l top adm detail content cell r heading center center ID left
Определения options.php:768
white space
Определения options.php:321
<? endif;?> window document title
Определения prolog_main_admin.php:76
lang
Определения options.php:182
font style
Определения invoice.php:442
font size
Определения invoice.php:442
text align
Определения template.php:556
border radius
Определения options_user_settings.php:273
margin right
Определения options_user_settings.php:273
adm detail iblock types adm detail iblock list tr_SITE_ID display
Определения yandex_setup.php:388