forked from salesagility/SuiteCRM
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinstall.css
executable file
·426 lines (364 loc) · 10 KB
/
install.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
/*********************************************************************************
* SugarCRM Community Edition is a customer relationship management program developed by
* SugarCRM, Inc. Copyright (C) 2004-2013 SugarCRM Inc.
* SuiteCRM is an extension to SugarCRM Community Edition developed by Salesagility Ltd.
* Copyright (C) 2011 - 2014 Salesagility Ltd.
*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU Affero General Public License version 3 as published by the
* Free Software Foundation with the addition of the following permission added
* to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
* IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
* OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
* details.
*
* You should have received a copy of the GNU Affero General Public License along with
* this program; if not, see http://www.gnu.org/licenses or write to the Free
* Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
* 02110-1301 USA.
*
* You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
* SW2-130, Cupertino, CA 95014, USA. or at email address [email protected].
*
* The interactive user interfaces in modified source and object code versions
* of this program must display Appropriate Legal Notices, as required under
* Section 5 of the GNU Affero General Public License version 3.
*
* In accordance with Section 7(b) of the GNU Affero General Public License version 3,
* these Appropriate Legal Notices must retain the display of the "Powered by
* SugarCRM" logo and "Supercharged by SuiteCRM" logo. If the display of the logos is not
* reasonably feasible for technical reasons, the Appropriate Legal Notices must
* display the words "Powered by SugarCRM" and "Supercharged by SuiteCRM".
********************************************************************************/
/*********************************************************************************
* Description: Defines the stylesheet used for the application installation.
********************************************************************************/
/* Default style*/
body {
margin: 0px 0px 0px 0px;
background-color : #f7f7f7 ;
color : #333333;
}
img {
behavior: url("themes/SugarIE6/js/pngbehavior.htc");
border:none;
}
tr,td,th,table {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
vertical-align: top;
}
h1 {
color: #EA1313;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
margin-bottom: 8px;
}
h2 {
color: #137DED;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
margin-bottom: 6px;
}
h3 {
color: #333333;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
margin-bottom: 4px;
}
h4 {
color: #333333;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
margin-bottom: 2px;
}
h5 {
color: #333333;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
margin-bottom: 1px;
}
p {
margin-top: 0px;
margin-bottom: 10px
}
hr {
color: #888888;
width: 100%;
height: 1px;
margin: 0px;
}
a:link, a:visited {
font-size: 12px; color: #333333;
text-decoration: none;
font-family: Arial, Verdana, Helvetica, sans-serif;
text-decoration: underline;
}
a:hover {
color: #EA1313;
text-decoration: none;
text-decoration: underline;
}
LI {
list-style-image: url('../themes/Suite7/images/right-arrow-install.png');
margin-left: 6px;
margin-bottom:2px;
}
li ul li {
list-style:none;
margin-bottom:2px;
}
ul ul li {
list-style:none;
margin-bottom:2px;
}
form {
margin: 0px;
}
input,select {
border: 1px solid #888888;
font-size: 11px;
background-color: #ffffff;
}
input[type="radio"] {
border: none;
background-color: transparent;
}
textarea {
border: 1px solid #888888;
color: #222222;
font-size: 11px;
background-color: #ffffff;
}
.checkbox {
border:0px;
background-color: transparent;
}
.button {
border: 1px solid #000000;
font-size: 12px;
color: #ffffff;
background-color: #a10a3d;
font-weight: bold;
}
/* custom */
.acceptButton {
border: 1px solid #000000;
font-size: 12px;
color: #ffffff;
background-color: #a10a3d;
font-weight: bold;
}
table.shell tbody {
display: block;
}
table.shell tbody table tbody {
overflow-y:visible;
height:auto;
}
table.shell {
background-color: #ffffff;
width:auto;
max-width:800px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0 0 5px #888888;
-webkit-box-shadow: 0 0 5px#888888;
box-shadow: 0 0 5px #888888;
}
table.shell td#help {
background: #333333; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMzMzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMjEyMTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #565656 0%, #333333 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#565656), color-stop(100%,#333333)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #565656 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #565656 0%,#333333 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #565656 0%,#333333 100%); /* IE10+ */
background: linear-gradient(to bottom, #565656 0%,#333333 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#333333',GradientType=0 ); /* IE6-8 */
border-bottom: 1px solid #000000;
text-align: right;
padding: 6px 15px;
font-weight: bold;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
table.shell td#help a {color: #ffffff;}
table.shell td#info a:link, table.shell td#info a:visited, table.shell td#info a:hover {color: #ffffff;}
table.shell td#ready_image {
background: #666666;
border-bottom: 1px solid #000000;
text-align: center;
padding: 0;
}
table.shell td#ready {
background: #666666;
border-bottom: 1px solid #000000;
text-align: center;
color: #ffffff;
font-size: 18px;
padding: 8px;
}
table.shell th {
border-bottom: 1px solid #cccccc;
background-color: #ffffff;
color: #888888;
font-size: 16px;
font-weight: bold;
padding: 15px 15px 10px 15px;
text-align: left;
}
table.shell th h2 {
color: #888888;
font-size: 16px;
font-weight: bold;
text-align: left;
margin-top: 20px;
margin-bottom: 0;
}
table.shell td {
padding: 15px;
}
table.post_install {
background-color: #ffffff;
width: 600px;
height: 300px;
margin-top: 20px;
margin-bottom: 100px;
border: 1px solid #111111;
}
table.post_install th {
border-bottom: 1px solid #888888;
background-color: #ffffff;
color: #888888;
font-size: 16px;
font-weight: bold;
padding: 6px;
text-align: left;
}
table.stdTable td {
padding: 5px 0 2px 5px;
}
table.stdTable th {
padding: 2px;
}
table.StyleDottedHr a:link, a:visited {
color: #a10a3d;
}
table.Welcome td, table.StyleDottedHr td {
border-bottom: 1px #cccccc;
padding: 5px 0px 5px 0px;
}
table.Welcome th {
color: #a10a3d;
padding: 5px;
font-size: 14px;
border-top: 2px solid #a10a3d;
border-bottom: 1px solid #dddddd;;
}
table.StyleDottedHr th {
color: #444444;
padding: 5px 0;
font-size: 14px;
}
table.Welcome a:link, a:visited {
color: #cc0000;
text-decoration: underline;
}
.small {
font-size: 10px;
}
.stop {
color: #cc0000;
text-align: left;
}
.stop a:link, a:visited {
color: #cc0000;
text-decoration: underline;
text-align: left;
}
.go {
color: #00cc00;
}
.required {
color: #ff2222;
font-weight: bold;
}
.error {
color: #ff2222;
font-weight: bold;
font-size: 12px;
}
ul.tablist {
padding: 4px 0;
margin: 10px 0 0 0;
border-bottom: 1px solid #999;
font: 12px Arial, Verdana, Helvetica, sans-serif;
}
ul.tablist li {
list-style: none;
margin: 0;
display: inline;
}
ul.tablist li a {
padding: 4px 8px;
margin: 0px;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #999;
text-decoration: none;
color: #666666;
}
ul.tablist li a:link, ul.tablist li a:visited {
text-decoration: none;
color: #444444;
}
ul.tablist li a:hover
{
border-color: #666;
color: #000;
}
ul.tablist li a.current, ul.tablist li a.current:hover {
padding: 4px 8px;
border-top: 1px solid #999;
border-right: 1px solid #999;
border-bottom: 1px solid #fff;
font-weight: bold;
background-color: #ffffff;
color: #000000;
}
a.other{
color: #000000;
}
/* fixes to yui classes */
.yui-panel .hd {
background-color:#DDDDDD !important;
border-left:medium none !important;
border-right:medium none !important;
border-top:1px solid #FFFFFF;
color:#444444 !important;
font-size:13px !important;
font-weight:bold !important;
line-height:normal !important;
overflow:hidden;
padding:4px 4px 4px 8px !important;
}
.yui-panel .bd {
padding:6px 8px 10px !important;
}
.yui-panel .bd p {
margin:0 !important;
}