fastlane-plugin-polidea 2.2.0.pre → 3.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +9 -13
- data/lib/fastlane/plugin/polidea.rb +4 -0
- data/lib/fastlane/plugin/polidea/actions/fota_mail.rb +13 -3
- data/lib/fastlane/plugin/polidea/actions/fota_s3.rb +36 -29
- data/lib/fastlane/plugin/polidea/actions/release_notes.rb +1 -1
- data/lib/fastlane/plugin/polidea/actions/release_notes_from_commits.rb +1 -1
- data/lib/fastlane/plugin/polidea/helper/page_generator.rb +28 -56
- data/lib/fastlane/plugin/polidea/helper/qr_generator.rb +7 -42
- data/lib/fastlane/plugin/polidea/version.rb +1 -1
- data/templates/install.erb +238 -0
- data/{lib/fastlane/plugin/polidea/templates/download.erb → templates/mail.erb} +18 -23
- metadata +10 -111
- data/lib/fastlane/plugin/polidea/actions/extract_app_icon.rb +0 -172
- data/lib/fastlane/plugin/polidea/actions/extract_app_name.rb +0 -100
- data/lib/fastlane/plugin/polidea/actions/extract_version.rb +0 -106
- data/lib/fastlane/plugin/polidea/actions/get_binary_size.rb +0 -57
- data/lib/fastlane/plugin/polidea/templates/images/cover-shuttle.jpg +0 -0
- data/lib/fastlane/plugin/polidea/templates/images/icon-placeholder.png +0 -0
- data/lib/fastlane/plugin/polidea/templates/images/polidea-logo.png +0 -0
- data/lib/fastlane/plugin/polidea/templates/images/social-behance.png +0 -0
- data/lib/fastlane/plugin/polidea/templates/images/social-dribbble.png +0 -0
- data/lib/fastlane/plugin/polidea/templates/images/social-facebook.png +0 -0
- data/lib/fastlane/plugin/polidea/templates/images/social-github.png +0 -0
- data/lib/fastlane/plugin/polidea/templates/images/social-instagram.png +0 -0
- data/lib/fastlane/plugin/polidea/templates/images/social-linkedin.png +0 -0
- data/lib/fastlane/plugin/polidea/templates/images/social-twitter.png +0 -0
- data/lib/fastlane/plugin/polidea/templates/installation-page/css/installation-page.css +0 -4895
- data/lib/fastlane/plugin/polidea/templates/installation-page/css/installation-page.css.map +0 -7
- data/lib/fastlane/plugin/polidea/templates/installation-page/img/bg.png +0 -0
- data/lib/fastlane/plugin/polidea/templates/installation-page/img/jenkins_bg.jpg +0 -0
- data/lib/fastlane/plugin/polidea/templates/installation-page/img/jenkins_bg_1024.jpg +0 -0
- data/lib/fastlane/plugin/polidea/templates/installation-page/img/jenkins_bg_1280.jpg +0 -0
- data/lib/fastlane/plugin/polidea/templates/installation-page/img/jenkins_bg_1360.jpg +0 -0
- data/lib/fastlane/plugin/polidea/templates/installation-page/img/jenkins_bg_1440.jpg +0 -0
- data/lib/fastlane/plugin/polidea/templates/installation-page/img/jenkins_bg_1680.jpg +0 -0
- data/lib/fastlane/plugin/polidea/templates/installation-page/img/jenkins_bg_768.jpg +0 -0
- data/lib/fastlane/plugin/polidea/templates/installation-page/img/jenkins_bg_ipad_1024.jpg +0 -0
- data/lib/fastlane/plugin/polidea/templates/installation-page/img/jenkins_bg_ipad_768.jpg +0 -0
- data/lib/fastlane/plugin/polidea/templates/installation-page/img/logo.svg +0 -32
- data/lib/fastlane/plugin/polidea/templates/installation-page/img/logo_square.svg +0 -12
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/foundation.min.js +0 -10
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/foundation/foundation.abide.js +0 -294
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/foundation/foundation.accordion.js +0 -65
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/foundation/foundation.alert.js +0 -43
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/foundation/foundation.clearing.js +0 -558
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/foundation/foundation.dropdown.js +0 -313
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/foundation/foundation.equalizer.js +0 -74
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/foundation/foundation.interchange.js +0 -344
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/foundation/foundation.joyride.js +0 -915
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/foundation/foundation.js +0 -625
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/foundation/foundation.magellan.js +0 -189
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/foundation/foundation.offcanvas.js +0 -139
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/foundation/foundation.orbit.js +0 -472
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/foundation/foundation.reveal.js +0 -443
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/foundation/foundation.slider.js +0 -231
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/foundation/foundation.tab.js +0 -167
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/foundation/foundation.tooltip.js +0 -298
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/foundation/foundation.topbar.js +0 -436
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/vendor/aes.js +0 -35
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/vendor/enc-base64-min.js +0 -8
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/vendor/fastclick.js +0 -9
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/vendor/jquery.cookie.js +0 -8
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/vendor/jquery.js +0 -26
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/vendor/modernizr.js +0 -8
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/vendor/pbkdf2.js +0 -19
- data/lib/fastlane/plugin/polidea/templates/installation-page/js/vendor/placeholder.js +0 -2
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/fonts.scss +0 -64
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation.scss +0 -45
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/_functions.scss +0 -101
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/_settings.scss +0 -1441
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_accordion.scss +0 -156
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_alert-boxes.scss +0 -126
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_block-grid.scss +0 -132
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_breadcrumbs.scss +0 -132
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_button-groups.scss +0 -200
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_buttons.scss +0 -252
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_clearing.scss +0 -247
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_dropdown-buttons.scss +0 -129
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_dropdown.scss +0 -248
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_flex-video.scss +0 -51
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_forms.scss +0 -570
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_global.scss +0 -447
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_grid.scss +0 -275
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_icon-bar.scss +0 -293
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_inline-lists.scss +0 -57
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_joyride.scss +0 -222
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_keystrokes.scss +0 -61
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_labels.scss +0 -105
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_magellan.scss +0 -34
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_offcanvas.scss +0 -510
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_orbit.scss +0 -368
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_pagination.scss +0 -162
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_panels.scss +0 -93
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_pricing-tables.scss +0 -150
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_progress-bars.scss +0 -79
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_range-slider.scss +0 -168
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_reveal.scss +0 -220
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_side-nav.scss +0 -116
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_split-buttons.scss +0 -191
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_sub-nav.scss +0 -125
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_switches.scss +0 -226
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_tables.scss +0 -135
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_tabs.scss +0 -123
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_thumbs.scss +0 -66
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_toolbar.scss +0 -70
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_tooltips.scss +0 -142
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_top-bar.scss +0 -676
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_type.scss +0 -523
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/foundation/components/_visibility.scss +0 -408
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/installation-page.scss +0 -171
- data/lib/fastlane/plugin/polidea/templates/installation-page/sass/normalize.scss +0 -425
- data/lib/fastlane/plugin/polidea/templates/installation_template.erb +0 -54
- data/lib/fastlane/plugin/polidea/templates/mailgun_template.erb +0 -1257
- data/lib/fastlane/plugin/polidea/templates/secure_installation_template.erb +0 -130
@@ -1,1257 +0,0 @@
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
2
|
-
<html xmlns="http://www.w3.org/1999/xhtml">
|
3
|
-
<head>
|
4
|
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
5
|
-
<meta name="viewport" content="width=device-width"/>
|
6
|
-
<style>
|
7
|
-
/**********************************************
|
8
|
-
* Ink v1.0.5 - Copyright 2013 ZURB Inc *
|
9
|
-
**********************************************/
|
10
|
-
|
11
|
-
/* Client-specific Styles & Reset */
|
12
|
-
|
13
|
-
#outlook a {
|
14
|
-
padding:0;
|
15
|
-
}
|
16
|
-
|
17
|
-
body{
|
18
|
-
width:100% !important;
|
19
|
-
min-width: 100%;
|
20
|
-
-webkit-text-size-adjust:100%;
|
21
|
-
-ms-text-size-adjust:100%;
|
22
|
-
margin:0;
|
23
|
-
padding:0;
|
24
|
-
}
|
25
|
-
|
26
|
-
.ExternalClass {
|
27
|
-
width:100%;
|
28
|
-
}
|
29
|
-
|
30
|
-
.ExternalClass,
|
31
|
-
.ExternalClass p,
|
32
|
-
.ExternalClass span,
|
33
|
-
.ExternalClass font,
|
34
|
-
.ExternalClass td,
|
35
|
-
.ExternalClass div {
|
36
|
-
line-height: 100%;
|
37
|
-
}
|
38
|
-
|
39
|
-
#backgroundTable {
|
40
|
-
margin:0;
|
41
|
-
padding:0;
|
42
|
-
width:100% !important;
|
43
|
-
line-height: 100% !important;
|
44
|
-
}
|
45
|
-
|
46
|
-
img {
|
47
|
-
outline:none;
|
48
|
-
text-decoration:none;
|
49
|
-
-ms-interpolation-mode: bicubic;
|
50
|
-
width: auto;
|
51
|
-
max-width: 100%;
|
52
|
-
float: left;
|
53
|
-
clear: both;
|
54
|
-
display: block;
|
55
|
-
}
|
56
|
-
|
57
|
-
center {
|
58
|
-
width: 100%;
|
59
|
-
min-width: 580px;
|
60
|
-
}
|
61
|
-
|
62
|
-
a img {
|
63
|
-
border: none;
|
64
|
-
}
|
65
|
-
|
66
|
-
p {
|
67
|
-
margin: 0 0 0 10px;
|
68
|
-
}
|
69
|
-
|
70
|
-
table {
|
71
|
-
border-spacing: 0;
|
72
|
-
border-collapse: collapse;
|
73
|
-
}
|
74
|
-
|
75
|
-
td {
|
76
|
-
word-break: break-word;
|
77
|
-
-webkit-hyphens: auto;
|
78
|
-
-moz-hyphens: auto;
|
79
|
-
hyphens: auto;
|
80
|
-
border-collapse: collapse !important;
|
81
|
-
}
|
82
|
-
|
83
|
-
table, tr, td {
|
84
|
-
padding: 0;
|
85
|
-
vertical-align: top;
|
86
|
-
text-align: left;
|
87
|
-
}
|
88
|
-
|
89
|
-
hr {
|
90
|
-
color: #d9d9d9;
|
91
|
-
background-color: #d9d9d9;
|
92
|
-
height: 1px;
|
93
|
-
border: none;
|
94
|
-
}
|
95
|
-
|
96
|
-
/* Responsive Grid */
|
97
|
-
|
98
|
-
table.body {
|
99
|
-
height: 100%;
|
100
|
-
width: 100%;
|
101
|
-
}
|
102
|
-
|
103
|
-
table.container {
|
104
|
-
width: 580px;
|
105
|
-
margin: 0 auto;
|
106
|
-
text-align: inherit;
|
107
|
-
|
108
|
-
/*background: url('https://polidea-build-artifacts.s3.amazonaws.com/release-resources/img/bg.png') center top no-repeat white;*/
|
109
|
-
background: transparent;
|
110
|
-
}
|
111
|
-
|
112
|
-
table.row {
|
113
|
-
padding: 0px;
|
114
|
-
width: 100%;
|
115
|
-
position: relative;
|
116
|
-
}
|
117
|
-
|
118
|
-
table.container table.row {
|
119
|
-
display: block;
|
120
|
-
}
|
121
|
-
|
122
|
-
td.wrapper {
|
123
|
-
padding: 10px 25px 0px 0px;
|
124
|
-
position: relative;
|
125
|
-
}
|
126
|
-
|
127
|
-
table.columns,
|
128
|
-
table.column {
|
129
|
-
margin: 0 auto;
|
130
|
-
}
|
131
|
-
|
132
|
-
table.columns td,
|
133
|
-
table.column td {
|
134
|
-
padding: 0px 0px 0px;
|
135
|
-
}
|
136
|
-
|
137
|
-
table.columns td.sub-columns,
|
138
|
-
table.column td.sub-columns,
|
139
|
-
table.columns td.sub-column,
|
140
|
-
table.column td.sub-column {
|
141
|
-
/*padding-right: 10px;*/
|
142
|
-
}
|
143
|
-
|
144
|
-
td.sub-column, td.sub-columns {
|
145
|
-
min-width: 0px;
|
146
|
-
}
|
147
|
-
|
148
|
-
table.row td.last,
|
149
|
-
table.container td.last {
|
150
|
-
padding-right: 0px;
|
151
|
-
}
|
152
|
-
|
153
|
-
table.one { width: 30px; }
|
154
|
-
table.two { width: 80px; }
|
155
|
-
table.three { width: 130px; }
|
156
|
-
table.four { width: 180px; }
|
157
|
-
table.five { width: 230px; }
|
158
|
-
table.six { width: 280px; }
|
159
|
-
table.seven { width: 330px; }
|
160
|
-
table.eight { width: 380px; }
|
161
|
-
table.nine { width: 430px; }
|
162
|
-
table.ten { width: 480px; }
|
163
|
-
table.eleven { width: 530px; }
|
164
|
-
table.twelve { width: 580px; }
|
165
|
-
|
166
|
-
table.one center { min-width: 30px; }
|
167
|
-
table.two center { min-width: 80px; }
|
168
|
-
table.three center { min-width: 130px; }
|
169
|
-
table.four center { min-width: 180px; }
|
170
|
-
table.five center { min-width: 230px; }
|
171
|
-
table.six center { min-width: 280px; }
|
172
|
-
table.seven center { min-width: 330px; }
|
173
|
-
table.eight center { min-width: 380px; }
|
174
|
-
table.nine center { min-width: 430px; }
|
175
|
-
table.ten center { min-width: 480px; }
|
176
|
-
table.eleven center { min-width: 530px; }
|
177
|
-
table.twelve center { min-width: 580px; }
|
178
|
-
|
179
|
-
table.one .panel center { min-width: 10px; }
|
180
|
-
table.two .panel center { min-width: 60px; }
|
181
|
-
table.three .panel center { min-width: 110px; }
|
182
|
-
table.four .panel center { min-width: 160px; }
|
183
|
-
table.five .panel center { min-width: 210px; }
|
184
|
-
table.six .panel center { min-width: 260px; }
|
185
|
-
table.seven .panel center { min-width: 310px; }
|
186
|
-
table.eight .panel center { min-width: 360px; }
|
187
|
-
table.nine .panel center { min-width: 410px; }
|
188
|
-
table.ten .panel center { min-width: 460px; }
|
189
|
-
table.eleven .panel center { min-width: 510px; }
|
190
|
-
table.twelve .panel center { min-width: 560px; }
|
191
|
-
|
192
|
-
.body .columns td.one,
|
193
|
-
.body .column td.one { width: 8.333333%; }
|
194
|
-
.body .columns td.two,
|
195
|
-
.body .column td.two { width: 16.666666%; }
|
196
|
-
.body .columns td.three,
|
197
|
-
.body .column td.three { width: 25%; }
|
198
|
-
.body .columns td.four,
|
199
|
-
.body .column td.four { width: 33.333333%; }
|
200
|
-
.body .columns td.five,
|
201
|
-
.body .column td.five { width: 41.666666%; }
|
202
|
-
.body .columns td.six,
|
203
|
-
.body .column td.six { width: 50%; }
|
204
|
-
.body .columns td.seven,
|
205
|
-
.body .column td.seven { width: 58.333333%; }
|
206
|
-
.body .columns td.eight,
|
207
|
-
.body .column td.eight { width: 66.666666%; }
|
208
|
-
.body .columns td.nine,
|
209
|
-
.body .column td.nine { width: 75%; }
|
210
|
-
.body .columns td.ten,
|
211
|
-
.body .column td.ten { width: 83.333333%; }
|
212
|
-
.body .columns td.eleven,
|
213
|
-
.body .column td.eleven { width: 91.666666%; }
|
214
|
-
.body .columns td.twelve,
|
215
|
-
.body .column td.twelve { width: 100%; }
|
216
|
-
|
217
|
-
td.offset-by-one { padding-left: 50px; }
|
218
|
-
td.offset-by-two { padding-left: 100px; }
|
219
|
-
td.offset-by-three { padding-left: 150px; }
|
220
|
-
td.offset-by-four { padding-left: 200px; }
|
221
|
-
td.offset-by-five { padding-left: 250px; }
|
222
|
-
td.offset-by-six { padding-left: 300px; }
|
223
|
-
td.offset-by-seven { padding-left: 350px; }
|
224
|
-
td.offset-by-eight { padding-left: 400px; }
|
225
|
-
td.offset-by-nine { padding-left: 450px; }
|
226
|
-
td.offset-by-ten { padding-left: 500px; }
|
227
|
-
td.offset-by-eleven { padding-left: 550px; }
|
228
|
-
|
229
|
-
td.expander {
|
230
|
-
visibility: hidden;
|
231
|
-
width: 0px;
|
232
|
-
padding: 0 !important;
|
233
|
-
}
|
234
|
-
|
235
|
-
table.columns .text-pad,
|
236
|
-
table.column .text-pad {
|
237
|
-
padding-left: 10px;
|
238
|
-
padding-right: 10px;
|
239
|
-
}
|
240
|
-
|
241
|
-
table.columns .left-text-pad,
|
242
|
-
table.columns .text-pad-left,
|
243
|
-
table.column .left-text-pad,
|
244
|
-
table.column .text-pad-left {
|
245
|
-
padding-left: 10px;
|
246
|
-
}
|
247
|
-
|
248
|
-
table.columns .right-text-pad,
|
249
|
-
table.columns .text-pad-right,
|
250
|
-
table.column .right-text-pad,
|
251
|
-
table.column .text-pad-right {
|
252
|
-
padding-right: 10px;
|
253
|
-
}
|
254
|
-
|
255
|
-
/* Block Grid */
|
256
|
-
|
257
|
-
.block-grid {
|
258
|
-
width: 100%;
|
259
|
-
max-width: 580px;
|
260
|
-
}
|
261
|
-
|
262
|
-
.block-grid td {
|
263
|
-
display: inline-block;
|
264
|
-
padding:10px;
|
265
|
-
}
|
266
|
-
|
267
|
-
.two-up td {
|
268
|
-
width:270px;
|
269
|
-
}
|
270
|
-
|
271
|
-
.three-up td {
|
272
|
-
width:173px;
|
273
|
-
}
|
274
|
-
|
275
|
-
.four-up td {
|
276
|
-
width:125px;
|
277
|
-
}
|
278
|
-
|
279
|
-
.five-up td {
|
280
|
-
width:96px;
|
281
|
-
}
|
282
|
-
|
283
|
-
.six-up td {
|
284
|
-
width:76px;
|
285
|
-
}
|
286
|
-
|
287
|
-
.seven-up td {
|
288
|
-
width:62px;
|
289
|
-
}
|
290
|
-
|
291
|
-
.eight-up td {
|
292
|
-
width:52px;
|
293
|
-
}
|
294
|
-
|
295
|
-
/* Alignment & Visibility Classes */
|
296
|
-
|
297
|
-
table.center, td.center {
|
298
|
-
text-align: center;
|
299
|
-
}
|
300
|
-
|
301
|
-
h1.center,
|
302
|
-
h2.center,
|
303
|
-
h3.center,
|
304
|
-
h4.center,
|
305
|
-
h5.center,
|
306
|
-
h6.center {
|
307
|
-
text-align: center;
|
308
|
-
}
|
309
|
-
|
310
|
-
span.center {
|
311
|
-
display: block;
|
312
|
-
width: 100%;
|
313
|
-
text-align: center;
|
314
|
-
}
|
315
|
-
|
316
|
-
img.center {
|
317
|
-
margin: 0 auto;
|
318
|
-
float: none;
|
319
|
-
}
|
320
|
-
|
321
|
-
.show-for-small,
|
322
|
-
.hide-for-desktop {
|
323
|
-
display: none;
|
324
|
-
}
|
325
|
-
|
326
|
-
/* Typography */
|
327
|
-
|
328
|
-
body, table.body, h1, h2, h3, h4, h5, h6, p, td {
|
329
|
-
color: #222222;
|
330
|
-
font-family: "Helvetica", "Arial", sans-serif;
|
331
|
-
font-weight: normal;
|
332
|
-
padding:0;
|
333
|
-
margin: 0;
|
334
|
-
text-align: left;
|
335
|
-
line-height: 1.3;
|
336
|
-
}
|
337
|
-
|
338
|
-
h1, h2, h3, h4, h5, h6 {
|
339
|
-
word-break: normal;
|
340
|
-
}
|
341
|
-
|
342
|
-
h1 {font-size: 40px;}
|
343
|
-
h2 {font-size: 36px;}
|
344
|
-
h3 {font-size: 32px;}
|
345
|
-
h4 {font-size: 28px;}
|
346
|
-
h5 {font-size: 24px;}
|
347
|
-
h6 {font-size: 20px;}
|
348
|
-
body, table.body, p, td {font-size: 14px;line-height:19px;}
|
349
|
-
|
350
|
-
p.lead, p.lede, p.leed {
|
351
|
-
font-size: 18px;
|
352
|
-
line-height:21px;
|
353
|
-
}
|
354
|
-
|
355
|
-
p {
|
356
|
-
margin-bottom: 10px;
|
357
|
-
}
|
358
|
-
|
359
|
-
small {
|
360
|
-
font-size: 10px;
|
361
|
-
}
|
362
|
-
|
363
|
-
a {
|
364
|
-
color: #2ba6cb;
|
365
|
-
text-decoration: none;
|
366
|
-
}
|
367
|
-
|
368
|
-
a:hover {
|
369
|
-
color: #2795b6 !important;
|
370
|
-
}
|
371
|
-
|
372
|
-
a:active {
|
373
|
-
color: #2795b6 !important;
|
374
|
-
}
|
375
|
-
|
376
|
-
a:visited {
|
377
|
-
color: #2ba6cb !important;
|
378
|
-
}
|
379
|
-
|
380
|
-
h1 a,
|
381
|
-
h2 a,
|
382
|
-
h3 a,
|
383
|
-
h4 a,
|
384
|
-
h5 a,
|
385
|
-
h6 a {
|
386
|
-
color: #2ba6cb;
|
387
|
-
}
|
388
|
-
|
389
|
-
h1 a:active,
|
390
|
-
h2 a:active,
|
391
|
-
h3 a:active,
|
392
|
-
h4 a:active,
|
393
|
-
h5 a:active,
|
394
|
-
h6 a:active {
|
395
|
-
color: #2ba6cb !important;
|
396
|
-
}
|
397
|
-
|
398
|
-
h1 a:visited,
|
399
|
-
h2 a:visited,
|
400
|
-
h3 a:visited,
|
401
|
-
h4 a:visited,
|
402
|
-
h5 a:visited,
|
403
|
-
h6 a:visited {
|
404
|
-
color: #2ba6cb !important;
|
405
|
-
}
|
406
|
-
|
407
|
-
/* Panels */
|
408
|
-
|
409
|
-
.panel {
|
410
|
-
padding: 10px !important;
|
411
|
-
background: white;
|
412
|
-
}
|
413
|
-
|
414
|
-
.sub-grid table {
|
415
|
-
width: 100%;
|
416
|
-
}
|
417
|
-
|
418
|
-
.sub-grid td.sub-columns {
|
419
|
-
padding-bottom: 0;
|
420
|
-
}
|
421
|
-
|
422
|
-
/* Buttons */
|
423
|
-
|
424
|
-
table.button,
|
425
|
-
table.tiny-button,
|
426
|
-
table.small-button,
|
427
|
-
table.medium-button,
|
428
|
-
table.large-button {
|
429
|
-
width: 100%;
|
430
|
-
overflow: hidden;
|
431
|
-
}
|
432
|
-
|
433
|
-
table.button td,
|
434
|
-
table.tiny-button td,
|
435
|
-
table.small-button td,
|
436
|
-
table.medium-button td,
|
437
|
-
table.large-button td {
|
438
|
-
display: block;
|
439
|
-
width: auto !important;
|
440
|
-
text-align: center;
|
441
|
-
background: #2ba6cb;
|
442
|
-
border: 1px solid #2284a1;
|
443
|
-
color: #ffffff;
|
444
|
-
padding: 8px 0;
|
445
|
-
}
|
446
|
-
|
447
|
-
table.tiny-button td {
|
448
|
-
padding: 5px 0 4px;
|
449
|
-
}
|
450
|
-
|
451
|
-
table.small-button td {
|
452
|
-
padding: 8px 0 7px;
|
453
|
-
}
|
454
|
-
|
455
|
-
table.medium-button td {
|
456
|
-
padding: 12px 0 10px;
|
457
|
-
}
|
458
|
-
|
459
|
-
table.large-button td {
|
460
|
-
padding: 21px 0 18px;
|
461
|
-
}
|
462
|
-
|
463
|
-
table.button td a,
|
464
|
-
table.tiny-button td a,
|
465
|
-
table.small-button td a,
|
466
|
-
table.medium-button td a,
|
467
|
-
table.large-button td a {
|
468
|
-
font-weight: bold;
|
469
|
-
text-decoration: none;
|
470
|
-
font-family: Helvetica, Arial, sans-serif;
|
471
|
-
color: #ffffff;
|
472
|
-
font-size: 16px;
|
473
|
-
}
|
474
|
-
|
475
|
-
table.tiny-button td a {
|
476
|
-
font-size: 12px;
|
477
|
-
font-weight: normal;
|
478
|
-
}
|
479
|
-
|
480
|
-
table.small-button td a {
|
481
|
-
font-size: 16px;
|
482
|
-
}
|
483
|
-
|
484
|
-
table.medium-button td a {
|
485
|
-
font-size: 20px;
|
486
|
-
}
|
487
|
-
|
488
|
-
table.large-button td a {
|
489
|
-
font-size: 24px;
|
490
|
-
}
|
491
|
-
|
492
|
-
table.button:hover td,
|
493
|
-
table.button:visited td,
|
494
|
-
table.button:active td {
|
495
|
-
background: #2795b6 !important;
|
496
|
-
}
|
497
|
-
|
498
|
-
table.button:hover td a,
|
499
|
-
table.button:visited td a,
|
500
|
-
table.button:active td a {
|
501
|
-
<% if is_android %>
|
502
|
-
color: #6fc13c !important;
|
503
|
-
<% else %>
|
504
|
-
color: #ffffff !important;
|
505
|
-
<% end %>
|
506
|
-
}
|
507
|
-
|
508
|
-
table.button:hover td,
|
509
|
-
table.tiny-button:hover td,
|
510
|
-
table.small-button:hover td,
|
511
|
-
table.medium-button:hover td,
|
512
|
-
table.large-button:hover td {
|
513
|
-
<% if is_android %>
|
514
|
-
background: #ffffff !important;
|
515
|
-
border-color: #6fc13c !important;
|
516
|
-
<% else %>
|
517
|
-
background: #6fc13c !important;
|
518
|
-
border-color: #ffffff !important;
|
519
|
-
<% end %>
|
520
|
-
}
|
521
|
-
|
522
|
-
table.button:hover td a,
|
523
|
-
table.button:active td a,
|
524
|
-
table.button td a:visited,
|
525
|
-
table.tiny-button:hover td a,
|
526
|
-
table.tiny-button:active td a,
|
527
|
-
table.tiny-button td a:visited,
|
528
|
-
table.small-button:hover td a,
|
529
|
-
table.small-button:active td a,
|
530
|
-
table.small-button td a:visited,
|
531
|
-
table.medium-button:hover td a,
|
532
|
-
table.medium-button:active td a,
|
533
|
-
table.medium-button td a:visited,
|
534
|
-
table.large-button:hover td a,
|
535
|
-
table.large-button:active td a,
|
536
|
-
table.large-button td a:visited {
|
537
|
-
<% if is_android %>
|
538
|
-
color: #6fc13c !important;
|
539
|
-
<% else %>
|
540
|
-
color: #ffffff !important;
|
541
|
-
<% end %>
|
542
|
-
}
|
543
|
-
|
544
|
-
table.secondary td {
|
545
|
-
background: #e9e9e9;
|
546
|
-
border-color: #d0d0d0;
|
547
|
-
color: #555;
|
548
|
-
}
|
549
|
-
|
550
|
-
table.secondary td a {
|
551
|
-
color: #555;
|
552
|
-
}
|
553
|
-
|
554
|
-
table.secondary:hover td {
|
555
|
-
background: #d0d0d0 !important;
|
556
|
-
color: #555;
|
557
|
-
}
|
558
|
-
|
559
|
-
table.secondary:hover td a,
|
560
|
-
table.secondary td a:visited,
|
561
|
-
table.secondary:active td a {
|
562
|
-
color: #555 !important;
|
563
|
-
}
|
564
|
-
|
565
|
-
table.success td {
|
566
|
-
background: #5da423;
|
567
|
-
border-color: #457a1a;
|
568
|
-
}
|
569
|
-
|
570
|
-
table.success:hover td {
|
571
|
-
background: #457a1a !important;
|
572
|
-
}
|
573
|
-
|
574
|
-
table.alert td {
|
575
|
-
background: #c60f13;
|
576
|
-
border-color: #970b0e;
|
577
|
-
}
|
578
|
-
|
579
|
-
table.alert:hover td {
|
580
|
-
background: #970b0e !important;
|
581
|
-
}
|
582
|
-
|
583
|
-
table.radius td {
|
584
|
-
-webkit-border-radius: 3px;
|
585
|
-
-moz-border-radius: 3px;
|
586
|
-
border-radius: 3px;
|
587
|
-
}
|
588
|
-
|
589
|
-
|
590
|
-
/* Outlook First */
|
591
|
-
|
592
|
-
body.outlook p {
|
593
|
-
display: inline !important;
|
594
|
-
}
|
595
|
-
|
596
|
-
/* Media Queries */
|
597
|
-
|
598
|
-
@media only screen and (max-width: 600px) {
|
599
|
-
|
600
|
-
table[class="body"] img {
|
601
|
-
width: auto !important;
|
602
|
-
height: auto !important;
|
603
|
-
}
|
604
|
-
|
605
|
-
table[class="body"] center {
|
606
|
-
min-width: 0 !important;
|
607
|
-
}
|
608
|
-
|
609
|
-
table[class="body"] .container {
|
610
|
-
width: 95% !important;
|
611
|
-
}
|
612
|
-
|
613
|
-
table[class="body"] .row {
|
614
|
-
width: 100% !important;
|
615
|
-
display: block !important;
|
616
|
-
}
|
617
|
-
|
618
|
-
table[class="body"] .wrapper {
|
619
|
-
display: block !important;
|
620
|
-
padding-right: 0 !important;
|
621
|
-
}
|
622
|
-
|
623
|
-
table[class="body"] .columns,
|
624
|
-
table[class="body"] .column {
|
625
|
-
table-layout: fixed !important;
|
626
|
-
float: none !important;
|
627
|
-
width: 100% !important;
|
628
|
-
padding-right: 0px !important;
|
629
|
-
padding-left: 0px !important;
|
630
|
-
display: block !important;
|
631
|
-
}
|
632
|
-
|
633
|
-
table[class="body"] .wrapper.first .columns,
|
634
|
-
table[class="body"] .wrapper.first .column {
|
635
|
-
display: table !important;
|
636
|
-
}
|
637
|
-
|
638
|
-
table[class="body"] table.columns td,
|
639
|
-
table[class="body"] table.column td {
|
640
|
-
width: 100% !important;
|
641
|
-
}
|
642
|
-
|
643
|
-
table[class="body"] .columns td.one,
|
644
|
-
table[class="body"] .column td.one { width: 8.333333% !important; }
|
645
|
-
table[class="body"] .columns td.two,
|
646
|
-
table[class="body"] .column td.two { width: 16.666666% !important; }
|
647
|
-
table[class="body"] .columns td.three,
|
648
|
-
table[class="body"] .column td.three { width: 25% !important; }
|
649
|
-
table[class="body"] .columns td.four,
|
650
|
-
table[class="body"] .column td.four { width: 33.333333% !important; }
|
651
|
-
table[class="body"] .columns td.five,
|
652
|
-
table[class="body"] .column td.five { width: 41.666666% !important; }
|
653
|
-
table[class="body"] .columns td.six,
|
654
|
-
table[class="body"] .column td.six { width: 50% !important; }
|
655
|
-
table[class="body"] .columns td.seven,
|
656
|
-
table[class="body"] .column td.seven { width: 58.333333% !important; }
|
657
|
-
table[class="body"] .columns td.eight,
|
658
|
-
table[class="body"] .column td.eight { width: 66.666666% !important; }
|
659
|
-
table[class="body"] .columns td.nine,
|
660
|
-
table[class="body"] .column td.nine { width: 75% !important; }
|
661
|
-
table[class="body"] .columns td.ten,
|
662
|
-
table[class="body"] .column td.ten { width: 83.333333% !important; }
|
663
|
-
table[class="body"] .columns td.eleven,
|
664
|
-
table[class="body"] .column td.eleven { width: 91.666666% !important; }
|
665
|
-
table[class="body"] .columns td.twelve,
|
666
|
-
table[class="body"] .column td.twelve { width: 100% !important; }
|
667
|
-
|
668
|
-
table[class="body"] td.offset-by-one,
|
669
|
-
table[class="body"] td.offset-by-two,
|
670
|
-
table[class="body"] td.offset-by-three,
|
671
|
-
table[class="body"] td.offset-by-four,
|
672
|
-
table[class="body"] td.offset-by-five,
|
673
|
-
table[class="body"] td.offset-by-six,
|
674
|
-
table[class="body"] td.offset-by-seven,
|
675
|
-
table[class="body"] td.offset-by-eight,
|
676
|
-
table[class="body"] td.offset-by-nine,
|
677
|
-
table[class="body"] td.offset-by-ten,
|
678
|
-
table[class="body"] td.offset-by-eleven {
|
679
|
-
padding-left: 0 !important;
|
680
|
-
}
|
681
|
-
|
682
|
-
table[class="body"] table.columns td.expander {
|
683
|
-
width: 1px !important;
|
684
|
-
}
|
685
|
-
|
686
|
-
table[class="body"] .right-text-pad,
|
687
|
-
table[class="body"] .text-pad-right {
|
688
|
-
padding-left: 10px !important;
|
689
|
-
}
|
690
|
-
|
691
|
-
table[class="body"] .left-text-pad,
|
692
|
-
table[class="body"] .text-pad-left {
|
693
|
-
padding-right: 10px !important;
|
694
|
-
}
|
695
|
-
|
696
|
-
table[class="body"] .hide-for-small,
|
697
|
-
table[class="body"] .show-for-desktop {
|
698
|
-
display: none !important;
|
699
|
-
}
|
700
|
-
|
701
|
-
table[class="body"] .show-for-small,
|
702
|
-
table[class="body"] .hide-for-desktop {
|
703
|
-
display: inherit !important;
|
704
|
-
}
|
705
|
-
|
706
|
-
table[class="body"] td.install-wrapper {
|
707
|
-
padding: 20px 10px 10px !important;
|
708
|
-
}
|
709
|
-
|
710
|
-
table[class="body"] td.app-info-section-wrapper {
|
711
|
-
padding-left: 10px !important;
|
712
|
-
padding-right: 10px !important;
|
713
|
-
}
|
714
|
-
|
715
|
-
table[class="body"] td.whats-new-wrapper {
|
716
|
-
padding: 20px 10px 10px !important;
|
717
|
-
}
|
718
|
-
|
719
|
-
table[class="body"] td.detailed-info-wrapper {
|
720
|
-
padding-left: 25px !important;
|
721
|
-
padding-right: 10px !important;
|
722
|
-
padding-bottom: 10px !important;
|
723
|
-
}
|
724
|
-
|
725
|
-
table[class="body"] td.polidea-info-wrapper {
|
726
|
-
padding-left: 10px !important;
|
727
|
-
padding-right: 10px !important;
|
728
|
-
padding-bottom: 7px !important;
|
729
|
-
}
|
730
|
-
|
731
|
-
table[class="body"] td.qr-wrapper {
|
732
|
-
padding-left: 10px !important;
|
733
|
-
padding-right: 10px !important;
|
734
|
-
}
|
735
|
-
|
736
|
-
table[class="body"] td.icon-wrapper {
|
737
|
-
padding-right: 10px !important;
|
738
|
-
padding-left: 10px !important;
|
739
|
-
padding-bottom: 10px !important;
|
740
|
-
}
|
741
|
-
}
|
742
|
-
|
743
|
-
</style>
|
744
|
-
<style>
|
745
|
-
|
746
|
-
table.facebook td {
|
747
|
-
background: #3b5998;
|
748
|
-
border-color: #2d4473;
|
749
|
-
}
|
750
|
-
|
751
|
-
table.facebook:hover td {
|
752
|
-
background: #2d4473 !important;
|
753
|
-
}
|
754
|
-
|
755
|
-
table.twitter td {
|
756
|
-
background: #00acee;
|
757
|
-
border-color: #0087bb;
|
758
|
-
}
|
759
|
-
|
760
|
-
table.twitter:hover td {
|
761
|
-
background: #0087bb !important;
|
762
|
-
}
|
763
|
-
|
764
|
-
table.google-plus td {
|
765
|
-
background-color: #DB4A39;
|
766
|
-
border-color: #CC0000;
|
767
|
-
}
|
768
|
-
|
769
|
-
table.google-plus:hover td {
|
770
|
-
background: #CC0000 !important;
|
771
|
-
}
|
772
|
-
|
773
|
-
.template-label {
|
774
|
-
color: #ffffff;
|
775
|
-
font-weight: bold;
|
776
|
-
font-size: 11px;
|
777
|
-
}
|
778
|
-
|
779
|
-
.callout .wrapper {
|
780
|
-
padding-bottom: 20px;
|
781
|
-
}
|
782
|
-
|
783
|
-
.callout .panel {
|
784
|
-
background: #ECF8FF;
|
785
|
-
border-color: #b9e5ff;
|
786
|
-
}
|
787
|
-
|
788
|
-
.header {
|
789
|
-
background: #999999;
|
790
|
-
}
|
791
|
-
|
792
|
-
.footer .wrapper {
|
793
|
-
background: #ebebeb;
|
794
|
-
}
|
795
|
-
|
796
|
-
.footer h5 {
|
797
|
-
padding-bottom: 10px;
|
798
|
-
}
|
799
|
-
|
800
|
-
table.columns .text-pad {
|
801
|
-
padding-left: 10px;
|
802
|
-
padding-right: 10px;
|
803
|
-
}
|
804
|
-
|
805
|
-
table.columns .left-text-pad {
|
806
|
-
padding-left: 10px;
|
807
|
-
}
|
808
|
-
|
809
|
-
table.columns .right-text-pad {
|
810
|
-
padding-right: 10px;
|
811
|
-
}
|
812
|
-
|
813
|
-
@media only screen and (max-width: 600px) {
|
814
|
-
|
815
|
-
table[class="body"] .right-text-pad {
|
816
|
-
padding-left: 10px !important;
|
817
|
-
}
|
818
|
-
|
819
|
-
table[class="body"] .left-text-pad {
|
820
|
-
padding-right: 10px !important;
|
821
|
-
}
|
822
|
-
}
|
823
|
-
|
824
|
-
.app-icon {
|
825
|
-
height: 50px;
|
826
|
-
min-height: 50px;
|
827
|
-
max-height: 50px;
|
828
|
-
}
|
829
|
-
|
830
|
-
.container-margin {
|
831
|
-
margin-top: 10px !important;
|
832
|
-
margin-bottom: 10px !important;
|
833
|
-
}
|
834
|
-
|
835
|
-
td.install {
|
836
|
-
border: 2px solid;
|
837
|
-
<% if is_android %>
|
838
|
-
background: #6fc13c !important;
|
839
|
-
color: #ffffff !important;
|
840
|
-
border-color: transparent !important;
|
841
|
-
<% else %>
|
842
|
-
background: #ffffff !important;
|
843
|
-
color: #6fc13c !important;
|
844
|
-
border-color: #6fc13c !important;
|
845
|
-
|
846
|
-
<% end %>
|
847
|
-
|
848
|
-
}
|
849
|
-
|
850
|
-
a.install {
|
851
|
-
<% if is_android %>
|
852
|
-
color: #ffffff !important;
|
853
|
-
<% else %>
|
854
|
-
color: #6fc13c !important;
|
855
|
-
<% end %>
|
856
|
-
}
|
857
|
-
|
858
|
-
.app-info-section {
|
859
|
-
padding-top: 8px !important;
|
860
|
-
}
|
861
|
-
|
862
|
-
.app-title {
|
863
|
-
font-size: 19px;
|
864
|
-
background-color: transparent;
|
865
|
-
color: #666666;
|
866
|
-
}
|
867
|
-
|
868
|
-
.app-version {
|
869
|
-
font-size: 13px;
|
870
|
-
background-color: transparent;
|
871
|
-
color: #666666;
|
872
|
-
}
|
873
|
-
|
874
|
-
.qr-code {
|
875
|
-
width: 200px;
|
876
|
-
height: 200px;
|
877
|
-
display: inline-block;
|
878
|
-
margin: 20px auto 0 auto;
|
879
|
-
/*float: none;*/
|
880
|
-
}
|
881
|
-
|
882
|
-
table.section {
|
883
|
-
border-top: 1px solid #bababa;
|
884
|
-
/*padding-bottom: 10px;*/
|
885
|
-
}
|
886
|
-
|
887
|
-
td.install-wrapper {
|
888
|
-
padding: 20px 10px 10px !important;
|
889
|
-
}
|
890
|
-
|
891
|
-
td.icon-wrapper {
|
892
|
-
padding-right: 10px !important;
|
893
|
-
padding-left: 10px !important;
|
894
|
-
padding-bottom: 10px !important;
|
895
|
-
}
|
896
|
-
|
897
|
-
td.app-info-section-wrapper {
|
898
|
-
padding-left: 10px !important;
|
899
|
-
padding-right: 10px !important;
|
900
|
-
}
|
901
|
-
|
902
|
-
td.whats-new-wrapper {
|
903
|
-
padding: 20px 10px 10px !important;
|
904
|
-
}
|
905
|
-
|
906
|
-
.whats-new {
|
907
|
-
color: #666666;
|
908
|
-
}
|
909
|
-
|
910
|
-
.release-notes {
|
911
|
-
color: #666666;
|
912
|
-
}
|
913
|
-
|
914
|
-
.release-notes ul {
|
915
|
-
padding-left: 14px !important;
|
916
|
-
}
|
917
|
-
|
918
|
-
.release-notes li {
|
919
|
-
padding: 0;
|
920
|
-
margin: 0;
|
921
|
-
}
|
922
|
-
|
923
|
-
.release-notes h1,
|
924
|
-
.release-notes h2,
|
925
|
-
.release-notes h3,
|
926
|
-
.release-notes h4,
|
927
|
-
.release-notes h5,
|
928
|
-
.release-notes h6 {
|
929
|
-
margin-top: 24px;
|
930
|
-
margin-bottom: 16px;
|
931
|
-
font-weight: 600;
|
932
|
-
line-height: 1.25;
|
933
|
-
}
|
934
|
-
|
935
|
-
.release-notes h1 {
|
936
|
-
color: #666666;
|
937
|
-
font-size: 1.625em;
|
938
|
-
}
|
939
|
-
|
940
|
-
.release-notes h2 {
|
941
|
-
color: #666666;
|
942
|
-
font-size: 1.5em;
|
943
|
-
}
|
944
|
-
|
945
|
-
.release-notes h3 {
|
946
|
-
color: #666666;
|
947
|
-
font-size: 1.25em;
|
948
|
-
}
|
949
|
-
|
950
|
-
.release-notes h4 {
|
951
|
-
color: #666666;
|
952
|
-
font-size: 1em;
|
953
|
-
}
|
954
|
-
|
955
|
-
.release-notes h5 {
|
956
|
-
color: #666666;
|
957
|
-
font-size: 0.875em;
|
958
|
-
}
|
959
|
-
|
960
|
-
.release-notes h6 {
|
961
|
-
color: #666666;
|
962
|
-
font-size: 0.85em;
|
963
|
-
}
|
964
|
-
|
965
|
-
li.detailed-info {
|
966
|
-
list-style: none;
|
967
|
-
color: #666666;
|
968
|
-
padding-left: 0 !important;
|
969
|
-
margin-left: 0 !important;
|
970
|
-
}
|
971
|
-
|
972
|
-
td.detailed-info-wrapper {
|
973
|
-
padding-left: 25px !important;
|
974
|
-
padding-right: 10px !important;
|
975
|
-
padding-bottom: 10px !important;
|
976
|
-
}
|
977
|
-
|
978
|
-
td.polidea-info-wrapper {
|
979
|
-
padding-left: 10px !important;
|
980
|
-
padding-right: 10px !important;
|
981
|
-
padding-bottom: 7px !important;
|
982
|
-
}
|
983
|
-
|
984
|
-
td.qr-wrapper {
|
985
|
-
padding-left: 10px !important;
|
986
|
-
padding-right: 10px !important;
|
987
|
-
}
|
988
|
-
|
989
|
-
td.qr-wrapper {
|
990
|
-
padding-left: 10px !important;
|
991
|
-
padding-right: 10px !important;
|
992
|
-
}
|
993
|
-
|
994
|
-
ul.list {
|
995
|
-
padding-left: 14px !important;
|
996
|
-
}
|
997
|
-
|
998
|
-
ul.detail-info-list {
|
999
|
-
padding-left: 0px !important;
|
1000
|
-
}
|
1001
|
-
|
1002
|
-
div.qr-installation-info {
|
1003
|
-
color: #666666;
|
1004
|
-
text-align: center;
|
1005
|
-
}
|
1006
|
-
|
1007
|
-
img.social-icon {
|
1008
|
-
max-height: 24px;
|
1009
|
-
height: 24px;
|
1010
|
-
}
|
1011
|
-
|
1012
|
-
.social-icon {
|
1013
|
-
display: inline-block !important;
|
1014
|
-
padding-top: 3px !important;
|
1015
|
-
padding-right: 5px !important;
|
1016
|
-
}
|
1017
|
-
|
1018
|
-
td.social-section {
|
1019
|
-
float: right;
|
1020
|
-
padding-top: 10px;
|
1021
|
-
}
|
1022
|
-
|
1023
|
-
img.polidea-logo {
|
1024
|
-
display: inline-block;
|
1025
|
-
max-height: 30px;
|
1026
|
-
height: 30px;
|
1027
|
-
}
|
1028
|
-
|
1029
|
-
.installation-link {
|
1030
|
-
<% if is_android %>
|
1031
|
-
color: #ffffff !important;
|
1032
|
-
background-color: #6fc13c !important;
|
1033
|
-
<% else %>
|
1034
|
-
color: #6fc13c !important;
|
1035
|
-
background-color: #ffffff !important;
|
1036
|
-
<% end %>
|
1037
|
-
}
|
1038
|
-
|
1039
|
-
</style>
|
1040
|
-
</head>
|
1041
|
-
<body>
|
1042
|
-
|
1043
|
-
<table class="body">
|
1044
|
-
<tr>
|
1045
|
-
<td class="center" align="center" valign="top">
|
1046
|
-
<center>
|
1047
|
-
|
1048
|
-
<table class="container container-margin">
|
1049
|
-
<tr>
|
1050
|
-
<td>
|
1051
|
-
|
1052
|
-
<table class="row section">
|
1053
|
-
<tr>
|
1054
|
-
<td class="wrapper icon-wrapper">
|
1055
|
-
|
1056
|
-
<table class="two columns">
|
1057
|
-
<tr>
|
1058
|
-
<td>
|
1059
|
-
<% if app_icon %>
|
1060
|
-
<img src="cid:<%= app_icon %>" class="app-icon"/>
|
1061
|
-
<% else %>
|
1062
|
-
<img src="cid:icon-placeholder.png" class="app-icon"/>
|
1063
|
-
<% end %>
|
1064
|
-
</td>
|
1065
|
-
<td class="expander"></td>
|
1066
|
-
</tr>
|
1067
|
-
</table>
|
1068
|
-
|
1069
|
-
</td>
|
1070
|
-
<td class="wrapper app-info-section-wrapper">
|
1071
|
-
|
1072
|
-
<table class="eight columns">
|
1073
|
-
<tr>
|
1074
|
-
<td class="app-info-section">
|
1075
|
-
<span class="app-title"><%= app_name %></span><br>
|
1076
|
-
<span class="app-version">Version: <%= app_version %> (<%= build_number %>)</span>
|
1077
|
-
</td>
|
1078
|
-
<td class="expander"></td>
|
1079
|
-
</tr>
|
1080
|
-
</table>
|
1081
|
-
|
1082
|
-
</td>
|
1083
|
-
|
1084
|
-
<td class="wrapper last install-wrapper">
|
1085
|
-
<table class="two columns">
|
1086
|
-
<tr>
|
1087
|
-
<td>
|
1088
|
-
<% if is_android %>
|
1089
|
-
<table class="tiny-button install installation-link" bgcolor="#6fc13c">
|
1090
|
-
<tr class="installation-link" bgcolor="#6fc13c">
|
1091
|
-
<td class="install installation-link" itemscope itemtype="https://schema.org/EmailMessage" bgcolor="#6fc13c">
|
1092
|
-
<% else %>
|
1093
|
-
<table class="tiny-button install installation-link" bgcolor="#ffffff">
|
1094
|
-
<tr class="installation-link" bgcolor="#ffffff">
|
1095
|
-
<td class="install installation-link" itemscope itemtype="https://schema.org/EmailMessage" bgcolor="#ffffff">
|
1096
|
-
<% end %>
|
1097
|
-
|
1098
|
-
<a href="<%= installation_link %>" class="install installation-link" itemprop="potentialAction" itemscope itemtype="https://schema.org/ViewAction">
|
1099
|
-
<meta itemprop="url" content="<%= installation_link %>"/>
|
1100
|
-
<meta itemprop="name" content="Installation page"/>
|
1101
|
-
GET</a>
|
1102
|
-
</td>
|
1103
|
-
</tr>
|
1104
|
-
</table>
|
1105
|
-
</td>
|
1106
|
-
<td class="expander"></td>
|
1107
|
-
</tr>
|
1108
|
-
</table>
|
1109
|
-
</td>
|
1110
|
-
</tr>
|
1111
|
-
</table>
|
1112
|
-
|
1113
|
-
<% if !release_notes.nil? %>
|
1114
|
-
<table class="row section release-notes">
|
1115
|
-
<tr>
|
1116
|
-
<td class="wrapper last whats-new-wrapper">
|
1117
|
-
<table class="twelve columns">
|
1118
|
-
<tr>
|
1119
|
-
<td>
|
1120
|
-
<span class="whats-new">What's new:</span>
|
1121
|
-
<%= release_notes %>
|
1122
|
-
</td>
|
1123
|
-
</tr>
|
1124
|
-
</table>
|
1125
|
-
</td>
|
1126
|
-
</tr>
|
1127
|
-
</table>
|
1128
|
-
<% end %>
|
1129
|
-
|
1130
|
-
<table class="row section">
|
1131
|
-
<tr>
|
1132
|
-
<td class="wrapper last detailed-info-wrapper">
|
1133
|
-
|
1134
|
-
<table class="twelve columns">
|
1135
|
-
<tr>
|
1136
|
-
<td>
|
1137
|
-
<ul class="detail-info-list">
|
1138
|
-
<li class="detailed-info">Platform: <%= platform %></li>
|
1139
|
-
<li class="detailed-info">Version: <%= app_version %> (<%= build_number %>)</li>
|
1140
|
-
<li class="detailed-info">Release date: <%= release_date %></li>
|
1141
|
-
<% if variant_name %>
|
1142
|
-
<li class="detailed-info">Variant: <%= variant_name %></li>
|
1143
|
-
<% end %>
|
1144
|
-
<li class="detailed-info">Size: <%= binary_size %> MB</li>
|
1145
|
-
</ul>
|
1146
|
-
</td>
|
1147
|
-
<td class="expander"></td>
|
1148
|
-
</tr>
|
1149
|
-
</table>
|
1150
|
-
|
1151
|
-
</td>
|
1152
|
-
</tr>
|
1153
|
-
</table>
|
1154
|
-
|
1155
|
-
<table class="row section">
|
1156
|
-
<tr>
|
1157
|
-
<td class="wrapper polidea-info-wrapper">
|
1158
|
-
|
1159
|
-
<table class="nine columns">
|
1160
|
-
<tr>
|
1161
|
-
<td>
|
1162
|
-
<a href="//www.polidea.com"><img src="cid:polidea-logo.png" class="polidea-logo"></a>
|
1163
|
-
</td>
|
1164
|
-
<td class="expander"></td>
|
1165
|
-
</tr>
|
1166
|
-
</table>
|
1167
|
-
|
1168
|
-
</td>
|
1169
|
-
|
1170
|
-
<td class="wrapper last polidea-info-wrapper">
|
1171
|
-
|
1172
|
-
<table class="three columns">
|
1173
|
-
<tr>
|
1174
|
-
<td class="social-section">
|
1175
|
-
<div class="social-icon"><a href="//twitter.com/polidea"><img src="cid:polidea-twitter-icon.png" class="social-icon"></a></div>
|
1176
|
-
<div class="social-icon"><a href="//github.com/Polidea"><img src="cid:polidea-github-icon.png" class="social-icon"></a></div>
|
1177
|
-
<div class="social-icon"><a href="//www.facebook.com/Polidea.Software"><img src="cid:polidea-facebook-icon.png" class="social-icon"></a></div>
|
1178
|
-
</td>
|
1179
|
-
<td class="expander"></td>
|
1180
|
-
</tr>
|
1181
|
-
</table>
|
1182
|
-
|
1183
|
-
</td>
|
1184
|
-
</tr>
|
1185
|
-
</table>
|
1186
|
-
|
1187
|
-
|
1188
|
-
<table class="row section">
|
1189
|
-
<tr>
|
1190
|
-
<td class="wrapper last qr-wrapper">
|
1191
|
-
|
1192
|
-
<table class="twelve columns">
|
1193
|
-
<tr>
|
1194
|
-
<td align="center">
|
1195
|
-
<div class="qr-installation-info">
|
1196
|
-
<% if is_android %>
|
1197
|
-
Access this build by scanning the QR code with your Android device.<br>
|
1198
|
-
If you don't have scanner yet, we recommend <a href="https://play.google.com/store/apps/details?id=com.google.zxing.client.android&hl=en">Barcode Scanner</a><br>
|
1199
|
-
<% else %>
|
1200
|
-
Access this build by scanning the QR code with your iOS device.<br>
|
1201
|
-
If you don't have scanner yet, we recommend <a href="https://itunes.apple.com/pl/app/qrafter-qr-code-barcode-reader/id416098700?mt=8">QRafter</a><br>
|
1202
|
-
<% end %>
|
1203
|
-
</div>
|
1204
|
-
</td>
|
1205
|
-
<td class="expander"></td>
|
1206
|
-
</tr>
|
1207
|
-
</table>
|
1208
|
-
|
1209
|
-
</td>
|
1210
|
-
</tr>
|
1211
|
-
</table>
|
1212
|
-
|
1213
|
-
<table class="row">
|
1214
|
-
<tr>
|
1215
|
-
<td class="wrapper">
|
1216
|
-
|
1217
|
-
<table class="four columns">
|
1218
|
-
<tr>
|
1219
|
-
<td class="expander"></td>
|
1220
|
-
</tr>
|
1221
|
-
</table>
|
1222
|
-
|
1223
|
-
</td>
|
1224
|
-
<td class="wrapper">
|
1225
|
-
|
1226
|
-
<table class="four columns">
|
1227
|
-
<tr>
|
1228
|
-
<td align="center">
|
1229
|
-
<img src="cid:qr_code.png" class="qr-code"/>
|
1230
|
-
</td>
|
1231
|
-
<td class="expander"></td>
|
1232
|
-
</tr>
|
1233
|
-
</table>
|
1234
|
-
|
1235
|
-
</td>
|
1236
|
-
<td class="wrapper last">
|
1237
|
-
|
1238
|
-
<table class="four columns">
|
1239
|
-
<tr>
|
1240
|
-
<td class="expander"></td>
|
1241
|
-
</tr>
|
1242
|
-
</table>
|
1243
|
-
|
1244
|
-
</td>
|
1245
|
-
</tr>
|
1246
|
-
</table>
|
1247
|
-
</td>
|
1248
|
-
</tr>
|
1249
|
-
</table>
|
1250
|
-
|
1251
|
-
</center>
|
1252
|
-
</td>
|
1253
|
-
</tr>
|
1254
|
-
</table>
|
1255
|
-
|
1256
|
-
</body>
|
1257
|
-
</html>
|