atoulme-Antwrap 0.7.1-java

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.
@@ -0,0 +1,669 @@
1
+ /* Page basics */
2
+ BODY {
3
+ PADDING-TOP: 0px; MARGIN-TOP: 0px;
4
+ background-color: white
5
+ }
6
+ body.app, table.app, td.app, p.app, body.app, ul.app, ol.app, input.app, select.app, a.app, option.app {
7
+ font-family: Arial,sans-serif; font-size: 13px;
8
+ direction: ltr;
9
+ }
10
+ table.ff, td.ff, p.ff, body.ff, ul.ff, ol.ff, input.ff, select.ff, a.ff, option.ff {
11
+ font-family: Arial,sans-serif
12
+ }
13
+ table.fs, td.fs, p.fs, body.fs, ul.fs, ol.fs, input.fs, select.fs, a.fs, option.fs {
14
+ font-size: 13px
15
+ }
16
+
17
+
18
+ /* Links */
19
+ A.app:link, A.app:visited {
20
+ COLOR: #112ABB; font-family: Arial,Sans-serif; font-size: 13px
21
+ }
22
+ A.smalllink:link, A.smalllink:visited {
23
+ COLOR: #112ABB; font-family: Arial,Sans-serif; font-size: 11px !important
24
+ }
25
+ .smalltext {
26
+ font-family: Arial,Sans-serif; font-size: 11px !important
27
+ }
28
+ A.tinylink:link, A.tinylink:visited {
29
+ COLOR: #112ABB; font-family: Arial,Sans-serif; font-size: 9px !important
30
+ }
31
+ A.titleLink {
32
+ text-decoration: none; color: black
33
+ }
34
+ A.titleLink:hover {
35
+ background-color: #FFFFD6
36
+ }
37
+ A.nounderline {
38
+ COLOR: #112ABB; font-family: Arial,Sans-serif; font-size: 13px; text-decoration: none
39
+ }
40
+ A.nounderline:hover {
41
+ text-decoration: underline
42
+ }
43
+ A.nolink {
44
+ COLOR: black; font-family: Arial,Sans-serif; font-size: 13px; text-decoration: none
45
+ }
46
+ A.newfeatures:link, A.newfeatures:visited {
47
+ COLOR: #C00000; font-family: Arial,Sans-serif; font-size: 13px
48
+ }
49
+ A.IEmenu_cell { font-family: Arial, Sans-Serif; font-size: 13px; color: #112ABB; text-decoration: none; padding-top:3px; width: 100%; height: 100%
50
+ }
51
+
52
+ /* Printing */
53
+ @media print {
54
+ body { background-color: white }
55
+ a { text-decoration : underline; color : #0000ff; }
56
+ #navigation, #advertising, #other { display : none; }
57
+ #tab_contents { border: 0px }
58
+ #encloser { width: 100% }
59
+ }
60
+
61
+ /* Document List */
62
+ .listButtonBar { background-color: #C3D9FF; padding: 0px
63
+ }
64
+ .listButtonBarAlt { background-color: #74dd82; padding: 0px
65
+ }
66
+ .listButtonBarTrash { background-color: #CCCCCC; padding: 0px
67
+ }
68
+ .listLine { border-bottom: 1px solid #EBE8D7; font-family: Arial,Sans-serif; font-size: 13px; overflow: hidden
69
+ }
70
+
71
+ .listLineMore { padding-top: 6px; padding-bottom: 6px; }
72
+ .listLineFront { padding-top: 3px; padding-bottom: 3px; }
73
+
74
+
75
+ .listHdrFtr { font-weight: bold; background-color:#E8EEF7; font-family: Arial,Sans-serif; padding: 4px
76
+ }
77
+ .listHdrFtrAlt { font-weight: bold; background-color:#B5EDBC; font-family: Arial,Sans-serif; padding: 4px
78
+ }
79
+ .listHdrFtrTrash { font-weight: bold; background-color:#EEEEEE; font-family: Arial,Sans-serif; padding: 4px
80
+ }
81
+ .altFilterList { font-weight: bold; background-color:#B5EDBC; font-family: Arial,Sans-serif; padding: 4px
82
+ }
83
+ .listHdrFtrTxt { font-family: Arial,Sans-serif; font-weight: bold; font-size:13px
84
+ }
85
+ A.listHdrFtrLink { font-family: Arial,Sans-serif; font-weight: bold; font-size:13px; COLOR: #112ABB; TEXT-DECORATION: none
86
+ }
87
+ A.listHdrFtrLink:hover { TEXT-DECORATION: underline
88
+ }
89
+ .tagLink { color: #008000; font-family: Arial,Sans-serif; font-size: 10px
90
+ }
91
+ .aclLink { color: #7777CC; font-family: Arial,Sans-serif; font-size: 11px
92
+ }
93
+ .filterLink { color: #008000; font-family: Arial,Sans-serif; font-size: 13px
94
+ }
95
+ .st1 { height:15px; width:15px; background-image: url('/images/fav1.gif'); padding-bottom:0; font-size:12px; margin-right:3px; margin-left:2px
96
+ }
97
+ .st2 { height:15px; width:15px; background-image: url('/images/fav2.gif'); padding-bottom:0; font-size:12px; margin-right:3px; margin-left:2px
98
+ }
99
+ .graytext {color: #676767
100
+ }
101
+ table.fc { width: 100%; table-layout: fixed;
102
+ }
103
+ table.fc td.fc { overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
104
+ }
105
+ .blueBg { background-color: #C3D9FF
106
+ }
107
+ table.fc
108
+ {
109
+ width: 100%;
110
+ table-layout: fixed;
111
+ }
112
+
113
+ table.fc td.fc
114
+ {
115
+ overflow: hidden;
116
+ white-space: nowrap;
117
+ text-overflow: ellipsis;
118
+ }
119
+
120
+ /* Page top */
121
+ A.cornerBookmarks { font-family: Arial,Sans-serif; font-size: 11px !important; COLOR: #112ABB
122
+ }
123
+ td.cornerBookmarks { font-family: Arial,Sans-serif; font-size: 11px !important; background-color: #DFECF5
124
+ }
125
+ .miscTopTitle { font-family: Arial,Sans-serif; font-size: 12pt !important; font-weight: bold; border-bottom: 1px solid rgb(204, 204, 204); color: #676767
126
+ }
127
+ .miscBottomFtr { font-family: Arial,Sans-serif; font-size: 12px !important; border-top: 1px solid rgb(204, 204, 204); color: #676767; padding-top:4px
128
+ }
129
+ .miscBottomFtrNoLine { font-family: Arial,Sans-serif; font-size: 12px !important; color: #676767
130
+ }
131
+ .pageFtrText { font-family: Arial,Sans-serif; font-size: 12px !important
132
+ }
133
+ A.pageFtrText { COLOR: #112ABB;
134
+ }
135
+
136
+ /* Notices */
137
+ .tabNotice TD {background-color: #fad163}
138
+ TD.tabNoticeText {background-color: #fad163; font-size: 12px; font-weight: bold; padding: 3 10 3 10}
139
+ .BoxContainer { background-color: #B5EDBC; padding: 4px; padding-top: 2px;
140
+ }
141
+ .BoxTitle { background-color: #B5EDBC; padding: 4px; font-family: Arial,Sans-serif; font-size: 12pt; font-weight: bold;
142
+ }
143
+ .BoxBody { background-color: #E8EEF7; padding: 4px; font-family: Arial,Sans-serif; font-size: 13px;
144
+ }
145
+ .BoxBodyAttn { padding: 8px; border:2px solid #B5EDBC; font-size: 14px; background-color: white; font-family: Arial,Sans-serif;
146
+ }
147
+ .BigCaption { font-family: Arial,Sans-serif; font-size: 12pt; font-weight: bold
148
+ }
149
+ .HugeCaption { font-family: Arial,Sans-serif; font-size: 14pt; font-weight: bold; color: #112ABB
150
+ }
151
+
152
+
153
+ /* Tabs */
154
+ .tl {background:url('/images/corner_tl.gif') top left no-repeat
155
+ }
156
+ .tr {background:url('/images/corner_tr.gif') top right no-repeat
157
+ }
158
+ .bl {background:url('/images/corner_bl.gif') bottom left no-repeat
159
+ }
160
+ .br {background:url('/images/corner_br.gif') bottom right no-repeat
161
+ }
162
+ .bubble { background-color:#C3D9FF
163
+ }
164
+ .bubbleAlt { background-color:#B5EDBC
165
+ }
166
+ .bubbleLight { background-color: #E8EEF7
167
+ }
168
+ .sl {background:url('/images/side_alt_left.gif') top left no-repeat
169
+ }
170
+ .sr {background:url('/images/side_alt_right.gif') top right no-repeat
171
+ }
172
+ .sm {background:url('/images/side_alt_middle.gif') top repeat-x
173
+ }
174
+
175
+
176
+ /* Darren's tabs */
177
+ table.tab { height: 24px
178
+ }
179
+ table.light td { background-color: #e0edfe;
180
+ }
181
+ td.main { font-size: 13px
182
+ }
183
+ table.light td.main { border-right: 1px solid #c3d9ff
184
+ }
185
+ a.tabmain { color: #112ABB;
186
+ }
187
+ table.atab td { background-color: #c3d9ff;
188
+ }
189
+ table.dark td { background-color: #79b;
190
+ }
191
+ td.dark { background-color: #79b;
192
+ }
193
+ table.dark td.main { border-right: 1px solid #486c91;
194
+ }
195
+ table.tab td.ul { width: 2px; vertical-align: top; font-family: Arial,Sans-serif; font-size: 13px
196
+ }
197
+ table.tab td.ur { background-image: url(/images/corner_tr.gif); background-position: top right; background-repeat: no-repeat; font-family: Arial,Sans-serif; font-size: 13px
198
+ }
199
+ table.tab td.main { vertical-align: middle; font-family: Arial,Sans-serif; font-size: 13px
200
+ }
201
+ table.tab td.main a { text-decoration: none;
202
+ }
203
+ table.dark td.main a { color: #fff;
204
+ }
205
+ table.tab td.main div{ padding: 3px 10px 5px 8px; font-family: Arial,Sans-serif; font-size: 13px
206
+ }
207
+ table.atab td.main div { padding-top: 3px; padding-bottom: 5px; font-family: Arial,Sans-serif
208
+ }
209
+
210
+ /* Tab commands */
211
+ table.bar { height: 34px;
212
+ }
213
+ td.tabdesc { color: white; font-family: Arial,Sans-serif; font-size: 16px; padding-left: 10px !important
214
+ }
215
+ td.closebox { padding-right: 10px
216
+ }
217
+ div.tabcontent { background-color: #F2F4F7; padding: 16px !important;
218
+ }
219
+
220
+ div.revisiontabcontent {
221
+ background-color: #FFFFFF;
222
+ /*
223
+ * We have to apply !important to be consistent with all other tabs and to
224
+ * override any padding given using the style declaration.
225
+ */
226
+ padding: 16px !important;
227
+ }
228
+
229
+ td.tabbackground { background-color: #F2F4F7; padding: 16px !important;
230
+ }
231
+ td.tabcontent { font-family: Arial,Sans serif; font-size: 12px !important;
232
+ }
233
+ td.tabcontentBig { font-family: Arial,Sans serif; font-size: 15px !important;
234
+ }
235
+ A.tabcontent:link, A.tabcontent:visited { COLOR: #112ABB; font-family: Arial,Sans-serif; font-size: 12px !important
236
+ }
237
+ div.tabborder { background-color: #79b; padding: 0px 4px 4px 4px
238
+ }
239
+
240
+ div.revisiontabborder {
241
+ background-color: #fff;
242
+ padding: 0px 4px 4px 4px;
243
+ }
244
+
245
+ table.tabborder { border: 4px solid #79b; border-top: 0;
246
+ }
247
+ span.pubWhen { font-family: Arial,Sans serif; font-size: 12px; color: #666
248
+ }
249
+ td.hint { font-family: Arial,Sans serif; font-size: 11px; color: #666; padding-top: 2px;
250
+ }
251
+ div.hint { font-family: Arial,Sans serif; font-size: 11px; color: #666; padding-top: 2px;
252
+ }
253
+ a.hint { font-family: Arial,Sans serif; font-size: 11px; color: #112ABB; padding-top: 2px;
254
+ }
255
+ TEXTAREA.add { width: 280px; border: 1px solid #809EBA; font-family: Arial,Sans serif; font-size: 12px !important;
256
+ }
257
+ SELECT.add { width: 280px; border: 1px solid #809EBA; font-family: Arial,Sans serif; font-size: 12px !important; margin-top: 1px;
258
+ }
259
+
260
+ A.insertMenuDropdown { background:url("/images/icon-dropdn.gif") no-repeat 100% 50%; padding-right:15px; margin-right:10px;
261
+ COLOR: #112ABB; font-family: Arial,Sans-serif; font-size: 13px; text-decoration: none;
262
+ }
263
+ A.paddedInsertMenu { padding-right:15px; margin-right:10px;
264
+ COLOR: #112ABB; font-family: Arial,Sans-serif; font-size: 13px; text-decoration: none;
265
+ }
266
+
267
+ A.insertMenuDropdown:hover { text-decoration: underline
268
+ }
269
+ A.paddedInsertMenu:hover { text-decoration: underline
270
+ }
271
+
272
+ td.tabbar { background-color: #c3d9ff;
273
+ }
274
+ .tabsubbar { background-color: #EFEFEF;
275
+ }
276
+
277
+ /* Upload */
278
+ td.uploadhdr { font-family: Arial,Sans-serif; font-size: 16px; background-color: #C3D9FF; padding: 5px
279
+ }
280
+ td.uploadbg { background-color: #C3D9FF
281
+ }
282
+ div.uploadcontent { background-color: white; padding: 12px;
283
+ }
284
+ td.uploadcontent { font-family: Arial,Sans serif; font-size: 12px;
285
+ }
286
+ td.uploadcontentBig { font-family: Arial,Sans serif; font-size: 14px;
287
+ }
288
+ div.uploadborder { background-color: #C3D9FF; padding: 0px 4px 4px 4px
289
+ }
290
+
291
+ /* Settings */
292
+ td.settingshdr { font-family: Arial,Sans-serif; font-size: 16px; background-color: #FAD162; padding: 5px
293
+ }
294
+ td.settingsbg { background-color: #FAD162
295
+ }
296
+ td.settingstabactive { background-color: #FFF7D7
297
+ }
298
+ td.settingstab { padding: 4 8 4 8; font-weight: bold; font-family: Arial,Sans serif; font-size: 13px
299
+ }
300
+ div.settingscontent { background-color: #FFF7D7;
301
+ }
302
+ td.settingscontent { font-family: Arial,Sans serif; font-size: 12px;
303
+ }
304
+ td.settingscontentBig { font-family: Arial,Sans serif; font-size: 14px;
305
+ }
306
+ div.settingsborder { background-color: #FAD162; padding: 0 3px 3px 3px
307
+ }
308
+ td.settingsspacer { background-color: #FAD162; height: 2px
309
+ }
310
+
311
+ /* Menus */
312
+ .menu_div { border: 1px solid black; background-color: white;
313
+ }
314
+ table.menu_table { background-color: #ffffff; border-left: 1px solid #ccc; border-top: 1px solid #ccc;
315
+ border-right: 1px solid #676767; border-bottom: 1px solid #676767; border-collapse: collapse; padding: 0; margin: 0;
316
+ }
317
+ .menu_label { font-family: Arial, Sans-Serif; font-size: 13px; color: black; padding: 6 2 2 2;
318
+ }
319
+ .menu_row_unsel { background-color: white;
320
+ }
321
+ .menu_row_sel { background-color: #E8EEF7;
322
+ }
323
+ .menu_cell { font-family: Arial, Sans-Serif; font-size: 13px; color: #112ABB; padding: 0; cursor: pointer;
324
+ }
325
+ .menu_link { padding: 4 8 4 8; white-space: nowrap;
326
+ }
327
+ .menu_accel { font-family: Arial, Sans-Serif; font-size: 11px !important; padding: 4 8 4 8; color: #676767; text-align: right; cursor: pointer;
328
+ }
329
+ .menu_sep_cell { padding: 0; background-color: white;
330
+ }
331
+ .menu_sep_div { height: 1px; background-color: #ddd;
332
+ }
333
+ .menu_cb { padding-right: 0px; width: 7px; height: 7px;
334
+ }
335
+
336
+ /* Misc editor */
337
+ .hiddenStatus { display: none;
338
+ }
339
+ .visibleStatus { display: block; left: 1px; top: 1px; line-height: 1.2em; position: absolute; z-Index: 10000; background-color: #cc4444; padding:2px; color: white; font-family: Arial,Sans-serif; font-size: 13px
340
+ }
341
+ .editBorder { border-left: 1px solid #c3d9ff; border-right: 1px solid #c3d9ff; width: 100%; height: 100%;
342
+ }
343
+ .editWarning
344
+ {
345
+ background:#ff8a00;
346
+ font-family: Arial,Sans serif; font-size: 12px !important;
347
+ font-weight: bold;
348
+ text-decoration: none;
349
+ color:white;
350
+ padding: 4px;
351
+ }
352
+ .spellCheck { background-color: yellow; COLOR: #112ABB; font-family: Arial,Sans-serif; font-size: 13px
353
+ }
354
+ .spellCheckNone { COLOR: #008048; font-family: Arial,Sans-serif; font-size: 13px
355
+ }
356
+
357
+ .editNoWarning
358
+ {
359
+ font-family: Arial,Sans serif; font-size: 12px; color:#ACA899;
360
+ background: #EFEFEF;
361
+ padding: 4px;
362
+ }
363
+
364
+ /* Dialogs */
365
+ #appDlgBgSep { position: absolute; z-index: 200; top: 0px; left: 0px;
366
+ opacity: .3; background-color:#999; width: 100%; height: 100%;
367
+ filter: alpha(opacity=30);
368
+ }
369
+ #appDlgDiv { background-color: rgb(193, 217, 255); padding: 8px;
370
+ z-index: 1000; position: absolute; left: 0px; top: 0px; border: 1px solid rgb(58, 87, 116);
371
+ }
372
+ #appDlgDivContainer { background-color: white
373
+ }
374
+ #appDlgTitle { height: 36px; background-color: #e0edfe; font-family: Arial,Sans-serif
375
+ }
376
+ .appDlgTitleText { font-size: 12pt !important; font-weight: bold; color: #000;
377
+ background-color: #e0edfe; padding: 8px
378
+ }
379
+ #appDlgFrame { width: 0; height: 0; background-color: #ffffff;
380
+
381
+ }
382
+ /* general dialog shadow styles */
383
+
384
+ table.shadow {
385
+ border-collapse: collapse;
386
+ padding: 0;
387
+ margin: 0;
388
+ }
389
+
390
+ table.shadow td {
391
+ padding: 0;
392
+ margin: 0;
393
+ }
394
+
395
+
396
+
397
+ /* side shadows */
398
+
399
+ table.shadow td.left {
400
+ width: 4px;
401
+ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/leftSide.png', sizingMethod='crop');
402
+ }
403
+
404
+ html>body table.shadow td.left {
405
+ background: url(leftSide.png) 0px 0px no-repeat;
406
+ }
407
+
408
+ table.shadow td.right {
409
+ width: 4px;
410
+ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/rightSide.png', sizingMethod='crop');
411
+ }
412
+
413
+ html>body table.shadow td.right {
414
+ background: url(rightSide.png) 0px 0px no-repeat;
415
+ }
416
+
417
+
418
+
419
+ /* bottom shadows */
420
+
421
+ table.shadow td.bottomLeft {
422
+ height: 7px;
423
+ font-size: 1px;
424
+ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bottomLeft.png', sizingMethod='crop');
425
+ }
426
+
427
+ html>body table.shadow td.bottomLeft {
428
+ background: url(bottomLeft.png) 0px 0px no-repeat;
429
+ }
430
+
431
+ table.shadow td.bottomRight {
432
+ height: 7px;
433
+ width: 4px;
434
+ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bottomRight.png', sizingMethod='crop');
435
+ }
436
+
437
+ html>body table.shadow td.bottomRight {
438
+ background: url(bottomRight.png) 0px 0px no-repeat;
439
+ }
440
+
441
+ /* AutoComplete */
442
+ .ac-renderer {
443
+ font-family: Arial, Verdana, Helvetica, sans-serif;
444
+ border: 1px solid #666;
445
+ background: #E0ECFF;
446
+ color: #00C;
447
+ margin: 0;
448
+ padding: 0 0 1px 0;
449
+ z-index: 1000;
450
+ position: absolute;
451
+ }
452
+
453
+ .ac-renderer div {
454
+ margin: 2px;
455
+ cursor: pointer;
456
+ padding: 0 10px;
457
+ }
458
+
459
+ .ac-renderer div b {
460
+ color: #00F;
461
+ }
462
+
463
+ .ac-renderer div.active {
464
+ background: #C3D9FF;
465
+ }
466
+
467
+ /* Closure dialog styles */
468
+ .modal-dialog-bg {
469
+ position: absolute;
470
+ top: 0px;
471
+ left: 0px;
472
+ background-color: #999999;
473
+ opacity: 0.3;
474
+ }
475
+
476
+ .modal-dialog {
477
+ position: absolute;
478
+ top: 0px;
479
+ left: 0px;
480
+ background-color: #C1D9FF;
481
+ border: 1px solid #3A5774;
482
+ padding: 8px;
483
+ }
484
+
485
+ .modal-dialog-title {
486
+ position:relative;
487
+ background-color: #E0EDFE;
488
+ padding: 8px;
489
+ font: bold 12pt Arial,Sans-serif;
490
+ cursor: default;
491
+ }
492
+
493
+ .modal-dialog-content {
494
+ background-color: #FFF;
495
+ padding: 4px;
496
+ padding: 0px 1px 0px 1px;
497
+ }
498
+
499
+ .modal-dialog-content,
500
+ .modal-dialog-content td,
501
+ .modal-dialog-content p,
502
+ .modal-dialog-content body,
503
+ .modal-dialog-content ul,
504
+ .modal-dialog-content ol,
505
+ .modal-dialog-content input,
506
+ .modal-dialog-content select,
507
+ .modal-dialog-content a,
508
+ .modal-dialog-content option,
509
+ .modal-dialog-content legend,
510
+ .modal-dialog-content fieldset,
511
+ .modal-dialog-content textarea {
512
+ font: normal 12px Arial,Sans-serif;
513
+ }
514
+
515
+ .modal-dialog-buttons {
516
+ background-color: #FFF;
517
+ padding: 4px;
518
+ font: normal 12px Arial,Sans-serif;
519
+ text-align: right;
520
+ }
521
+
522
+ .modal-dialog-buttons button {
523
+ margin: 5px;
524
+ font: normal 12px Arial,Sans-serif;
525
+ overflow:visible;
526
+ padding:0 0.4em;
527
+ }
528
+
529
+ .modal-dialog-title-close {
530
+ position: absolute;
531
+ right: 0px;
532
+ }
533
+
534
+ .modal-dialog-content form {
535
+ margin: 0px;
536
+ }
537
+
538
+ .goog-popupcolorpicker {
539
+ position: absolute;
540
+ -moz-outline: 0;
541
+ outline: 0;
542
+ visibility: hidden;
543
+ }
544
+
545
+ .goog-color-picker-coloritem {
546
+ color: white;
547
+ font-size: 1px;
548
+ text-align: center;
549
+ width: 15px;
550
+ height: 13px;
551
+ border: 1px solid gray;
552
+ }
553
+
554
+ .goog-color-picker-coloritem.selected {
555
+ border: solid black;
556
+ border-width: 1px 1px 1px 1px;
557
+ }
558
+
559
+ .highlighted, .highlighted div {
560
+ border: 1px solid white;
561
+ }
562
+
563
+ .goog-color-picker-colorbox {
564
+ padding: 0;
565
+ border-width: 0;
566
+ }
567
+
568
+ .highlighted.goog-color-picker-colorbox {
569
+ border: 0;
570
+ }
571
+
572
+ .goog-color-picker {
573
+ padding: 0;
574
+ border: 1px solid gray;
575
+ background-color: white;
576
+ font-family: "Arial Unicode MS", menu;
577
+ }
578
+
579
+ .goog-color-picker-footcell {
580
+ border: solid gray;
581
+ border-width: 1px 0 0 0;
582
+ padding: 0;
583
+ text-align: center;
584
+ clear: both;
585
+ }
586
+ .swatch {
587
+ border-style: outset;
588
+ border-width: 1px;
589
+ cursor: default;
590
+ height: 18px;
591
+ padding-left: 1px;
592
+ width: 52px;
593
+ }
594
+
595
+ .dialog-input {
596
+ overflow: auto;
597
+ position: relative;
598
+ }
599
+
600
+ .insertchar-grid {
601
+ vertical-align: middle;
602
+ text-align: center;
603
+ border: 1px solid #ACA899;
604
+ }
605
+
606
+ .insertchar-sc {
607
+ Cursor: pointer;
608
+ font-size: 14px !important;
609
+ vertical-align: middle;
610
+ text-align: center;
611
+ border: 1px solid #EBE8D7;
612
+ width: 28px
613
+ }
614
+
615
+ .insertchar-ac {
616
+ Cursor: pointer; font-size: 14px !important;
617
+ vertical-align: middle;
618
+ text-align: center;
619
+ border: 1px solid #EBE8D7;
620
+ width: 28px
621
+ }
622
+
623
+ .insertchar-adp {
624
+ font-size: 14px !important;
625
+ vertical-align: middle;
626
+ text-align: center;
627
+ border: 1px solid #EBE8D7;
628
+ width: 28px
629
+ }
630
+
631
+ .insertchar-wd {
632
+ Cursor: pointer;
633
+ font-size: 12px;
634
+ vertical-align: middle;
635
+ text-align: center;
636
+ border: 1px solid #EBE8D7;
637
+ width: 28px;
638
+ font-family: Wingdings !important;
639
+ }
640
+
641
+ .insertchar-nd {
642
+ font-family: Arial,Sans-serif;
643
+ font-size: 12px;
644
+ }
645
+
646
+ .insertchar-bb {
647
+ overflow:visible;
648
+ padding:0 0.01em;
649
+ }
650
+
651
+ .modal-dialog-content .example {
652
+ font-size: 11px;
653
+ }
654
+
655
+ .modal-dialog-content legend {
656
+ font-weight: bold;
657
+ color: black;
658
+ }
659
+
660
+ .modal-dialog-content .subtitle {
661
+ background-color: #EFEFEF;
662
+ padding: 8px;
663
+ }
664
+
665
+ .modal-dialog-content fieldset {
666
+ border: 1px solid white;
667
+ padding-bottom: 10px;
668
+ }
669
+
Binary file