compass-jquery-plugin 0.2.5 → 0.2.5.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.
@@ -1,761 +1,761 @@
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-toppager
310
- border-left: 0px none !important
311
- border-right: 0px none !important
312
- border-top: 0px none !important
313
- margin: 0px !important
314
- padding: 0px !important
315
- position: relative
316
- height: 25px !important
317
- white-space: nowrap
318
- overflow: hidden
319
-
320
- .ui-jqgrid-btable .ui-sgcollapsed span
321
- display: block
322
-
323
- .ui-subgrid
324
- margin: 0em
325
- padding: 0em
326
- width: 100%
327
-
328
- table
329
- table-layout: fixed
330
-
331
- tr.ui-subtblcell td
332
- height: 18px
333
- border-right-width: 1px
334
- border-right-color: inherit
335
- border-right-style: solid
336
- border-bottom-width: 1px
337
- border-bottom-color: inherit
338
- border-bottom-style: solid
339
-
340
- td
341
- &.subgrid-data
342
- border-top: 0px none !important
343
-
344
- &.subgrid-cell
345
- border-width: 0px 0px 1px 0px
346
-
347
- .ui-th-subgrid
348
- height: 20px
349
-
350
- .loading
351
- position: absolute
352
- top: 45%
353
- left: 45%
354
- width: auto
355
- z-index: 101
356
- padding: 6px
357
- margin: 5px
358
- text-align: center
359
- font-weight: bold
360
- display: none
361
- border-width: 2px !important
362
-
363
- .jqgrid-overlay
364
- display: none
365
- z-index: 100
366
-
367
-
368
- *
369
- html .jqgrid-overlay
370
- width: expression(this.parentNode.offsetWidth+'px')
371
- height: expression(this.parentNode.offsetHeight+'px')
372
-
373
- .jqgrid-overlay iframe
374
- position: absolute
375
- top: 0
376
- left: 0
377
- z-index: -1
378
- width: expression(this.parentNode.offsetWidth+'px')
379
- height: expression(this.parentNode.offsetHeight+'px')
380
-
381
-
382
- .ui-jqgrid .ui-userdata
383
- border-left: 0px none
384
- border-right: 0px none
385
- height: 21px
386
- overflow: hidden
387
-
388
-
389
- .ui-jqdialog
390
- display: none
391
- width: 300px
392
- position: absolute
393
- padding: .2em
394
- font-size: 11px
395
- overflow: visible
396
-
397
- .ui-jqdialog-titlebar
398
- padding: .3em .2em
399
- position: relative
400
-
401
- .ui-jqdialog-title
402
- margin: .1em 0 .2em
403
-
404
- .ui-jqdialog-titlebar-close
405
- position: absolute
406
- top: 50%
407
- width: 19px
408
- margin: -10px 0 0 0
409
- padding: 1px
410
- height: 18px
411
-
412
- span
413
- display: block
414
- margin: 1px
415
-
416
- &:hover, &:focus
417
- padding: 0
418
-
419
-
420
- .ui-jqdialog-content
421
- border: 0
422
- padding: .3em .2em
423
- background: none
424
- height: auto
425
-
426
-
427
- .ui-jqdialog
428
- .ui-jqdialog-content
429
- border: 0
430
- padding: .3em .2em
431
- background: none
432
- height: auto
433
-
434
- .ui-jqconfirm
435
- padding: .4em 1em
436
- border-width: 3px
437
- position: absolute
438
- bottom: 10px
439
- right: 10px
440
- overflow: visible
441
- display: none
442
- height: 80px
443
- width: 220px
444
- text-align: center
445
-
446
-
447
- .ui-jqdialog-content
448
- .FormGrid
449
- margin: 0px
450
-
451
- .EditTable, .DelTable
452
- width: 100%
453
- margin-bottom: 0em
454
-
455
-
456
- .EditTable td
457
- input, select
458
- margin: 0em
459
-
460
- textarea
461
- margin: 0em
462
- width: auto
463
- height: auto
464
-
465
-
466
- .ui-jqdialog-content
467
- td
468
- &.EditButton
469
- text-align: right
470
- border-top: 0px none
471
- border-left: 0px none
472
- border-right: 0px none
473
- padding-bottom: 5px
474
- padding-top: 5px
475
-
476
- &.navButton
477
- text-align: center
478
- border-left: 0px none
479
- border-top: 0px none
480
- border-right: 0px none
481
- padding-bottom: 5px
482
- padding-top: 5px
483
-
484
- .CaptionTD
485
- text-align: left
486
- vertical-align: top
487
- border-left: 0px none
488
- border-right: 0px none
489
- border-bottom: 0px none
490
- padding: 1px
491
- white-space: nowrap
492
-
493
- .DataTD
494
- padding: 1px
495
- border-left: 0px none
496
- border-right: 0px none
497
- border-bottom: 0px none
498
- vertical-align: top
499
-
500
- .form-view-data
501
- white-space: pre
502
-
503
-
504
- .fm-button
505
- display: inline-block
506
- margin: 0 4px 0 0
507
- padding: .4em .5em
508
- text-decoration: none !important
509
- cursor: pointer
510
- position: relative
511
- text-align: center
512
- zoom: 1
513
-
514
-
515
- .fm-button-icon-left
516
- padding-left: 1.9em
517
-
518
-
519
- .fm-button-icon-right
520
- padding-right: 1.9em
521
-
522
-
523
- .fm-button-icon-left .ui-icon
524
- right: auto
525
- left: .2em
526
- margin-left: 0
527
- position: absolute
528
- top: 50%
529
- margin-top: -8px
530
-
531
-
532
- .fm-button-icon-right .ui-icon
533
- left: auto
534
- right: .2em
535
- margin-left: 0
536
- position: absolute
537
- top: 50%
538
- margin-top: -8px
539
-
540
-
541
- #nData, #pData
542
- float: left
543
- margin: 3px
544
- padding: 0
545
- width: 15px
546
-
547
-
548
- .ui-jqgrid .selected-row, div.ui-jqgrid .selected-row td
549
- font-style: normal
550
- border-left: 0px none
551
-
552
-
553
- .ui-jqgrid
554
- .tree-wrap
555
- float: left
556
- position: relative
557
- height: 18px
558
- white-space: nowrap
559
- overflow: hidden
560
-
561
- .tree-minus, .tree-plus, .tree-leaf
562
- position: absolute
563
- height: 18px
564
- width: 18px
565
- overflow: hidden
566
-
567
- .treeclick
568
- cursor: pointer
569
-
570
-
571
- .jqmOverlay
572
- background-color: #000
573
-
574
-
575
- * iframe.jqm
576
- position: absolute
577
- top: 0
578
- left: 0
579
- z-index: -1
580
- width: expression(this.parentNode.offsetWidth+'px')
581
- height: expression(this.parentNode.offsetHeight+'px')
582
-
583
-
584
- .ui-jqgrid-dnd tr td
585
- border-right-width: 1px
586
- border-right-color: inherit
587
- border-right-style: solid
588
- height: 20px
589
-
590
-
591
- .ui-jqgrid
592
- .ui-jqgrid-title-rtl
593
- float: right
594
- margin: .1em 0 .2em
595
-
596
- .ui-jqgrid-hbox-rtl
597
- float: right
598
- padding-left: 20px
599
-
600
- .ui-jqgrid-resize-ltr
601
- float: right
602
- margin: -2px -2px -2px 0px
603
-
604
- .ui-jqgrid-resize-rtl
605
- float: left
606
- margin: -2px 0px -1px -3px
607
-
608
- .ui-sort-rtl
609
- left: 0px
610
-
611
- .tree-wrap-ltr
612
- float: left
613
-
614
- .tree-wrap-rtl
615
- float: right
616
-
617
- .ui-ellipsis
618
- text-overflow: ellipsis
619
- -moz-binding: url('ellipsis-xbl.xml#ellipsis')
620
-
621
-
622
- .ui-searchFilter
623
- display: none
624
- position: absolute
625
- z-index: 770
626
- overflow: visible
627
-
628
- table
629
- position: relative
630
- margin: 0em
631
- width: auto
632
-
633
- td
634
- margin: 0em
635
- padding: 1px
636
-
637
- input, select
638
- margin: 0.1em
639
-
640
- .ui-state-default
641
- cursor: pointer
642
-
643
- .divider
644
- height: 1px
645
-
646
- div
647
- background-color: black
648
- height: 1px
649
-
650
-
651
- .ui-multiselect
652
- border: solid 1px
653
- font-size: 0.8em
654
-
655
- ul
656
- -moz-user-select: none
657
-
658
- li
659
- margin: 0
660
- padding: 0
661
- cursor: default
662
- line-height: 20px
663
- height: 20px
664
- font-size: 11px
665
- list-style: none
666
-
667
- a
668
- color: #999
669
- text-decoration: none
670
- padding: 0
671
- display: block
672
- float: left
673
- cursor: pointer
674
-
675
- &.ui-draggable-dragging
676
- padding-left: 10px
677
-
678
- div.selected
679
- position: relative
680
- padding: 0
681
- margin: 0
682
- border: 0
683
- float: left
684
-
685
- ul.selected
686
- position: relative
687
- padding: 0
688
- overflow: auto
689
- overflow-x: hidden
690
- background: #fff
691
- margin: 0
692
- list-style: none
693
- border: 0
694
- position: relative
695
- width: 100%
696
-
697
- li
698
- div.available
699
- position: relative
700
- padding: 0
701
- margin: 0
702
- border: 0
703
- float: left
704
- border-left: 1px solid
705
-
706
- ul.available
707
- position: relative
708
- padding: 0
709
- overflow: auto
710
- overflow-x: hidden
711
- background: #fff
712
- margin: 0
713
- list-style: none
714
- border: 0
715
- width: 100%
716
-
717
- li
718
- padding-left: 10px
719
-
720
- .ui-state-default
721
- border: none
722
- margin-bottom: 1px
723
- position: relative
724
- padding-left: 20px
725
-
726
- .ui-state-hover
727
- border: none
728
-
729
- .ui-widget-header
730
- border: none
731
- font-size: 11px
732
- margin-bottom: 1px
733
-
734
- .add-all, .remove-all
735
- float: right
736
- padding: 7px
737
-
738
- .search
739
- float: left
740
- padding: 4px
741
-
742
- .count
743
- float: left
744
- padding: 7px
745
-
746
- li
747
- span.ui-icon-arrowthick-2-n-s
748
- position: absolute
749
- left: 2px
750
-
751
- a.action
752
- position: absolute
753
- right: 2px
754
- top: 2px
755
-
756
- input.search
757
- height: 14px
758
- padding: 1px
759
- opacity: 0.5
760
- margin: 4px
761
- width: 100px
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-toppager
310
+ border-left: 0px none !important
311
+ border-right: 0px none !important
312
+ border-top: 0px none !important
313
+ margin: 0px !important
314
+ padding: 0px !important
315
+ position: relative
316
+ height: 25px !important
317
+ white-space: nowrap
318
+ overflow: hidden
319
+
320
+ .ui-jqgrid-btable .ui-sgcollapsed span
321
+ display: block
322
+
323
+ .ui-subgrid
324
+ margin: 0em
325
+ padding: 0em
326
+ width: 100%
327
+
328
+ table
329
+ table-layout: fixed
330
+
331
+ tr.ui-subtblcell td
332
+ height: 18px
333
+ border-right-width: 1px
334
+ border-right-color: inherit
335
+ border-right-style: solid
336
+ border-bottom-width: 1px
337
+ border-bottom-color: inherit
338
+ border-bottom-style: solid
339
+
340
+ td
341
+ &.subgrid-data
342
+ border-top: 0px none !important
343
+
344
+ &.subgrid-cell
345
+ border-width: 0px 0px 1px 0px
346
+
347
+ .ui-th-subgrid
348
+ height: 20px
349
+
350
+ .loading
351
+ position: absolute
352
+ top: 45%
353
+ left: 45%
354
+ width: auto
355
+ z-index: 101
356
+ padding: 6px
357
+ margin: 5px
358
+ text-align: center
359
+ font-weight: bold
360
+ display: none
361
+ border-width: 2px !important
362
+
363
+ .jqgrid-overlay
364
+ display: none
365
+ z-index: 100
366
+
367
+
368
+ *
369
+ html .jqgrid-overlay
370
+ width: expression(this.parentNode.offsetWidth+'px')
371
+ height: expression(this.parentNode.offsetHeight+'px')
372
+
373
+ .jqgrid-overlay iframe
374
+ position: absolute
375
+ top: 0
376
+ left: 0
377
+ z-index: -1
378
+ width: expression(this.parentNode.offsetWidth+'px')
379
+ height: expression(this.parentNode.offsetHeight+'px')
380
+
381
+
382
+ .ui-jqgrid .ui-userdata
383
+ border-left: 0px none
384
+ border-right: 0px none
385
+ height: 21px
386
+ overflow: hidden
387
+
388
+
389
+ .ui-jqdialog
390
+ display: none
391
+ width: 300px
392
+ position: absolute
393
+ padding: .2em
394
+ font-size: 11px
395
+ overflow: visible
396
+
397
+ .ui-jqdialog-titlebar
398
+ padding: .3em .2em
399
+ position: relative
400
+
401
+ .ui-jqdialog-title
402
+ margin: .1em 0 .2em
403
+
404
+ .ui-jqdialog-titlebar-close
405
+ position: absolute
406
+ top: 50%
407
+ width: 19px
408
+ margin: -10px 0 0 0
409
+ padding: 1px
410
+ height: 18px
411
+
412
+ span
413
+ display: block
414
+ margin: 1px
415
+
416
+ &:hover, &:focus
417
+ padding: 0
418
+
419
+
420
+ .ui-jqdialog-content
421
+ border: 0
422
+ padding: .3em .2em
423
+ background: none
424
+ height: auto
425
+
426
+
427
+ .ui-jqdialog
428
+ .ui-jqdialog-content
429
+ border: 0
430
+ padding: .3em .2em
431
+ background: none
432
+ height: auto
433
+
434
+ .ui-jqconfirm
435
+ padding: .4em 1em
436
+ border-width: 3px
437
+ position: absolute
438
+ bottom: 10px
439
+ right: 10px
440
+ overflow: visible
441
+ display: none
442
+ height: 80px
443
+ width: 220px
444
+ text-align: center
445
+
446
+
447
+ .ui-jqdialog-content
448
+ .FormGrid
449
+ margin: 0px
450
+
451
+ .EditTable, .DelTable
452
+ width: 100%
453
+ margin-bottom: 0em
454
+
455
+
456
+ .EditTable td
457
+ input, select
458
+ margin: 0em
459
+
460
+ textarea
461
+ margin: 0em
462
+ width: auto
463
+ height: auto
464
+
465
+
466
+ .ui-jqdialog-content
467
+ td
468
+ &.EditButton
469
+ text-align: right
470
+ border-top: 0px none
471
+ border-left: 0px none
472
+ border-right: 0px none
473
+ padding-bottom: 5px
474
+ padding-top: 5px
475
+
476
+ &.navButton
477
+ text-align: center
478
+ border-left: 0px none
479
+ border-top: 0px none
480
+ border-right: 0px none
481
+ padding-bottom: 5px
482
+ padding-top: 5px
483
+
484
+ .CaptionTD
485
+ text-align: left
486
+ vertical-align: top
487
+ border-left: 0px none
488
+ border-right: 0px none
489
+ border-bottom: 0px none
490
+ padding: 1px
491
+ white-space: nowrap
492
+
493
+ .DataTD
494
+ padding: 1px
495
+ border-left: 0px none
496
+ border-right: 0px none
497
+ border-bottom: 0px none
498
+ vertical-align: top
499
+
500
+ .form-view-data
501
+ white-space: pre
502
+
503
+
504
+ .fm-button
505
+ display: inline-block
506
+ margin: 0 4px 0 0
507
+ padding: .4em .5em
508
+ text-decoration: none !important
509
+ cursor: pointer
510
+ position: relative
511
+ text-align: center
512
+ zoom: 1
513
+
514
+
515
+ .fm-button-icon-left
516
+ padding-left: 1.9em
517
+
518
+
519
+ .fm-button-icon-right
520
+ padding-right: 1.9em
521
+
522
+
523
+ .fm-button-icon-left .ui-icon
524
+ right: auto
525
+ left: .2em
526
+ margin-left: 0
527
+ position: absolute
528
+ top: 50%
529
+ margin-top: -8px
530
+
531
+
532
+ .fm-button-icon-right .ui-icon
533
+ left: auto
534
+ right: .2em
535
+ margin-left: 0
536
+ position: absolute
537
+ top: 50%
538
+ margin-top: -8px
539
+
540
+
541
+ #nData, #pData
542
+ float: left
543
+ margin: 3px
544
+ padding: 0
545
+ width: 15px
546
+
547
+
548
+ .ui-jqgrid .selected-row, div.ui-jqgrid .selected-row td
549
+ font-style: normal
550
+ border-left: 0px none
551
+
552
+
553
+ .ui-jqgrid
554
+ .tree-wrap
555
+ float: left
556
+ position: relative
557
+ height: 18px
558
+ white-space: nowrap
559
+ overflow: hidden
560
+
561
+ .tree-minus, .tree-plus, .tree-leaf
562
+ position: absolute
563
+ height: 18px
564
+ width: 18px
565
+ overflow: hidden
566
+
567
+ .treeclick
568
+ cursor: pointer
569
+
570
+
571
+ .jqmOverlay
572
+ background-color: #000
573
+
574
+
575
+ * iframe.jqm
576
+ position: absolute
577
+ top: 0
578
+ left: 0
579
+ z-index: -1
580
+ width: expression(this.parentNode.offsetWidth+'px')
581
+ height: expression(this.parentNode.offsetHeight+'px')
582
+
583
+
584
+ .ui-jqgrid-dnd tr td
585
+ border-right-width: 1px
586
+ border-right-color: inherit
587
+ border-right-style: solid
588
+ height: 20px
589
+
590
+
591
+ .ui-jqgrid
592
+ .ui-jqgrid-title-rtl
593
+ float: right
594
+ margin: .1em 0 .2em
595
+
596
+ .ui-jqgrid-hbox-rtl
597
+ float: right
598
+ padding-left: 20px
599
+
600
+ .ui-jqgrid-resize-ltr
601
+ float: right
602
+ margin: -2px -2px -2px 0px
603
+
604
+ .ui-jqgrid-resize-rtl
605
+ float: left
606
+ margin: -2px 0px -1px -3px
607
+
608
+ .ui-sort-rtl
609
+ left: 0px
610
+
611
+ .tree-wrap-ltr
612
+ float: left
613
+
614
+ .tree-wrap-rtl
615
+ float: right
616
+
617
+ .ui-ellipsis
618
+ text-overflow: ellipsis
619
+ -moz-binding: url('ellipsis-xbl.xml#ellipsis')
620
+
621
+
622
+ .ui-searchFilter
623
+ display: none
624
+ position: absolute
625
+ z-index: 770
626
+ overflow: visible
627
+
628
+ table
629
+ position: relative
630
+ margin: 0em
631
+ width: auto
632
+
633
+ td
634
+ margin: 0em
635
+ padding: 1px
636
+
637
+ input, select
638
+ margin: 0.1em
639
+
640
+ .ui-state-default
641
+ cursor: pointer
642
+
643
+ .divider
644
+ height: 1px
645
+
646
+ div
647
+ background-color: black
648
+ height: 1px
649
+
650
+
651
+ .ui-multiselect
652
+ border: solid 1px
653
+ font-size: 0.8em
654
+
655
+ ul
656
+ -moz-user-select: none
657
+
658
+ li
659
+ margin: 0
660
+ padding: 0
661
+ cursor: default
662
+ line-height: 20px
663
+ height: 20px
664
+ font-size: 11px
665
+ list-style: none
666
+
667
+ a
668
+ color: #999
669
+ text-decoration: none
670
+ padding: 0
671
+ display: block
672
+ float: left
673
+ cursor: pointer
674
+
675
+ &.ui-draggable-dragging
676
+ padding-left: 10px
677
+
678
+ div.selected
679
+ position: relative
680
+ padding: 0
681
+ margin: 0
682
+ border: 0
683
+ float: left
684
+
685
+ ul.selected
686
+ position: relative
687
+ padding: 0
688
+ overflow: auto
689
+ overflow-x: hidden
690
+ background: #fff
691
+ margin: 0
692
+ list-style: none
693
+ border: 0
694
+ position: relative
695
+ width: 100%
696
+
697
+ li
698
+ div.available
699
+ position: relative
700
+ padding: 0
701
+ margin: 0
702
+ border: 0
703
+ float: left
704
+ border-left: 1px solid
705
+
706
+ ul.available
707
+ position: relative
708
+ padding: 0
709
+ overflow: auto
710
+ overflow-x: hidden
711
+ background: #fff
712
+ margin: 0
713
+ list-style: none
714
+ border: 0
715
+ width: 100%
716
+
717
+ li
718
+ padding-left: 10px
719
+
720
+ .ui-state-default
721
+ border: none
722
+ margin-bottom: 1px
723
+ position: relative
724
+ padding-left: 20px
725
+
726
+ .ui-state-hover
727
+ border: none
728
+
729
+ .ui-widget-header
730
+ border: none
731
+ font-size: 11px
732
+ margin-bottom: 1px
733
+
734
+ .add-all, .remove-all
735
+ float: right
736
+ padding: 7px
737
+
738
+ .search
739
+ float: left
740
+ padding: 4px
741
+
742
+ .count
743
+ float: left
744
+ padding: 7px
745
+
746
+ li
747
+ span.ui-icon-arrowthick-2-n-s
748
+ position: absolute
749
+ left: 2px
750
+
751
+ a.action
752
+ position: absolute
753
+ right: 2px
754
+ top: 2px
755
+
756
+ input.search
757
+ height: 14px
758
+ padding: 1px
759
+ opacity: 0.5
760
+ margin: 4px
761
+ width: 100px