compass-jquery-plugin 0.2.4.4 → 0.2.4.5
Sign up to get free protection for your applications and to get access to all the features.
- data/README.textile +2 -2
- data/VERSION.yml +2 -2
- data/compass-jquery-plugin.gemspec +2 -2
- data/lib/jquery/jqgrid.rb +59 -19
- data/templates/jqgrid/i18n/jqgrid/locale-bg.js +132 -132
- data/templates/jqgrid/i18n/jqgrid/locale-bg1251.js +132 -132
- data/templates/jqgrid/i18n/jqgrid/locale-cat.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-cs.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-de.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-dk.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-el.js +126 -126
- data/templates/jqgrid/i18n/jqgrid/locale-en.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-fa.js +125 -125
- data/templates/jqgrid/i18n/jqgrid/locale-fi.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-fr.js +126 -126
- data/templates/jqgrid/i18n/jqgrid/locale-he.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-is.js +126 -126
- data/templates/jqgrid/i18n/jqgrid/locale-it.js +126 -126
- data/templates/jqgrid/i18n/jqgrid/locale-jp.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-nl.js +148 -148
- data/templates/jqgrid/i18n/jqgrid/locale-no.js +121 -121
- data/templates/jqgrid/i18n/jqgrid/locale-pl.js +126 -126
- data/templates/jqgrid/i18n/jqgrid/locale-pt-br.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-pt-br.min.js +1 -1
- data/templates/jqgrid/i18n/jqgrid/locale-pt.js +125 -125
- data/templates/jqgrid/i18n/jqgrid/locale-ro.js +139 -139
- data/templates/jqgrid/i18n/jqgrid/locale-ru.js +127 -127
- data/templates/jqgrid/i18n/jqgrid/locale-sp.js +128 -128
- data/templates/jqgrid/i18n/jqgrid/locale-sv.js +117 -117
- data/templates/jqgrid/i18n/jqgrid/locale-tr.js +126 -126
- data/templates/jqgrid/i18n/jqgrid/locale-ua.js +127 -127
- data/templates/jqgrid/jquery.jqGrid.js +9921 -9913
- data/templates/jqgrid/jquery.jqGrid.min.js +1 -1
- data/templates/jqgrid/jquery.ui/jqGrid.sass +746 -745
- data/templates/jqgrid/manifest.rb +62 -62
- data/templates/jqgrid/public/stylesheets/ellipsis-xbl.xml +13 -13
- data/templates/jrails/jquery.js +7644 -7644
- data/templates/jrails/jquery.min.js +18 -18
- data/templates/jrails/jrails.js +192 -192
- data/templates/secret_sauce/app/views/ui/_ui_grid_for_without_block.js.haml +139 -139
- metadata +2 -2
@@ -1,745 +1,746 @@
|
|
1
|
-
// Generated by compass-jquery-plugin/gem-tasks/jqgrid.rake
|
2
|
-
|
3
|
-
.ui-jqgrid
|
4
|
-
position: relative
|
5
|
-
font-size: 11px
|
6
|
-
|
7
|
-
.ui-jqgrid-view
|
8
|
-
position: relative
|
9
|
-
left: 0px
|
10
|
-
top: 0px
|
11
|
-
padding: .0em
|
12
|
-
|
13
|
-
.ui-jqgrid-titlebar
|
14
|
-
padding: .3em .2em .2em .3em
|
15
|
-
position: relative
|
16
|
-
border-left: 0px none
|
17
|
-
border-right: 0px none
|
18
|
-
border-top: 0px none
|
19
|
-
|
20
|
-
.ui-jqgrid-title
|
21
|
-
float: left
|
22
|
-
margin: .1em 0 .2em
|
23
|
-
|
24
|
-
.ui-jqgrid-titlebar-close
|
25
|
-
position: absolute
|
26
|
-
top: 50%
|
27
|
-
width: 19px
|
28
|
-
margin: -10px 0 0 0
|
29
|
-
padding: 1px
|
30
|
-
height: 18px
|
31
|
-
|
32
|
-
span
|
33
|
-
display: block
|
34
|
-
margin: 1px
|
35
|
-
|
36
|
-
&:hover
|
37
|
-
padding: 0
|
38
|
-
|
39
|
-
.ui-jqgrid-hdiv
|
40
|
-
position: relative
|
41
|
-
margin: 0em
|
42
|
-
padding: 0em
|
43
|
-
overflow: hidden
|
44
|
-
|
45
|
-
border-
|
46
|
-
border-
|
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
|
-
border-
|
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
|
-
margin-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
border-top-
|
127
|
-
border-top-
|
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
|
-
border-bottom-
|
155
|
-
border-bottom-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
border-right-
|
161
|
-
border-right-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
border-left-
|
167
|
-
border-left-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
cursor:
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
border-
|
194
|
-
border-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
border-top-
|
209
|
-
border-top-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
border-right-
|
215
|
-
border-right-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
border-left-
|
221
|
-
border-left-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
border-
|
226
|
-
border-
|
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
|
-
border-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
margin-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
list-style-
|
293
|
-
list-style-
|
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
|
-
border-right-
|
323
|
-
border-right-
|
324
|
-
border-
|
325
|
-
border-bottom-
|
326
|
-
border-bottom-
|
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
|
-
border-
|
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
|
-
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
border-
|
457
|
-
border-
|
458
|
-
|
459
|
-
padding-
|
460
|
-
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
border-
|
465
|
-
border-
|
466
|
-
|
467
|
-
padding-
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
border-
|
474
|
-
border-
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
border-
|
482
|
-
border-
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
487
|
-
|
488
|
-
|
489
|
-
|
490
|
-
|
491
|
-
|
492
|
-
|
493
|
-
|
494
|
-
|
495
|
-
|
496
|
-
|
497
|
-
|
498
|
-
|
499
|
-
|
500
|
-
|
501
|
-
|
502
|
-
|
503
|
-
|
504
|
-
|
505
|
-
|
506
|
-
|
507
|
-
|
508
|
-
|
509
|
-
|
510
|
-
|
511
|
-
|
512
|
-
|
513
|
-
|
514
|
-
|
515
|
-
|
516
|
-
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
|
526
|
-
|
527
|
-
|
528
|
-
|
529
|
-
|
530
|
-
|
531
|
-
|
532
|
-
|
533
|
-
|
534
|
-
|
535
|
-
|
536
|
-
|
537
|
-
|
538
|
-
|
539
|
-
|
540
|
-
|
541
|
-
|
542
|
-
|
543
|
-
|
544
|
-
|
545
|
-
|
546
|
-
|
547
|
-
|
548
|
-
|
549
|
-
|
550
|
-
|
551
|
-
|
552
|
-
|
553
|
-
|
554
|
-
|
555
|
-
|
556
|
-
|
557
|
-
|
558
|
-
|
559
|
-
|
560
|
-
|
561
|
-
|
562
|
-
|
563
|
-
|
564
|
-
|
565
|
-
|
566
|
-
|
567
|
-
|
568
|
-
border-right-
|
569
|
-
border-right-
|
570
|
-
|
571
|
-
|
572
|
-
|
573
|
-
|
574
|
-
|
575
|
-
|
576
|
-
|
577
|
-
|
578
|
-
|
579
|
-
|
580
|
-
|
581
|
-
|
582
|
-
|
583
|
-
|
584
|
-
|
585
|
-
|
586
|
-
|
587
|
-
|
588
|
-
|
589
|
-
|
590
|
-
|
591
|
-
|
592
|
-
|
593
|
-
|
594
|
-
|
595
|
-
|
596
|
-
|
597
|
-
|
598
|
-
|
599
|
-
|
600
|
-
|
601
|
-
-
|
602
|
-
|
603
|
-
|
604
|
-
|
605
|
-
|
606
|
-
|
607
|
-
|
608
|
-
|
609
|
-
|
610
|
-
|
611
|
-
|
612
|
-
|
613
|
-
|
614
|
-
|
615
|
-
|
616
|
-
|
617
|
-
|
618
|
-
|
619
|
-
|
620
|
-
|
621
|
-
|
622
|
-
|
623
|
-
|
624
|
-
|
625
|
-
|
626
|
-
|
627
|
-
|
628
|
-
|
629
|
-
|
630
|
-
|
631
|
-
|
632
|
-
|
633
|
-
|
634
|
-
|
635
|
-
|
636
|
-
|
637
|
-
|
638
|
-
|
639
|
-
|
640
|
-
|
641
|
-
|
642
|
-
|
643
|
-
|
644
|
-
|
645
|
-
|
646
|
-
|
647
|
-
height: 20px
|
648
|
-
|
649
|
-
|
650
|
-
|
651
|
-
|
652
|
-
|
653
|
-
|
654
|
-
|
655
|
-
|
656
|
-
|
657
|
-
|
658
|
-
|
659
|
-
|
660
|
-
|
661
|
-
|
662
|
-
|
663
|
-
|
664
|
-
|
665
|
-
|
666
|
-
|
667
|
-
|
668
|
-
|
669
|
-
|
670
|
-
|
671
|
-
|
672
|
-
|
673
|
-
overflow
|
674
|
-
|
675
|
-
|
676
|
-
|
677
|
-
|
678
|
-
|
679
|
-
|
680
|
-
|
681
|
-
|
682
|
-
|
683
|
-
|
684
|
-
|
685
|
-
|
686
|
-
|
687
|
-
|
688
|
-
|
689
|
-
|
690
|
-
|
691
|
-
|
692
|
-
|
693
|
-
|
694
|
-
overflow
|
695
|
-
|
696
|
-
|
697
|
-
|
698
|
-
|
699
|
-
|
700
|
-
|
701
|
-
|
702
|
-
|
703
|
-
|
704
|
-
|
705
|
-
|
706
|
-
|
707
|
-
|
708
|
-
|
709
|
-
|
710
|
-
|
711
|
-
|
712
|
-
|
713
|
-
|
714
|
-
|
715
|
-
|
716
|
-
|
717
|
-
|
718
|
-
|
719
|
-
|
720
|
-
|
721
|
-
|
722
|
-
|
723
|
-
|
724
|
-
|
725
|
-
|
726
|
-
|
727
|
-
|
728
|
-
|
729
|
-
|
730
|
-
|
731
|
-
|
732
|
-
|
733
|
-
|
734
|
-
|
735
|
-
|
736
|
-
|
737
|
-
|
738
|
-
|
739
|
-
|
740
|
-
|
741
|
-
|
742
|
-
|
743
|
-
|
744
|
-
|
745
|
-
|
1
|
+
// Generated by compass-jquery-plugin/gem-tasks/jqgrid.rake
|
2
|
+
|
3
|
+
.ui-jqgrid
|
4
|
+
position: relative
|
5
|
+
font-size: 11px
|
6
|
+
|
7
|
+
.ui-jqgrid-view
|
8
|
+
position: relative
|
9
|
+
left: 0px
|
10
|
+
top: 0px
|
11
|
+
padding: .0em
|
12
|
+
|
13
|
+
.ui-jqgrid-titlebar
|
14
|
+
padding: .3em .2em .2em .3em
|
15
|
+
position: relative
|
16
|
+
border-left: 0px none
|
17
|
+
border-right: 0px none
|
18
|
+
border-top: 0px none
|
19
|
+
|
20
|
+
.ui-jqgrid-title
|
21
|
+
float: left
|
22
|
+
margin: .1em 0 .2em
|
23
|
+
|
24
|
+
.ui-jqgrid-titlebar-close
|
25
|
+
position: absolute
|
26
|
+
top: 50%
|
27
|
+
width: 19px
|
28
|
+
margin: -10px 0 0 0
|
29
|
+
padding: 1px
|
30
|
+
height: 18px
|
31
|
+
|
32
|
+
span
|
33
|
+
display: block
|
34
|
+
margin: 1px
|
35
|
+
|
36
|
+
&:hover
|
37
|
+
padding: 0
|
38
|
+
|
39
|
+
.ui-jqgrid-hdiv
|
40
|
+
position: relative
|
41
|
+
margin: 0em
|
42
|
+
padding: 0em
|
43
|
+
overflow-x: hidden
|
44
|
+
overflow-y: auto
|
45
|
+
border-left: 0px none !important
|
46
|
+
border-top: 0px none !important
|
47
|
+
border-right: 0px none !important
|
48
|
+
|
49
|
+
.ui-jqgrid-hbox
|
50
|
+
float: left
|
51
|
+
padding-right: 20px
|
52
|
+
|
53
|
+
.ui-jqgrid-htable
|
54
|
+
table-layout: fixed
|
55
|
+
margin: 0em
|
56
|
+
|
57
|
+
th
|
58
|
+
height: 22px
|
59
|
+
padding: 0 2px 0 2px
|
60
|
+
|
61
|
+
div
|
62
|
+
overflow: hidden
|
63
|
+
position: relative
|
64
|
+
height: 17px
|
65
|
+
|
66
|
+
|
67
|
+
.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column
|
68
|
+
overflow: hidden
|
69
|
+
white-space: nowrap
|
70
|
+
text-align: center
|
71
|
+
border-top: 0px none
|
72
|
+
border-bottom: 0px none
|
73
|
+
|
74
|
+
|
75
|
+
.ui-th-ltr, .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr
|
76
|
+
border-left: 0px none
|
77
|
+
|
78
|
+
|
79
|
+
.ui-th-rtl
|
80
|
+
border-right: 0px none
|
81
|
+
|
82
|
+
|
83
|
+
.ui-jqgrid
|
84
|
+
.ui-jqgrid-htable th.ui-th-rtl
|
85
|
+
border-right: 0px none
|
86
|
+
|
87
|
+
.ui-th-div-ie
|
88
|
+
white-space: nowrap
|
89
|
+
zoom: 1
|
90
|
+
height: 17px
|
91
|
+
|
92
|
+
.ui-jqgrid-resize
|
93
|
+
height: 20px !important
|
94
|
+
position: relative
|
95
|
+
cursor: e-resize
|
96
|
+
display: inline
|
97
|
+
overflow: hidden
|
98
|
+
|
99
|
+
.ui-grid-ico-sort
|
100
|
+
overflow: hidden
|
101
|
+
position: absolute
|
102
|
+
display: inline
|
103
|
+
cursor: pointer !important
|
104
|
+
|
105
|
+
.ui-icon-asc
|
106
|
+
margin-top: -3px
|
107
|
+
height: 12px
|
108
|
+
|
109
|
+
.ui-icon-desc
|
110
|
+
margin-top: 3px
|
111
|
+
height: 12px
|
112
|
+
|
113
|
+
.ui-i-asc
|
114
|
+
margin-top: 0px
|
115
|
+
height: 16px
|
116
|
+
|
117
|
+
.ui-i-desc
|
118
|
+
margin-top: 0px
|
119
|
+
margin-left: 13px
|
120
|
+
height: 16px
|
121
|
+
|
122
|
+
.ui-jqgrid-sortable
|
123
|
+
cursor: pointer
|
124
|
+
|
125
|
+
tr.ui-search-toolbar th
|
126
|
+
border-top-width: 1px !important
|
127
|
+
border-top-color: inherit !important
|
128
|
+
border-top-style: ridge !important
|
129
|
+
|
130
|
+
|
131
|
+
tr.ui-search-toolbar
|
132
|
+
input, select
|
133
|
+
margin: 1px 0px 0px 0px
|
134
|
+
|
135
|
+
|
136
|
+
.ui-jqgrid
|
137
|
+
.ui-jqgrid-bdiv
|
138
|
+
position: relative
|
139
|
+
margin: 0em
|
140
|
+
padding: 0
|
141
|
+
overflow: auto
|
142
|
+
|
143
|
+
.ui-jqgrid-btable
|
144
|
+
table-layout: fixed
|
145
|
+
margin: 0em
|
146
|
+
|
147
|
+
tr
|
148
|
+
&.jqgrow td
|
149
|
+
font-weight: normal
|
150
|
+
overflow: hidden
|
151
|
+
white-space: pre
|
152
|
+
height: 22px
|
153
|
+
padding: 0 2px 0 2px
|
154
|
+
border-bottom-width: 1px
|
155
|
+
border-bottom-color: inherit
|
156
|
+
border-bottom-style: solid
|
157
|
+
|
158
|
+
&.ui-row-ltr td
|
159
|
+
text-align: left
|
160
|
+
border-right-width: 1px
|
161
|
+
border-right-color: inherit
|
162
|
+
border-right-style: solid
|
163
|
+
|
164
|
+
&.ui-row-rtl td
|
165
|
+
text-align: right
|
166
|
+
border-left-width: 1px
|
167
|
+
border-left-color: inherit
|
168
|
+
border-left-style: solid
|
169
|
+
|
170
|
+
td.jqgrid-rownum
|
171
|
+
padding: 0 2px 0 2px
|
172
|
+
margin: 0px
|
173
|
+
border: 0px none
|
174
|
+
|
175
|
+
.ui-jqgrid-resize-mark
|
176
|
+
width: 2px
|
177
|
+
left: 0
|
178
|
+
background-color: #777
|
179
|
+
cursor: e-resize
|
180
|
+
cursor: col-resize
|
181
|
+
position: absolute
|
182
|
+
top: 0
|
183
|
+
height: 100px
|
184
|
+
overflow: hidden
|
185
|
+
display: none
|
186
|
+
border: 0 none
|
187
|
+
|
188
|
+
.ui-jqgrid-sdiv
|
189
|
+
position: relative
|
190
|
+
margin: 0em
|
191
|
+
padding: 0em
|
192
|
+
overflow: hidden
|
193
|
+
border-left: 0px none !important
|
194
|
+
border-top: 0px none !important
|
195
|
+
border-right: 0px none !important
|
196
|
+
|
197
|
+
.ui-jqgrid-ftable
|
198
|
+
table-layout: fixed
|
199
|
+
margin-bottom: 0em
|
200
|
+
|
201
|
+
tr
|
202
|
+
&.footrow td
|
203
|
+
font-weight: bold
|
204
|
+
overflow: hidden
|
205
|
+
white-space: nowrap
|
206
|
+
height: 21px
|
207
|
+
padding: 0 2px 0 2px
|
208
|
+
border-top-width: 1px
|
209
|
+
border-top-color: inherit
|
210
|
+
border-top-style: solid
|
211
|
+
|
212
|
+
&.footrow-ltr td
|
213
|
+
text-align: left
|
214
|
+
border-right-width: 1px
|
215
|
+
border-right-color: inherit
|
216
|
+
border-right-style: solid
|
217
|
+
|
218
|
+
&.footrow-rtl td
|
219
|
+
text-align: right
|
220
|
+
border-left-width: 1px
|
221
|
+
border-left-color: inherit
|
222
|
+
border-left-style: solid
|
223
|
+
|
224
|
+
.ui-jqgrid-pager
|
225
|
+
border-left: 0px none !important
|
226
|
+
border-right: 0px none !important
|
227
|
+
border-bottom: 0px none !important
|
228
|
+
margin: 0px !important
|
229
|
+
padding: 0px !important
|
230
|
+
position: relative
|
231
|
+
height: 25px
|
232
|
+
white-space: nowrap
|
233
|
+
overflow: hidden
|
234
|
+
|
235
|
+
.ui-pager-control
|
236
|
+
position: relative
|
237
|
+
|
238
|
+
.ui-pg-table
|
239
|
+
position: relative
|
240
|
+
padding-bottom: 2px
|
241
|
+
width: auto
|
242
|
+
margin: 0em
|
243
|
+
|
244
|
+
td
|
245
|
+
font-weight: normal
|
246
|
+
vertical-align: middle
|
247
|
+
padding: 1px
|
248
|
+
|
249
|
+
.ui-pg-button
|
250
|
+
height: 19px !important
|
251
|
+
|
252
|
+
span
|
253
|
+
display: block
|
254
|
+
margin: 1px
|
255
|
+
float: left
|
256
|
+
|
257
|
+
&:hover
|
258
|
+
padding: 0px
|
259
|
+
|
260
|
+
.ui-state-disabled:hover
|
261
|
+
padding: 1px
|
262
|
+
|
263
|
+
.ui-pg-input
|
264
|
+
height: 13px
|
265
|
+
font-size: .8em
|
266
|
+
margin: 0em
|
267
|
+
|
268
|
+
.ui-pg-selbox
|
269
|
+
font-size: .8em
|
270
|
+
line-height: 18px
|
271
|
+
display: block
|
272
|
+
height: 18px
|
273
|
+
margin: 0em
|
274
|
+
|
275
|
+
.ui-separator
|
276
|
+
height: 18px
|
277
|
+
border-left: 1px solid #ccc
|
278
|
+
border-right: 1px solid #ccc
|
279
|
+
margin: 1px
|
280
|
+
float: right
|
281
|
+
|
282
|
+
.ui-paging-info
|
283
|
+
font-weight: normal
|
284
|
+
height: 19px
|
285
|
+
margin-top: 3px
|
286
|
+
margin-right: 4px
|
287
|
+
|
288
|
+
.ui-jqgrid-pager .ui-pg-div
|
289
|
+
padding: 1px 0
|
290
|
+
cursor: pointer
|
291
|
+
float: left
|
292
|
+
list-style-image: none
|
293
|
+
list-style-position: outside
|
294
|
+
list-style-type: none
|
295
|
+
position: relative
|
296
|
+
|
297
|
+
span.ui-icon
|
298
|
+
float: left
|
299
|
+
margin: 0 2px
|
300
|
+
|
301
|
+
td
|
302
|
+
input, select .ui-jqgrid td textarea
|
303
|
+
margin: 0em
|
304
|
+
|
305
|
+
textarea
|
306
|
+
width: auto
|
307
|
+
height: auto
|
308
|
+
|
309
|
+
.ui-jqgrid-btable .ui-sgcollapsed span
|
310
|
+
display: block
|
311
|
+
|
312
|
+
.ui-subgrid
|
313
|
+
margin: 0em
|
314
|
+
padding: 0em
|
315
|
+
width: 100%
|
316
|
+
|
317
|
+
table
|
318
|
+
table-layout: fixed
|
319
|
+
|
320
|
+
tr.ui-subtblcell td
|
321
|
+
height: 18px
|
322
|
+
border-right-width: 1px
|
323
|
+
border-right-color: inherit
|
324
|
+
border-right-style: solid
|
325
|
+
border-bottom-width: 1px
|
326
|
+
border-bottom-color: inherit
|
327
|
+
border-bottom-style: solid
|
328
|
+
|
329
|
+
td
|
330
|
+
&.subgrid-data
|
331
|
+
border-top: 0px none !important
|
332
|
+
|
333
|
+
&.subgrid-cell
|
334
|
+
border-width: 0px 0px 1px 0px
|
335
|
+
|
336
|
+
.loading
|
337
|
+
position: absolute
|
338
|
+
top: 45%
|
339
|
+
left: 45%
|
340
|
+
width: auto
|
341
|
+
z-index: 101
|
342
|
+
padding: 6px
|
343
|
+
margin: 5px
|
344
|
+
text-align: center
|
345
|
+
font-weight: bold
|
346
|
+
display: none
|
347
|
+
border-width: 2px !important
|
348
|
+
|
349
|
+
.jqgrid-overlay
|
350
|
+
display: none
|
351
|
+
z-index: 100
|
352
|
+
|
353
|
+
|
354
|
+
*
|
355
|
+
html .jqgrid-overlay
|
356
|
+
width: expression(this.parentNode.offsetWidth+'px')
|
357
|
+
height: expression(this.parentNode.offsetHeight+'px')
|
358
|
+
|
359
|
+
.jqgrid-overlay iframe
|
360
|
+
position: absolute
|
361
|
+
top: 0
|
362
|
+
left: 0
|
363
|
+
z-index: -1
|
364
|
+
width: expression(this.parentNode.offsetWidth+'px')
|
365
|
+
height: expression(this.parentNode.offsetHeight+'px')
|
366
|
+
|
367
|
+
|
368
|
+
.ui-jqgrid .ui-userdata
|
369
|
+
border-left: 0px none
|
370
|
+
border-right: 0px none
|
371
|
+
height: 21px
|
372
|
+
overflow: hidden
|
373
|
+
|
374
|
+
|
375
|
+
.ui-jqdialog
|
376
|
+
display: none
|
377
|
+
width: 300px
|
378
|
+
position: absolute
|
379
|
+
padding: .2em
|
380
|
+
font-size: 11px
|
381
|
+
overflow: visible
|
382
|
+
|
383
|
+
.ui-jqdialog-titlebar
|
384
|
+
padding: .3em .2em
|
385
|
+
position: relative
|
386
|
+
|
387
|
+
.ui-jqdialog-title
|
388
|
+
margin: .1em 0 .2em
|
389
|
+
|
390
|
+
.ui-jqdialog-titlebar-close
|
391
|
+
position: absolute
|
392
|
+
top: 50%
|
393
|
+
width: 19px
|
394
|
+
margin: -10px 0 0 0
|
395
|
+
padding: 1px
|
396
|
+
height: 18px
|
397
|
+
|
398
|
+
span
|
399
|
+
display: block
|
400
|
+
margin: 1px
|
401
|
+
|
402
|
+
&:hover, &:focus
|
403
|
+
padding: 0
|
404
|
+
|
405
|
+
|
406
|
+
.ui-jqdialog-content
|
407
|
+
border: 0
|
408
|
+
padding: .3em .2em
|
409
|
+
background: none
|
410
|
+
height: auto
|
411
|
+
|
412
|
+
|
413
|
+
.ui-jqdialog
|
414
|
+
.ui-jqdialog-content
|
415
|
+
border: 0
|
416
|
+
padding: .3em .2em
|
417
|
+
background: none
|
418
|
+
height: auto
|
419
|
+
|
420
|
+
.ui-jqconfirm
|
421
|
+
padding: .4em 1em
|
422
|
+
border-width: 3px
|
423
|
+
position: absolute
|
424
|
+
bottom: 10px
|
425
|
+
right: 10px
|
426
|
+
overflow: visible
|
427
|
+
display: none
|
428
|
+
height: 80px
|
429
|
+
width: 220px
|
430
|
+
text-align: center
|
431
|
+
|
432
|
+
|
433
|
+
.ui-jqdialog-content
|
434
|
+
.FormGrid
|
435
|
+
margin: 0px
|
436
|
+
|
437
|
+
.EditTable, .DelTable
|
438
|
+
width: 100%
|
439
|
+
margin-bottom: 0em
|
440
|
+
|
441
|
+
|
442
|
+
.EditTable td
|
443
|
+
input, select
|
444
|
+
margin: 0em
|
445
|
+
|
446
|
+
textarea
|
447
|
+
margin: 0em
|
448
|
+
width: auto
|
449
|
+
height: auto
|
450
|
+
|
451
|
+
|
452
|
+
.ui-jqdialog-content
|
453
|
+
td
|
454
|
+
&.EditButton
|
455
|
+
text-align: right
|
456
|
+
border-top: 0px none
|
457
|
+
border-left: 0px none
|
458
|
+
border-right: 0px none
|
459
|
+
padding-bottom: 5px
|
460
|
+
padding-top: 5px
|
461
|
+
|
462
|
+
&.navButton
|
463
|
+
text-align: center
|
464
|
+
border-left: 0px none
|
465
|
+
border-top: 0px none
|
466
|
+
border-right: 0px none
|
467
|
+
padding-bottom: 5px
|
468
|
+
padding-top: 5px
|
469
|
+
|
470
|
+
.CaptionTD
|
471
|
+
text-align: left
|
472
|
+
vertical-align: top
|
473
|
+
border-left: 0px none
|
474
|
+
border-right: 0px none
|
475
|
+
border-bottom: 0px none
|
476
|
+
padding: 1px
|
477
|
+
white-space: nowrap
|
478
|
+
|
479
|
+
.DataTD
|
480
|
+
padding: 1px
|
481
|
+
border-left: 0px none
|
482
|
+
border-right: 0px none
|
483
|
+
border-bottom: 0px none
|
484
|
+
vertical-align: top
|
485
|
+
|
486
|
+
|
487
|
+
.fm-button
|
488
|
+
display: inline-block
|
489
|
+
margin: 0 4px 0 0
|
490
|
+
padding: .4em .5em
|
491
|
+
text-decoration: none !important
|
492
|
+
cursor: pointer
|
493
|
+
position: relative
|
494
|
+
text-align: center
|
495
|
+
zoom: 1
|
496
|
+
|
497
|
+
|
498
|
+
.fm-button-icon-left
|
499
|
+
padding-left: 1.9em
|
500
|
+
|
501
|
+
|
502
|
+
.fm-button-icon-right
|
503
|
+
padding-right: 1.9em
|
504
|
+
|
505
|
+
|
506
|
+
.fm-button-icon-left .ui-icon
|
507
|
+
right: auto
|
508
|
+
left: .2em
|
509
|
+
margin-left: 0
|
510
|
+
position: absolute
|
511
|
+
top: 50%
|
512
|
+
margin-top: -8px
|
513
|
+
|
514
|
+
|
515
|
+
.fm-button-icon-right .ui-icon
|
516
|
+
left: auto
|
517
|
+
right: .2em
|
518
|
+
margin-left: 0
|
519
|
+
position: absolute
|
520
|
+
top: 50%
|
521
|
+
margin-top: -8px
|
522
|
+
|
523
|
+
|
524
|
+
#nData, #pData
|
525
|
+
float: left
|
526
|
+
margin: 3px
|
527
|
+
padding: 0
|
528
|
+
width: 15px
|
529
|
+
|
530
|
+
|
531
|
+
.ui-jqgrid .selected-row, div.ui-jqgrid .selected-row td
|
532
|
+
font-style: normal
|
533
|
+
border-left: 0px none
|
534
|
+
|
535
|
+
|
536
|
+
.ui-jqgrid
|
537
|
+
.tree-wrap
|
538
|
+
float: left
|
539
|
+
position: relative
|
540
|
+
height: 18px
|
541
|
+
white-space: nowrap
|
542
|
+
overflow: hidden
|
543
|
+
|
544
|
+
.tree-minus, .tree-plus, .tree-leaf
|
545
|
+
position: absolute
|
546
|
+
height: 18px
|
547
|
+
width: 18px
|
548
|
+
overflow: hidden
|
549
|
+
|
550
|
+
.treeclick
|
551
|
+
cursor: pointer
|
552
|
+
|
553
|
+
|
554
|
+
.jqmOverlay
|
555
|
+
background-color: #000
|
556
|
+
|
557
|
+
|
558
|
+
* iframe.jqm
|
559
|
+
position: absolute
|
560
|
+
top: 0
|
561
|
+
left: 0
|
562
|
+
z-index: -1
|
563
|
+
width: expression(this.parentNode.offsetWidth+'px')
|
564
|
+
height: expression(this.parentNode.offsetHeight+'px')
|
565
|
+
|
566
|
+
|
567
|
+
.ui-jqgrid-dnd tr td
|
568
|
+
border-right-width: 1px
|
569
|
+
border-right-color: inherit
|
570
|
+
border-right-style: solid
|
571
|
+
height: 20px
|
572
|
+
|
573
|
+
|
574
|
+
.ui-jqgrid
|
575
|
+
.ui-jqgrid-title-rtl
|
576
|
+
float: right
|
577
|
+
margin: .1em 0 .2em
|
578
|
+
|
579
|
+
.ui-jqgrid-hbox-rtl
|
580
|
+
float: right
|
581
|
+
padding-left: 20px
|
582
|
+
|
583
|
+
.ui-jqgrid-resize-ltr
|
584
|
+
float: right
|
585
|
+
margin: -2px -2px -2px 0px
|
586
|
+
|
587
|
+
.ui-jqgrid-resize-rtl
|
588
|
+
float: left
|
589
|
+
margin: -2px 0px -1px -3px
|
590
|
+
|
591
|
+
.ui-sort-rtl
|
592
|
+
left: 0px
|
593
|
+
|
594
|
+
.tree-wrap-ltr
|
595
|
+
float: left
|
596
|
+
|
597
|
+
.tree-wrap-rtl
|
598
|
+
float: right
|
599
|
+
|
600
|
+
.ui-ellipsis
|
601
|
+
text-overflow: ellipsis
|
602
|
+
-moz-binding: url('ellipsis-xbl.xml#ellipsis')
|
603
|
+
|
604
|
+
|
605
|
+
.ui-searchFilter
|
606
|
+
display: none
|
607
|
+
position: absolute
|
608
|
+
z-index: 770
|
609
|
+
overflow: visible
|
610
|
+
|
611
|
+
|
612
|
+
.ui-searchFilter
|
613
|
+
table
|
614
|
+
position: relative
|
615
|
+
margin: 0em
|
616
|
+
width: auto
|
617
|
+
|
618
|
+
td
|
619
|
+
margin: 0em
|
620
|
+
padding: 1px
|
621
|
+
|
622
|
+
input, select
|
623
|
+
margin: 0.1em
|
624
|
+
|
625
|
+
.ui-state-default
|
626
|
+
cursor: pointer
|
627
|
+
|
628
|
+
.divider
|
629
|
+
height: 1px
|
630
|
+
|
631
|
+
div
|
632
|
+
background-color: black
|
633
|
+
height: 1px
|
634
|
+
|
635
|
+
|
636
|
+
.ui-multiselect
|
637
|
+
border: solid 1px
|
638
|
+
font-size: 0.8em
|
639
|
+
|
640
|
+
ul
|
641
|
+
-moz-user-select: none
|
642
|
+
|
643
|
+
li
|
644
|
+
margin: 0
|
645
|
+
padding: 0
|
646
|
+
cursor: default
|
647
|
+
line-height: 20px
|
648
|
+
height: 20px
|
649
|
+
font-size: 11px
|
650
|
+
list-style: none
|
651
|
+
|
652
|
+
a
|
653
|
+
color: #999
|
654
|
+
text-decoration: none
|
655
|
+
padding: 0
|
656
|
+
display: block
|
657
|
+
float: left
|
658
|
+
cursor: pointer
|
659
|
+
|
660
|
+
&.ui-draggable-dragging
|
661
|
+
padding-left: 10px
|
662
|
+
|
663
|
+
div.selected
|
664
|
+
position: relative
|
665
|
+
padding: 0
|
666
|
+
margin: 0
|
667
|
+
border: 0
|
668
|
+
float: left
|
669
|
+
|
670
|
+
ul.selected
|
671
|
+
position: relative
|
672
|
+
padding: 0
|
673
|
+
overflow: auto
|
674
|
+
overflow-x: hidden
|
675
|
+
background: #fff
|
676
|
+
margin: 0
|
677
|
+
list-style: none
|
678
|
+
border: 0
|
679
|
+
position: relative
|
680
|
+
width: 100%
|
681
|
+
|
682
|
+
li
|
683
|
+
div.available
|
684
|
+
position: relative
|
685
|
+
padding: 0
|
686
|
+
margin: 0
|
687
|
+
border: 0
|
688
|
+
float: left
|
689
|
+
border-left: 1px solid
|
690
|
+
|
691
|
+
ul.available
|
692
|
+
position: relative
|
693
|
+
padding: 0
|
694
|
+
overflow: auto
|
695
|
+
overflow-x: hidden
|
696
|
+
background: #fff
|
697
|
+
margin: 0
|
698
|
+
list-style: none
|
699
|
+
border: 0
|
700
|
+
width: 100%
|
701
|
+
|
702
|
+
li
|
703
|
+
padding-left: 10px
|
704
|
+
|
705
|
+
.ui-state-default
|
706
|
+
border: none
|
707
|
+
margin-bottom: 1px
|
708
|
+
position: relative
|
709
|
+
padding-left: 20px
|
710
|
+
|
711
|
+
.ui-state-hover
|
712
|
+
border: none
|
713
|
+
|
714
|
+
.ui-widget-header
|
715
|
+
border: none
|
716
|
+
font-size: 11px
|
717
|
+
margin-bottom: 1px
|
718
|
+
|
719
|
+
.add-all, .remove-all
|
720
|
+
float: right
|
721
|
+
padding: 7px
|
722
|
+
|
723
|
+
.search
|
724
|
+
float: left
|
725
|
+
padding: 4px
|
726
|
+
|
727
|
+
.count
|
728
|
+
float: left
|
729
|
+
padding: 7px
|
730
|
+
|
731
|
+
li
|
732
|
+
span.ui-icon-arrowthick-2-n-s
|
733
|
+
position: absolute
|
734
|
+
left: 2px
|
735
|
+
|
736
|
+
a.action
|
737
|
+
position: absolute
|
738
|
+
right: 2px
|
739
|
+
top: 2px
|
740
|
+
|
741
|
+
input.search
|
742
|
+
height: 14px
|
743
|
+
padding: 1px
|
744
|
+
opacity: 0.5
|
745
|
+
margin: 4px
|
746
|
+
width: 100px
|