extjs-rails 4.1.0.alpha6 → 4.1.0
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.
- data/app/assets/stylesheets/extjs-rails.css.erb +364 -364
- data/extjs-rails.gemspec +0 -1
- data/lib/extjs-rails/version.rb +1 -1
- metadata +10 -20
|
@@ -375,24 +375,24 @@ input, textarea, select {
|
|
|
375
375
|
|
|
376
376
|
/* line 169, ../themes/stylesheets/ext4/default/core/_core.scss */
|
|
377
377
|
.x-box-tl {
|
|
378
|
-
background-image: url(<%= asset_path 'box/corners.gif' %>); }
|
|
378
|
+
background-image: url(<%= asset_path 'extjs-rails/box/corners.gif' %>); }
|
|
379
379
|
|
|
380
380
|
/* line 173, ../themes/stylesheets/ext4/default/core/_core.scss */
|
|
381
381
|
.x-box-tc {
|
|
382
|
-
background-image: url(<%= asset_path 'box/tb.gif' %>); }
|
|
382
|
+
background-image: url(<%= asset_path 'extjs-rails/box/tb.gif' %>); }
|
|
383
383
|
|
|
384
384
|
/* line 177, ../themes/stylesheets/ext4/default/core/_core.scss */
|
|
385
385
|
.x-box-tr {
|
|
386
|
-
background-image: url(<%= asset_path 'box/corners.gif' %>); }
|
|
386
|
+
background-image: url(<%= asset_path 'extjs-rails/box/corners.gif' %>); }
|
|
387
387
|
|
|
388
388
|
/* line 181, ../themes/stylesheets/ext4/default/core/_core.scss */
|
|
389
389
|
.x-box-ml {
|
|
390
|
-
background-image: url(<%= asset_path 'box/l.gif' %>); }
|
|
390
|
+
background-image: url(<%= asset_path 'extjs-rails/box/l.gif' %>); }
|
|
391
391
|
|
|
392
392
|
/* line 185, ../themes/stylesheets/ext4/default/core/_core.scss */
|
|
393
393
|
.x-box-mc {
|
|
394
394
|
background-color: #eee;
|
|
395
|
-
background-image: url(<%= asset_path 'box/tb.gif' %>);
|
|
395
|
+
background-image: url(<%= asset_path 'extjs-rails/box/tb.gif' %>);
|
|
396
396
|
font-family: "Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;
|
|
397
397
|
color: #393939;
|
|
398
398
|
font-size: 15px; }
|
|
@@ -404,27 +404,27 @@ input, textarea, select {
|
|
|
404
404
|
|
|
405
405
|
/* line 198, ../themes/stylesheets/ext4/default/core/_core.scss */
|
|
406
406
|
.x-box-mr {
|
|
407
|
-
background-image: url(<%= asset_path 'box/r.gif' %>); }
|
|
407
|
+
background-image: url(<%= asset_path 'extjs-rails/box/r.gif' %>); }
|
|
408
408
|
|
|
409
409
|
/* line 202, ../themes/stylesheets/ext4/default/core/_core.scss */
|
|
410
410
|
.x-box-bl {
|
|
411
|
-
background-image: url(<%= asset_path 'box/corners.gif' %>); }
|
|
411
|
+
background-image: url(<%= asset_path 'extjs-rails/box/corners.gif' %>); }
|
|
412
412
|
|
|
413
413
|
/* line 206, ../themes/stylesheets/ext4/default/core/_core.scss */
|
|
414
414
|
.x-box-bc {
|
|
415
|
-
background-image: url(<%= asset_path 'box/tb.gif' %>); }
|
|
415
|
+
background-image: url(<%= asset_path 'extjs-rails/box/tb.gif' %>); }
|
|
416
416
|
|
|
417
417
|
/* line 210, ../themes/stylesheets/ext4/default/core/_core.scss */
|
|
418
418
|
.x-box-br {
|
|
419
|
-
background-image: url(<%= asset_path 'box/corners.gif' %>); }
|
|
419
|
+
background-image: url(<%= asset_path 'extjs-rails/box/corners.gif' %>); }
|
|
420
420
|
|
|
421
421
|
/* line 214, ../themes/stylesheets/ext4/default/core/_core.scss */
|
|
422
422
|
.x-box-blue .x-box-bl, .x-box-blue .x-box-br, .x-box-blue .x-box-tl, .x-box-blue .x-box-tr {
|
|
423
|
-
background-image: url(<%= asset_path 'box/corners-blue.gif' %>); }
|
|
423
|
+
background-image: url(<%= asset_path 'extjs-rails/box/corners-blue.gif' %>); }
|
|
424
424
|
|
|
425
425
|
/* line 218, ../themes/stylesheets/ext4/default/core/_core.scss */
|
|
426
426
|
.x-box-blue .x-box-bc, .x-box-blue .x-box-mc, .x-box-blue .x-box-tc {
|
|
427
|
-
background-image: url(<%= asset_path 'box/tb-blue.gif' %>); }
|
|
427
|
+
background-image: url(<%= asset_path 'extjs-rails/box/tb-blue.gif' %>); }
|
|
428
428
|
|
|
429
429
|
/* line 222, ../themes/stylesheets/ext4/default/core/_core.scss */
|
|
430
430
|
.x-box-blue .x-box-mc {
|
|
@@ -436,11 +436,11 @@ input, textarea, select {
|
|
|
436
436
|
|
|
437
437
|
/* line 230, ../themes/stylesheets/ext4/default/core/_core.scss */
|
|
438
438
|
.x-box-blue .x-box-ml {
|
|
439
|
-
background-image: url(<%= asset_path 'box/l-blue.gif' %>); }
|
|
439
|
+
background-image: url(<%= asset_path 'extjs-rails/box/l-blue.gif' %>); }
|
|
440
440
|
|
|
441
441
|
/* line 234, ../themes/stylesheets/ext4/default/core/_core.scss */
|
|
442
442
|
.x-box-blue .x-box-mr {
|
|
443
|
-
background-image: url(<%= asset_path 'box/r-blue.gif' %>); }
|
|
443
|
+
background-image: url(<%= asset_path 'extjs-rails/box/r-blue.gif' %>); }
|
|
444
444
|
|
|
445
445
|
/* line 238, ../themes/stylesheets/ext4/default/core/_core.scss */
|
|
446
446
|
.x-container {
|
|
@@ -563,7 +563,7 @@ tr.x-container:before {
|
|
|
563
563
|
/* line 40, ../themes/stylesheets/ext4/default/widgets/_loadmask.scss */
|
|
564
564
|
.x-mask-msg div {
|
|
565
565
|
padding: 5px 10px 5px 25px;
|
|
566
|
-
background-image: url(<%= asset_path 'grid/loading.gif' %>);
|
|
566
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/loading.gif' %>);
|
|
567
567
|
background-repeat: no-repeat;
|
|
568
568
|
background-position: 5px center;
|
|
569
569
|
cursor: wait;
|
|
@@ -785,31 +785,31 @@ tr.x-container:before {
|
|
|
785
785
|
|
|
786
786
|
/* line 198, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
787
787
|
.x-btn-arrow {
|
|
788
|
-
background-image: url(<%= asset_path 'button/arrow.gif' %>);
|
|
788
|
+
background-image: url(<%= asset_path 'extjs-rails/button/arrow.gif' %>);
|
|
789
789
|
display: block; }
|
|
790
790
|
|
|
791
791
|
/* line 206, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
792
792
|
.x-btn-split-right,
|
|
793
793
|
.x-btn-over .x-btn-split-right {
|
|
794
794
|
background: transparent no-repeat right center;
|
|
795
|
-
background-image: url(<%= asset_path 'button/s-arrow.gif' %>);
|
|
795
|
+
background-image: url(<%= asset_path 'extjs-rails/button/s-arrow.gif' %>);
|
|
796
796
|
padding-right: 14px !important; }
|
|
797
797
|
|
|
798
798
|
/* line 213, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
799
799
|
.x-btn-split-bottom,
|
|
800
800
|
.x-btn-over .x-btn-split-bottom {
|
|
801
801
|
background: transparent no-repeat center bottom;
|
|
802
|
-
background-image: url(<%= asset_path 'button/s-arrow-b.gif' %>);
|
|
802
|
+
background-image: url(<%= asset_path 'extjs-rails/button/s-arrow-b.gif' %>);
|
|
803
803
|
padding-bottom: 14px; }
|
|
804
804
|
|
|
805
805
|
/* line 219, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
806
806
|
.x-toolbar .x-btn-split-right {
|
|
807
|
-
background-image: url(<%= asset_path 'button/s-arrow-noline.gif' %>);
|
|
807
|
+
background-image: url(<%= asset_path 'extjs-rails/button/s-arrow-noline.gif' %>);
|
|
808
808
|
padding-right: 12px !important; }
|
|
809
809
|
|
|
810
810
|
/* line 224, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
811
811
|
.x-toolbar .x-btn-split-bottom {
|
|
812
|
-
background-image: url(<%= asset_path 'button/s-arrow-b-noline.gif' %>); }
|
|
812
|
+
background-image: url(<%= asset_path 'extjs-rails/button/s-arrow-b-noline.gif' %>); }
|
|
813
813
|
|
|
814
814
|
/* line 228, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
815
815
|
.x-btn-split {
|
|
@@ -826,11 +826,11 @@ tr.x-container:before {
|
|
|
826
826
|
|
|
827
827
|
/* line 241, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
828
828
|
.x-btn-over .x-btn-split-right {
|
|
829
|
-
background-image: url(<%= asset_path 'button/s-arrow-o.gif' %>); }
|
|
829
|
+
background-image: url(<%= asset_path 'extjs-rails/button/s-arrow-o.gif' %>); }
|
|
830
830
|
|
|
831
831
|
/* line 242, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
832
832
|
.x-btn-over .x-btn-split-bottom {
|
|
833
|
-
background-image: url(<%= asset_path 'button/s-arrow-bo.gif' %>); }
|
|
833
|
+
background-image: url(<%= asset_path 'extjs-rails/button/s-arrow-bo.gif' %>); }
|
|
834
834
|
|
|
835
835
|
/* line 633, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
836
836
|
.x-btn-default-small {
|
|
@@ -858,7 +858,7 @@ tr.x-container:before {
|
|
|
858
858
|
|
|
859
859
|
/* line 102, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
860
860
|
.x-nlg .x-btn-default-small-mc {
|
|
861
|
-
background-image: url(<%= asset_path 'btn/btn-default-small-bg.gif' %>);
|
|
861
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-small-bg.gif' %>);
|
|
862
862
|
background-color: white; }
|
|
863
863
|
|
|
864
864
|
/* line 115, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -883,12 +883,12 @@ tr.x-container:before {
|
|
|
883
883
|
.x-nbr .x-btn-default-small-ml,
|
|
884
884
|
.x-nbr .x-btn-default-small-mr {
|
|
885
885
|
zoom: 1;
|
|
886
|
-
background-image: url(<%= asset_path 'btn/btn-default-small-corners.gif' %>); }
|
|
886
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-small-corners.gif' %>); }
|
|
887
887
|
/* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
888
888
|
.x-nbr .x-btn-default-small-ml,
|
|
889
889
|
.x-nbr .x-btn-default-small-mr {
|
|
890
890
|
zoom: 1;
|
|
891
|
-
background-image: url(<%= asset_path 'btn/btn-default-small-sides.gif' %>);
|
|
891
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-small-sides.gif' %>);
|
|
892
892
|
background-position: 0 0; }
|
|
893
893
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
894
894
|
.x-nbr .x-btn-default-small-mc {
|
|
@@ -1073,15 +1073,15 @@ tr.x-container:before {
|
|
|
1073
1073
|
.x-nbr .x-btn-default-small-over .x-frame-br,
|
|
1074
1074
|
.x-nbr .x-btn-default-small-over .x-frame-tc,
|
|
1075
1075
|
.x-nbr .x-btn-default-small-over .x-frame-bc {
|
|
1076
|
-
background-image: url(<%= asset_path 'btn/btn-default-small-over-corners.gif' %>); }
|
|
1076
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-small-over-corners.gif' %>); }
|
|
1077
1077
|
/* line 898, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1078
1078
|
.x-nbr .x-btn-default-small-over .x-frame-ml,
|
|
1079
1079
|
.x-nbr .x-btn-default-small-over .x-frame-mr {
|
|
1080
|
-
background-image: url(<%= asset_path 'btn/btn-default-small-over-sides.gif' %>); }
|
|
1080
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-small-over-sides.gif' %>); }
|
|
1081
1081
|
/* line 901, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1082
1082
|
.x-nbr .x-btn-default-small-over .x-frame-mc {
|
|
1083
1083
|
background-color: #e4f3ff;
|
|
1084
|
-
background-image: url(<%= asset_path 'btn/btn-default-small-over-bg.gif' %>); }
|
|
1084
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-small-over-bg.gif' %>); }
|
|
1085
1085
|
/* line 915, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1086
1086
|
.x-nbr .x-btn-default-small-focus .x-frame-tl,
|
|
1087
1087
|
.x-nbr .x-btn-default-small-focus .x-frame-bl,
|
|
@@ -1089,15 +1089,15 @@ tr.x-container:before {
|
|
|
1089
1089
|
.x-nbr .x-btn-default-small-focus .x-frame-br,
|
|
1090
1090
|
.x-nbr .x-btn-default-small-focus .x-frame-tc,
|
|
1091
1091
|
.x-nbr .x-btn-default-small-focus .x-frame-bc {
|
|
1092
|
-
background-image: url(<%= asset_path 'btn/btn-default-small-focus-corners.gif' %>); }
|
|
1092
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-small-focus-corners.gif' %>); }
|
|
1093
1093
|
/* line 919, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1094
1094
|
.x-nbr .x-btn-default-small-focus .x-frame-ml,
|
|
1095
1095
|
.x-nbr .x-btn-default-small-focus .x-frame-mr {
|
|
1096
|
-
background-image: url(<%= asset_path 'btn/btn-default-small-focus-sides.gif' %>); }
|
|
1096
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-small-focus-sides.gif' %>); }
|
|
1097
1097
|
/* line 922, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1098
1098
|
.x-nbr .x-btn-default-small-focus .x-frame-mc {
|
|
1099
1099
|
background-color: #e4f3ff;
|
|
1100
|
-
background-image: url(<%= asset_path 'btn/btn-default-small-focus-bg.gif' %>); }
|
|
1100
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-small-focus-bg.gif' %>); }
|
|
1101
1101
|
/* line 937, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1102
1102
|
.x-nbr .x-btn-default-small-menu-active .x-frame-tl,
|
|
1103
1103
|
.x-nbr .x-btn-default-small-menu-active .x-frame-bl,
|
|
@@ -1111,18 +1111,18 @@ tr.x-container:before {
|
|
|
1111
1111
|
.x-nbr .x-btn-default-small-pressed .x-frame-br,
|
|
1112
1112
|
.x-nbr .x-btn-default-small-pressed .x-frame-tc,
|
|
1113
1113
|
.x-nbr .x-btn-default-small-pressed .x-frame-bc {
|
|
1114
|
-
background-image: url(<%= asset_path 'btn/btn-default-small-pressed-corners.gif' %>); }
|
|
1114
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-small-pressed-corners.gif' %>); }
|
|
1115
1115
|
/* line 941, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1116
1116
|
.x-nbr .x-btn-default-small-menu-active .x-frame-ml,
|
|
1117
1117
|
.x-nbr .x-btn-default-small-menu-active .x-frame-mr,
|
|
1118
1118
|
.x-nbr .x-btn-default-small-pressed .x-frame-ml,
|
|
1119
1119
|
.x-nbr .x-btn-default-small-pressed .x-frame-mr {
|
|
1120
|
-
background-image: url(<%= asset_path 'btn/btn-default-small-pressed-sides.gif' %>); }
|
|
1120
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-small-pressed-sides.gif' %>); }
|
|
1121
1121
|
/* line 944, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1122
1122
|
.x-nbr .x-btn-default-small-menu-active .x-frame-mc,
|
|
1123
1123
|
.x-nbr .x-btn-default-small-pressed .x-frame-mc {
|
|
1124
1124
|
background-color: #b6cbe4;
|
|
1125
|
-
background-image: url(<%= asset_path 'btn/btn-default-small-pressed-bg.gif' %>); }
|
|
1125
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-small-pressed-bg.gif' %>); }
|
|
1126
1126
|
/* line 958, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1127
1127
|
.x-nbr .x-btn-default-small-disabled .x-frame-tl,
|
|
1128
1128
|
.x-nbr .x-btn-default-small-disabled .x-frame-bl,
|
|
@@ -1130,41 +1130,41 @@ tr.x-container:before {
|
|
|
1130
1130
|
.x-nbr .x-btn-default-small-disabled .x-frame-br,
|
|
1131
1131
|
.x-nbr .x-btn-default-small-disabled .x-frame-tc,
|
|
1132
1132
|
.x-nbr .x-btn-default-small-disabled .x-frame-bc {
|
|
1133
|
-
background-image: url(<%= asset_path 'btn/btn-default-small-disabled-corners.gif' %>); }
|
|
1133
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-small-disabled-corners.gif' %>); }
|
|
1134
1134
|
/* line 962, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1135
1135
|
.x-nbr .x-btn-default-small-disabled .x-frame-ml,
|
|
1136
1136
|
.x-nbr .x-btn-default-small-disabled .x-frame-mr {
|
|
1137
|
-
background-image: url(<%= asset_path 'btn/btn-default-small-disabled-sides.gif' %>); }
|
|
1137
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-small-disabled-sides.gif' %>); }
|
|
1138
1138
|
/* line 965, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1139
1139
|
.x-nbr .x-btn-default-small-disabled .x-frame-mc {
|
|
1140
1140
|
background-color: #f7f7f7;
|
|
1141
|
-
background-image: url(<%= asset_path 'btn/btn-default-small-disabled-bg.gif' %>); }
|
|
1141
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-small-disabled-bg.gif' %>); }
|
|
1142
1142
|
|
|
1143
1143
|
/* line 978, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1144
1144
|
.x-nlg .x-btn-default-small {
|
|
1145
1145
|
background-repeat: repeat-x;
|
|
1146
|
-
background-image: url(<%= asset_path 'btn/btn-default-small-bg.gif' %>); }
|
|
1146
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-small-bg.gif' %>); }
|
|
1147
1147
|
|
|
1148
1148
|
/* line 987, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1149
1149
|
.x-nlg .x-btn-default-small-over {
|
|
1150
1150
|
background-repeat: repeat-x;
|
|
1151
|
-
background-image: url(<%= asset_path 'btn/btn-default-small-over-bg.gif' %>); }
|
|
1151
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-small-over-bg.gif' %>); }
|
|
1152
1152
|
|
|
1153
1153
|
/* line 996, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1154
1154
|
.x-nlg .x-btn-default-small-focus {
|
|
1155
1155
|
background-repeat: repeat-x;
|
|
1156
|
-
background-image: url(<%= asset_path 'btn/btn-default-small-focus-bg.gif' %>); }
|
|
1156
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-small-focus-bg.gif' %>); }
|
|
1157
1157
|
|
|
1158
1158
|
/* line 1006, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1159
1159
|
.x-nlg .x-btn-default-small-menu-active,
|
|
1160
1160
|
.x-nlg .x-btn-default-small-pressed {
|
|
1161
1161
|
background-repeat: repeat-x;
|
|
1162
|
-
background-image: url(<%= asset_path 'btn/btn-default-small-pressed-bg.gif' %>); }
|
|
1162
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-small-pressed-bg.gif' %>); }
|
|
1163
1163
|
|
|
1164
1164
|
/* line 1015, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1165
1165
|
.x-nlg .x-btn-default-small-disabled {
|
|
1166
1166
|
background-repeat: repeat-x;
|
|
1167
|
-
background-image: url(<%= asset_path 'btn/btn-default-small-disabled-bg.gif' %>); }
|
|
1167
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-small-disabled-bg.gif' %>); }
|
|
1168
1168
|
|
|
1169
1169
|
/* line 633, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1170
1170
|
.x-btn-default-medium {
|
|
@@ -1192,7 +1192,7 @@ tr.x-container:before {
|
|
|
1192
1192
|
|
|
1193
1193
|
/* line 102, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
1194
1194
|
.x-nlg .x-btn-default-medium-mc {
|
|
1195
|
-
background-image: url(<%= asset_path 'btn/btn-default-medium-bg.gif' %>);
|
|
1195
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-medium-bg.gif' %>);
|
|
1196
1196
|
background-color: white; }
|
|
1197
1197
|
|
|
1198
1198
|
/* line 115, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -1217,12 +1217,12 @@ tr.x-container:before {
|
|
|
1217
1217
|
.x-nbr .x-btn-default-medium-ml,
|
|
1218
1218
|
.x-nbr .x-btn-default-medium-mr {
|
|
1219
1219
|
zoom: 1;
|
|
1220
|
-
background-image: url(<%= asset_path 'btn/btn-default-medium-corners.gif' %>); }
|
|
1220
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-medium-corners.gif' %>); }
|
|
1221
1221
|
/* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
1222
1222
|
.x-nbr .x-btn-default-medium-ml,
|
|
1223
1223
|
.x-nbr .x-btn-default-medium-mr {
|
|
1224
1224
|
zoom: 1;
|
|
1225
|
-
background-image: url(<%= asset_path 'btn/btn-default-medium-sides.gif' %>);
|
|
1225
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-medium-sides.gif' %>);
|
|
1226
1226
|
background-position: 0 0; }
|
|
1227
1227
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
1228
1228
|
.x-nbr .x-btn-default-medium-mc {
|
|
@@ -1407,15 +1407,15 @@ tr.x-container:before {
|
|
|
1407
1407
|
.x-nbr .x-btn-default-medium-over .x-frame-br,
|
|
1408
1408
|
.x-nbr .x-btn-default-medium-over .x-frame-tc,
|
|
1409
1409
|
.x-nbr .x-btn-default-medium-over .x-frame-bc {
|
|
1410
|
-
background-image: url(<%= asset_path 'btn/btn-default-medium-over-corners.gif' %>); }
|
|
1410
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-medium-over-corners.gif' %>); }
|
|
1411
1411
|
/* line 898, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1412
1412
|
.x-nbr .x-btn-default-medium-over .x-frame-ml,
|
|
1413
1413
|
.x-nbr .x-btn-default-medium-over .x-frame-mr {
|
|
1414
|
-
background-image: url(<%= asset_path 'btn/btn-default-medium-over-sides.gif' %>); }
|
|
1414
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-medium-over-sides.gif' %>); }
|
|
1415
1415
|
/* line 901, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1416
1416
|
.x-nbr .x-btn-default-medium-over .x-frame-mc {
|
|
1417
1417
|
background-color: #e4f3ff;
|
|
1418
|
-
background-image: url(<%= asset_path 'btn/btn-default-medium-over-bg.gif' %>); }
|
|
1418
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-medium-over-bg.gif' %>); }
|
|
1419
1419
|
/* line 915, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1420
1420
|
.x-nbr .x-btn-default-medium-focus .x-frame-tl,
|
|
1421
1421
|
.x-nbr .x-btn-default-medium-focus .x-frame-bl,
|
|
@@ -1423,15 +1423,15 @@ tr.x-container:before {
|
|
|
1423
1423
|
.x-nbr .x-btn-default-medium-focus .x-frame-br,
|
|
1424
1424
|
.x-nbr .x-btn-default-medium-focus .x-frame-tc,
|
|
1425
1425
|
.x-nbr .x-btn-default-medium-focus .x-frame-bc {
|
|
1426
|
-
background-image: url(<%= asset_path 'btn/btn-default-medium-focus-corners.gif' %>); }
|
|
1426
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-medium-focus-corners.gif' %>); }
|
|
1427
1427
|
/* line 919, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1428
1428
|
.x-nbr .x-btn-default-medium-focus .x-frame-ml,
|
|
1429
1429
|
.x-nbr .x-btn-default-medium-focus .x-frame-mr {
|
|
1430
|
-
background-image: url(<%= asset_path 'btn/btn-default-medium-focus-sides.gif' %>); }
|
|
1430
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-medium-focus-sides.gif' %>); }
|
|
1431
1431
|
/* line 922, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1432
1432
|
.x-nbr .x-btn-default-medium-focus .x-frame-mc {
|
|
1433
1433
|
background-color: #e4f3ff;
|
|
1434
|
-
background-image: url(<%= asset_path 'btn/btn-default-medium-focus-bg.gif' %>); }
|
|
1434
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-medium-focus-bg.gif' %>); }
|
|
1435
1435
|
/* line 937, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1436
1436
|
.x-nbr .x-btn-default-medium-menu-active .x-frame-tl,
|
|
1437
1437
|
.x-nbr .x-btn-default-medium-menu-active .x-frame-bl,
|
|
@@ -1445,18 +1445,18 @@ tr.x-container:before {
|
|
|
1445
1445
|
.x-nbr .x-btn-default-medium-pressed .x-frame-br,
|
|
1446
1446
|
.x-nbr .x-btn-default-medium-pressed .x-frame-tc,
|
|
1447
1447
|
.x-nbr .x-btn-default-medium-pressed .x-frame-bc {
|
|
1448
|
-
background-image: url(<%= asset_path 'btn/btn-default-medium-pressed-corners.gif' %>); }
|
|
1448
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-medium-pressed-corners.gif' %>); }
|
|
1449
1449
|
/* line 941, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1450
1450
|
.x-nbr .x-btn-default-medium-menu-active .x-frame-ml,
|
|
1451
1451
|
.x-nbr .x-btn-default-medium-menu-active .x-frame-mr,
|
|
1452
1452
|
.x-nbr .x-btn-default-medium-pressed .x-frame-ml,
|
|
1453
1453
|
.x-nbr .x-btn-default-medium-pressed .x-frame-mr {
|
|
1454
|
-
background-image: url(<%= asset_path 'btn/btn-default-medium-pressed-sides.gif' %>); }
|
|
1454
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-medium-pressed-sides.gif' %>); }
|
|
1455
1455
|
/* line 944, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1456
1456
|
.x-nbr .x-btn-default-medium-menu-active .x-frame-mc,
|
|
1457
1457
|
.x-nbr .x-btn-default-medium-pressed .x-frame-mc {
|
|
1458
1458
|
background-color: #b6cbe4;
|
|
1459
|
-
background-image: url(<%= asset_path 'btn/btn-default-medium-pressed-bg.gif' %>); }
|
|
1459
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-medium-pressed-bg.gif' %>); }
|
|
1460
1460
|
/* line 958, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1461
1461
|
.x-nbr .x-btn-default-medium-disabled .x-frame-tl,
|
|
1462
1462
|
.x-nbr .x-btn-default-medium-disabled .x-frame-bl,
|
|
@@ -1464,41 +1464,41 @@ tr.x-container:before {
|
|
|
1464
1464
|
.x-nbr .x-btn-default-medium-disabled .x-frame-br,
|
|
1465
1465
|
.x-nbr .x-btn-default-medium-disabled .x-frame-tc,
|
|
1466
1466
|
.x-nbr .x-btn-default-medium-disabled .x-frame-bc {
|
|
1467
|
-
background-image: url(<%= asset_path 'btn/btn-default-medium-disabled-corners.gif' %>); }
|
|
1467
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-medium-disabled-corners.gif' %>); }
|
|
1468
1468
|
/* line 962, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1469
1469
|
.x-nbr .x-btn-default-medium-disabled .x-frame-ml,
|
|
1470
1470
|
.x-nbr .x-btn-default-medium-disabled .x-frame-mr {
|
|
1471
|
-
background-image: url(<%= asset_path 'btn/btn-default-medium-disabled-sides.gif' %>); }
|
|
1471
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-medium-disabled-sides.gif' %>); }
|
|
1472
1472
|
/* line 965, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1473
1473
|
.x-nbr .x-btn-default-medium-disabled .x-frame-mc {
|
|
1474
1474
|
background-color: #f7f7f7;
|
|
1475
|
-
background-image: url(<%= asset_path 'btn/btn-default-medium-disabled-bg.gif' %>); }
|
|
1475
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-medium-disabled-bg.gif' %>); }
|
|
1476
1476
|
|
|
1477
1477
|
/* line 978, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1478
1478
|
.x-nlg .x-btn-default-medium {
|
|
1479
1479
|
background-repeat: repeat-x;
|
|
1480
|
-
background-image: url(<%= asset_path 'btn/btn-default-medium-bg.gif' %>); }
|
|
1480
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-medium-bg.gif' %>); }
|
|
1481
1481
|
|
|
1482
1482
|
/* line 987, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1483
1483
|
.x-nlg .x-btn-default-medium-over {
|
|
1484
1484
|
background-repeat: repeat-x;
|
|
1485
|
-
background-image: url(<%= asset_path 'btn/btn-default-medium-over-bg.gif' %>); }
|
|
1485
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-medium-over-bg.gif' %>); }
|
|
1486
1486
|
|
|
1487
1487
|
/* line 996, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1488
1488
|
.x-nlg .x-btn-default-medium-focus {
|
|
1489
1489
|
background-repeat: repeat-x;
|
|
1490
|
-
background-image: url(<%= asset_path 'btn/btn-default-medium-focus-bg.gif' %>); }
|
|
1490
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-medium-focus-bg.gif' %>); }
|
|
1491
1491
|
|
|
1492
1492
|
/* line 1006, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1493
1493
|
.x-nlg .x-btn-default-medium-menu-active,
|
|
1494
1494
|
.x-nlg .x-btn-default-medium-pressed {
|
|
1495
1495
|
background-repeat: repeat-x;
|
|
1496
|
-
background-image: url(<%= asset_path 'btn/btn-default-medium-pressed-bg.gif' %>); }
|
|
1496
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-medium-pressed-bg.gif' %>); }
|
|
1497
1497
|
|
|
1498
1498
|
/* line 1015, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1499
1499
|
.x-nlg .x-btn-default-medium-disabled {
|
|
1500
1500
|
background-repeat: repeat-x;
|
|
1501
|
-
background-image: url(<%= asset_path 'btn/btn-default-medium-disabled-bg.gif' %>); }
|
|
1501
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-medium-disabled-bg.gif' %>); }
|
|
1502
1502
|
|
|
1503
1503
|
/* line 633, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1504
1504
|
.x-btn-default-large {
|
|
@@ -1526,7 +1526,7 @@ tr.x-container:before {
|
|
|
1526
1526
|
|
|
1527
1527
|
/* line 102, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
1528
1528
|
.x-nlg .x-btn-default-large-mc {
|
|
1529
|
-
background-image: url(<%= asset_path 'btn/btn-default-large-bg.gif' %>);
|
|
1529
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-large-bg.gif' %>);
|
|
1530
1530
|
background-color: white; }
|
|
1531
1531
|
|
|
1532
1532
|
/* line 115, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -1551,12 +1551,12 @@ tr.x-container:before {
|
|
|
1551
1551
|
.x-nbr .x-btn-default-large-ml,
|
|
1552
1552
|
.x-nbr .x-btn-default-large-mr {
|
|
1553
1553
|
zoom: 1;
|
|
1554
|
-
background-image: url(<%= asset_path 'btn/btn-default-large-corners.gif' %>); }
|
|
1554
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-large-corners.gif' %>); }
|
|
1555
1555
|
/* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
1556
1556
|
.x-nbr .x-btn-default-large-ml,
|
|
1557
1557
|
.x-nbr .x-btn-default-large-mr {
|
|
1558
1558
|
zoom: 1;
|
|
1559
|
-
background-image: url(<%= asset_path 'btn/btn-default-large-sides.gif' %>);
|
|
1559
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-large-sides.gif' %>);
|
|
1560
1560
|
background-position: 0 0; }
|
|
1561
1561
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
1562
1562
|
.x-nbr .x-btn-default-large-mc {
|
|
@@ -1741,15 +1741,15 @@ tr.x-container:before {
|
|
|
1741
1741
|
.x-nbr .x-btn-default-large-over .x-frame-br,
|
|
1742
1742
|
.x-nbr .x-btn-default-large-over .x-frame-tc,
|
|
1743
1743
|
.x-nbr .x-btn-default-large-over .x-frame-bc {
|
|
1744
|
-
background-image: url(<%= asset_path 'btn/btn-default-large-over-corners.gif' %>); }
|
|
1744
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-large-over-corners.gif' %>); }
|
|
1745
1745
|
/* line 898, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1746
1746
|
.x-nbr .x-btn-default-large-over .x-frame-ml,
|
|
1747
1747
|
.x-nbr .x-btn-default-large-over .x-frame-mr {
|
|
1748
|
-
background-image: url(<%= asset_path 'btn/btn-default-large-over-sides.gif' %>); }
|
|
1748
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-large-over-sides.gif' %>); }
|
|
1749
1749
|
/* line 901, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1750
1750
|
.x-nbr .x-btn-default-large-over .x-frame-mc {
|
|
1751
1751
|
background-color: #e4f3ff;
|
|
1752
|
-
background-image: url(<%= asset_path 'btn/btn-default-large-over-bg.gif' %>); }
|
|
1752
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-large-over-bg.gif' %>); }
|
|
1753
1753
|
/* line 915, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1754
1754
|
.x-nbr .x-btn-default-large-focus .x-frame-tl,
|
|
1755
1755
|
.x-nbr .x-btn-default-large-focus .x-frame-bl,
|
|
@@ -1757,15 +1757,15 @@ tr.x-container:before {
|
|
|
1757
1757
|
.x-nbr .x-btn-default-large-focus .x-frame-br,
|
|
1758
1758
|
.x-nbr .x-btn-default-large-focus .x-frame-tc,
|
|
1759
1759
|
.x-nbr .x-btn-default-large-focus .x-frame-bc {
|
|
1760
|
-
background-image: url(<%= asset_path 'btn/btn-default-large-focus-corners.gif' %>); }
|
|
1760
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-large-focus-corners.gif' %>); }
|
|
1761
1761
|
/* line 919, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1762
1762
|
.x-nbr .x-btn-default-large-focus .x-frame-ml,
|
|
1763
1763
|
.x-nbr .x-btn-default-large-focus .x-frame-mr {
|
|
1764
|
-
background-image: url(<%= asset_path 'btn/btn-default-large-focus-sides.gif' %>); }
|
|
1764
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-large-focus-sides.gif' %>); }
|
|
1765
1765
|
/* line 922, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1766
1766
|
.x-nbr .x-btn-default-large-focus .x-frame-mc {
|
|
1767
1767
|
background-color: #e4f3ff;
|
|
1768
|
-
background-image: url(<%= asset_path 'btn/btn-default-large-focus-bg.gif' %>); }
|
|
1768
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-large-focus-bg.gif' %>); }
|
|
1769
1769
|
/* line 937, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1770
1770
|
.x-nbr .x-btn-default-large-menu-active .x-frame-tl,
|
|
1771
1771
|
.x-nbr .x-btn-default-large-menu-active .x-frame-bl,
|
|
@@ -1779,18 +1779,18 @@ tr.x-container:before {
|
|
|
1779
1779
|
.x-nbr .x-btn-default-large-pressed .x-frame-br,
|
|
1780
1780
|
.x-nbr .x-btn-default-large-pressed .x-frame-tc,
|
|
1781
1781
|
.x-nbr .x-btn-default-large-pressed .x-frame-bc {
|
|
1782
|
-
background-image: url(<%= asset_path 'btn/btn-default-large-pressed-corners.gif' %>); }
|
|
1782
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-large-pressed-corners.gif' %>); }
|
|
1783
1783
|
/* line 941, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1784
1784
|
.x-nbr .x-btn-default-large-menu-active .x-frame-ml,
|
|
1785
1785
|
.x-nbr .x-btn-default-large-menu-active .x-frame-mr,
|
|
1786
1786
|
.x-nbr .x-btn-default-large-pressed .x-frame-ml,
|
|
1787
1787
|
.x-nbr .x-btn-default-large-pressed .x-frame-mr {
|
|
1788
|
-
background-image: url(<%= asset_path 'btn/btn-default-large-pressed-sides.gif' %>); }
|
|
1788
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-large-pressed-sides.gif' %>); }
|
|
1789
1789
|
/* line 944, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1790
1790
|
.x-nbr .x-btn-default-large-menu-active .x-frame-mc,
|
|
1791
1791
|
.x-nbr .x-btn-default-large-pressed .x-frame-mc {
|
|
1792
1792
|
background-color: #b6cbe4;
|
|
1793
|
-
background-image: url(<%= asset_path 'btn/btn-default-large-pressed-bg.gif' %>); }
|
|
1793
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-large-pressed-bg.gif' %>); }
|
|
1794
1794
|
/* line 958, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1795
1795
|
.x-nbr .x-btn-default-large-disabled .x-frame-tl,
|
|
1796
1796
|
.x-nbr .x-btn-default-large-disabled .x-frame-bl,
|
|
@@ -1798,41 +1798,41 @@ tr.x-container:before {
|
|
|
1798
1798
|
.x-nbr .x-btn-default-large-disabled .x-frame-br,
|
|
1799
1799
|
.x-nbr .x-btn-default-large-disabled .x-frame-tc,
|
|
1800
1800
|
.x-nbr .x-btn-default-large-disabled .x-frame-bc {
|
|
1801
|
-
background-image: url(<%= asset_path 'btn/btn-default-large-disabled-corners.gif' %>); }
|
|
1801
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-large-disabled-corners.gif' %>); }
|
|
1802
1802
|
/* line 962, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1803
1803
|
.x-nbr .x-btn-default-large-disabled .x-frame-ml,
|
|
1804
1804
|
.x-nbr .x-btn-default-large-disabled .x-frame-mr {
|
|
1805
|
-
background-image: url(<%= asset_path 'btn/btn-default-large-disabled-sides.gif' %>); }
|
|
1805
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-large-disabled-sides.gif' %>); }
|
|
1806
1806
|
/* line 965, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1807
1807
|
.x-nbr .x-btn-default-large-disabled .x-frame-mc {
|
|
1808
1808
|
background-color: #f7f7f7;
|
|
1809
|
-
background-image: url(<%= asset_path 'btn/btn-default-large-disabled-bg.gif' %>); }
|
|
1809
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-large-disabled-bg.gif' %>); }
|
|
1810
1810
|
|
|
1811
1811
|
/* line 978, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1812
1812
|
.x-nlg .x-btn-default-large {
|
|
1813
1813
|
background-repeat: repeat-x;
|
|
1814
|
-
background-image: url(<%= asset_path 'btn/btn-default-large-bg.gif' %>); }
|
|
1814
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-large-bg.gif' %>); }
|
|
1815
1815
|
|
|
1816
1816
|
/* line 987, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1817
1817
|
.x-nlg .x-btn-default-large-over {
|
|
1818
1818
|
background-repeat: repeat-x;
|
|
1819
|
-
background-image: url(<%= asset_path 'btn/btn-default-large-over-bg.gif' %>); }
|
|
1819
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-large-over-bg.gif' %>); }
|
|
1820
1820
|
|
|
1821
1821
|
/* line 996, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1822
1822
|
.x-nlg .x-btn-default-large-focus {
|
|
1823
1823
|
background-repeat: repeat-x;
|
|
1824
|
-
background-image: url(<%= asset_path 'btn/btn-default-large-focus-bg.gif' %>); }
|
|
1824
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-large-focus-bg.gif' %>); }
|
|
1825
1825
|
|
|
1826
1826
|
/* line 1006, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1827
1827
|
.x-nlg .x-btn-default-large-menu-active,
|
|
1828
1828
|
.x-nlg .x-btn-default-large-pressed {
|
|
1829
1829
|
background-repeat: repeat-x;
|
|
1830
|
-
background-image: url(<%= asset_path 'btn/btn-default-large-pressed-bg.gif' %>); }
|
|
1830
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-large-pressed-bg.gif' %>); }
|
|
1831
1831
|
|
|
1832
1832
|
/* line 1015, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1833
1833
|
.x-nlg .x-btn-default-large-disabled {
|
|
1834
1834
|
background-repeat: repeat-x;
|
|
1835
|
-
background-image: url(<%= asset_path 'btn/btn-default-large-disabled-bg.gif' %>); }
|
|
1835
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-large-disabled-bg.gif' %>); }
|
|
1836
1836
|
|
|
1837
1837
|
/* line 633, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
1838
1838
|
.x-btn-default-toolbar-small {
|
|
@@ -2057,15 +2057,15 @@ tr.x-container:before {
|
|
|
2057
2057
|
.x-nbr .x-btn-default-toolbar-small-over .x-frame-br,
|
|
2058
2058
|
.x-nbr .x-btn-default-toolbar-small-over .x-frame-tc,
|
|
2059
2059
|
.x-nbr .x-btn-default-toolbar-small-over .x-frame-bc {
|
|
2060
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-small-over-corners.gif' %>); }
|
|
2060
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-small-over-corners.gif' %>); }
|
|
2061
2061
|
/* line 898, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2062
2062
|
.x-nbr .x-btn-default-toolbar-small-over .x-frame-ml,
|
|
2063
2063
|
.x-nbr .x-btn-default-toolbar-small-over .x-frame-mr {
|
|
2064
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-small-over-sides.gif' %>); }
|
|
2064
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-small-over-sides.gif' %>); }
|
|
2065
2065
|
/* line 901, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2066
2066
|
.x-nbr .x-btn-default-toolbar-small-over .x-frame-mc {
|
|
2067
2067
|
background-color: #dbeeff;
|
|
2068
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-small-over-bg.gif' %>); }
|
|
2068
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-small-over-bg.gif' %>); }
|
|
2069
2069
|
/* line 915, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2070
2070
|
.x-nbr .x-btn-default-toolbar-small-focus .x-frame-tl,
|
|
2071
2071
|
.x-nbr .x-btn-default-toolbar-small-focus .x-frame-bl,
|
|
@@ -2073,15 +2073,15 @@ tr.x-container:before {
|
|
|
2073
2073
|
.x-nbr .x-btn-default-toolbar-small-focus .x-frame-br,
|
|
2074
2074
|
.x-nbr .x-btn-default-toolbar-small-focus .x-frame-tc,
|
|
2075
2075
|
.x-nbr .x-btn-default-toolbar-small-focus .x-frame-bc {
|
|
2076
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-small-focus-corners.gif' %>); }
|
|
2076
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-small-focus-corners.gif' %>); }
|
|
2077
2077
|
/* line 919, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2078
2078
|
.x-nbr .x-btn-default-toolbar-small-focus .x-frame-ml,
|
|
2079
2079
|
.x-nbr .x-btn-default-toolbar-small-focus .x-frame-mr {
|
|
2080
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-small-focus-sides.gif' %>); }
|
|
2080
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-small-focus-sides.gif' %>); }
|
|
2081
2081
|
/* line 922, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2082
2082
|
.x-nbr .x-btn-default-toolbar-small-focus .x-frame-mc {
|
|
2083
2083
|
background-color: #dbeeff;
|
|
2084
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-small-focus-bg.gif' %>); }
|
|
2084
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-small-focus-bg.gif' %>); }
|
|
2085
2085
|
/* line 937, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2086
2086
|
.x-nbr .x-btn-default-toolbar-small-menu-active .x-frame-tl,
|
|
2087
2087
|
.x-nbr .x-btn-default-toolbar-small-menu-active .x-frame-bl,
|
|
@@ -2095,18 +2095,18 @@ tr.x-container:before {
|
|
|
2095
2095
|
.x-nbr .x-btn-default-toolbar-small-pressed .x-frame-br,
|
|
2096
2096
|
.x-nbr .x-btn-default-toolbar-small-pressed .x-frame-tc,
|
|
2097
2097
|
.x-nbr .x-btn-default-toolbar-small-pressed .x-frame-bc {
|
|
2098
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-small-pressed-corners.gif' %>); }
|
|
2098
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-small-pressed-corners.gif' %>); }
|
|
2099
2099
|
/* line 941, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2100
2100
|
.x-nbr .x-btn-default-toolbar-small-menu-active .x-frame-ml,
|
|
2101
2101
|
.x-nbr .x-btn-default-toolbar-small-menu-active .x-frame-mr,
|
|
2102
2102
|
.x-nbr .x-btn-default-toolbar-small-pressed .x-frame-ml,
|
|
2103
2103
|
.x-nbr .x-btn-default-toolbar-small-pressed .x-frame-mr {
|
|
2104
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-small-pressed-sides.gif' %>); }
|
|
2104
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-small-pressed-sides.gif' %>); }
|
|
2105
2105
|
/* line 944, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2106
2106
|
.x-nbr .x-btn-default-toolbar-small-menu-active .x-frame-mc,
|
|
2107
2107
|
.x-nbr .x-btn-default-toolbar-small-pressed .x-frame-mc {
|
|
2108
2108
|
background-color: #bccfe5;
|
|
2109
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-small-pressed-bg.gif' %>); }
|
|
2109
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-small-pressed-bg.gif' %>); }
|
|
2110
2110
|
/* line 958, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2111
2111
|
.x-nbr .x-btn-default-toolbar-small-disabled .x-frame-tl,
|
|
2112
2112
|
.x-nbr .x-btn-default-toolbar-small-disabled .x-frame-bl,
|
|
@@ -2114,11 +2114,11 @@ tr.x-container:before {
|
|
|
2114
2114
|
.x-nbr .x-btn-default-toolbar-small-disabled .x-frame-br,
|
|
2115
2115
|
.x-nbr .x-btn-default-toolbar-small-disabled .x-frame-tc,
|
|
2116
2116
|
.x-nbr .x-btn-default-toolbar-small-disabled .x-frame-bc {
|
|
2117
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-small-disabled-corners.gif' %>); }
|
|
2117
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-small-disabled-corners.gif' %>); }
|
|
2118
2118
|
/* line 962, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2119
2119
|
.x-nbr .x-btn-default-toolbar-small-disabled .x-frame-ml,
|
|
2120
2120
|
.x-nbr .x-btn-default-toolbar-small-disabled .x-frame-mr {
|
|
2121
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-small-disabled-sides.gif' %>); }
|
|
2121
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-small-disabled-sides.gif' %>); }
|
|
2122
2122
|
/* line 965, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2123
2123
|
.x-nbr .x-btn-default-toolbar-small-disabled .x-frame-mc {
|
|
2124
2124
|
background-color: transparent; }
|
|
@@ -2126,18 +2126,18 @@ tr.x-container:before {
|
|
|
2126
2126
|
/* line 987, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2127
2127
|
.x-nlg .x-btn-default-toolbar-small-over {
|
|
2128
2128
|
background-repeat: repeat-x;
|
|
2129
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-small-over-bg.gif' %>); }
|
|
2129
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-small-over-bg.gif' %>); }
|
|
2130
2130
|
|
|
2131
2131
|
/* line 996, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2132
2132
|
.x-nlg .x-btn-default-toolbar-small-focus {
|
|
2133
2133
|
background-repeat: repeat-x;
|
|
2134
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-small-focus-bg.gif' %>); }
|
|
2134
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-small-focus-bg.gif' %>); }
|
|
2135
2135
|
|
|
2136
2136
|
/* line 1006, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2137
2137
|
.x-nlg .x-btn-default-toolbar-small-menu-active,
|
|
2138
2138
|
.x-nlg .x-btn-default-toolbar-small-pressed {
|
|
2139
2139
|
background-repeat: repeat-x;
|
|
2140
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-small-pressed-bg.gif' %>); }
|
|
2140
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-small-pressed-bg.gif' %>); }
|
|
2141
2141
|
|
|
2142
2142
|
/* line 633, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2143
2143
|
.x-btn-default-toolbar-medium {
|
|
@@ -2362,15 +2362,15 @@ tr.x-container:before {
|
|
|
2362
2362
|
.x-nbr .x-btn-default-toolbar-medium-over .x-frame-br,
|
|
2363
2363
|
.x-nbr .x-btn-default-toolbar-medium-over .x-frame-tc,
|
|
2364
2364
|
.x-nbr .x-btn-default-toolbar-medium-over .x-frame-bc {
|
|
2365
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-medium-over-corners.gif' %>); }
|
|
2365
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-medium-over-corners.gif' %>); }
|
|
2366
2366
|
/* line 898, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2367
2367
|
.x-nbr .x-btn-default-toolbar-medium-over .x-frame-ml,
|
|
2368
2368
|
.x-nbr .x-btn-default-toolbar-medium-over .x-frame-mr {
|
|
2369
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-medium-over-sides.gif' %>); }
|
|
2369
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-medium-over-sides.gif' %>); }
|
|
2370
2370
|
/* line 901, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2371
2371
|
.x-nbr .x-btn-default-toolbar-medium-over .x-frame-mc {
|
|
2372
2372
|
background-color: #dbeeff;
|
|
2373
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-medium-over-bg.gif' %>); }
|
|
2373
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-medium-over-bg.gif' %>); }
|
|
2374
2374
|
/* line 915, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2375
2375
|
.x-nbr .x-btn-default-toolbar-medium-focus .x-frame-tl,
|
|
2376
2376
|
.x-nbr .x-btn-default-toolbar-medium-focus .x-frame-bl,
|
|
@@ -2378,15 +2378,15 @@ tr.x-container:before {
|
|
|
2378
2378
|
.x-nbr .x-btn-default-toolbar-medium-focus .x-frame-br,
|
|
2379
2379
|
.x-nbr .x-btn-default-toolbar-medium-focus .x-frame-tc,
|
|
2380
2380
|
.x-nbr .x-btn-default-toolbar-medium-focus .x-frame-bc {
|
|
2381
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-medium-focus-corners.gif' %>); }
|
|
2381
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-medium-focus-corners.gif' %>); }
|
|
2382
2382
|
/* line 919, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2383
2383
|
.x-nbr .x-btn-default-toolbar-medium-focus .x-frame-ml,
|
|
2384
2384
|
.x-nbr .x-btn-default-toolbar-medium-focus .x-frame-mr {
|
|
2385
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-medium-focus-sides.gif' %>); }
|
|
2385
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-medium-focus-sides.gif' %>); }
|
|
2386
2386
|
/* line 922, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2387
2387
|
.x-nbr .x-btn-default-toolbar-medium-focus .x-frame-mc {
|
|
2388
2388
|
background-color: #dbeeff;
|
|
2389
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-medium-focus-bg.gif' %>); }
|
|
2389
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-medium-focus-bg.gif' %>); }
|
|
2390
2390
|
/* line 937, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2391
2391
|
.x-nbr .x-btn-default-toolbar-medium-menu-active .x-frame-tl,
|
|
2392
2392
|
.x-nbr .x-btn-default-toolbar-medium-menu-active .x-frame-bl,
|
|
@@ -2400,18 +2400,18 @@ tr.x-container:before {
|
|
|
2400
2400
|
.x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-br,
|
|
2401
2401
|
.x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-tc,
|
|
2402
2402
|
.x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-bc {
|
|
2403
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-medium-pressed-corners.gif' %>); }
|
|
2403
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-medium-pressed-corners.gif' %>); }
|
|
2404
2404
|
/* line 941, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2405
2405
|
.x-nbr .x-btn-default-toolbar-medium-menu-active .x-frame-ml,
|
|
2406
2406
|
.x-nbr .x-btn-default-toolbar-medium-menu-active .x-frame-mr,
|
|
2407
2407
|
.x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-ml,
|
|
2408
2408
|
.x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-mr {
|
|
2409
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-medium-pressed-sides.gif' %>); }
|
|
2409
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-medium-pressed-sides.gif' %>); }
|
|
2410
2410
|
/* line 944, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2411
2411
|
.x-nbr .x-btn-default-toolbar-medium-menu-active .x-frame-mc,
|
|
2412
2412
|
.x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-mc {
|
|
2413
2413
|
background-color: #bccfe5;
|
|
2414
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-medium-pressed-bg.gif' %>); }
|
|
2414
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-medium-pressed-bg.gif' %>); }
|
|
2415
2415
|
/* line 958, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2416
2416
|
.x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-tl,
|
|
2417
2417
|
.x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-bl,
|
|
@@ -2419,11 +2419,11 @@ tr.x-container:before {
|
|
|
2419
2419
|
.x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-br,
|
|
2420
2420
|
.x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-tc,
|
|
2421
2421
|
.x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-bc {
|
|
2422
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-medium-disabled-corners.gif' %>); }
|
|
2422
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-medium-disabled-corners.gif' %>); }
|
|
2423
2423
|
/* line 962, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2424
2424
|
.x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-ml,
|
|
2425
2425
|
.x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-mr {
|
|
2426
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-medium-disabled-sides.gif' %>); }
|
|
2426
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-medium-disabled-sides.gif' %>); }
|
|
2427
2427
|
/* line 965, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2428
2428
|
.x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-mc {
|
|
2429
2429
|
background-color: transparent; }
|
|
@@ -2431,18 +2431,18 @@ tr.x-container:before {
|
|
|
2431
2431
|
/* line 987, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2432
2432
|
.x-nlg .x-btn-default-toolbar-medium-over {
|
|
2433
2433
|
background-repeat: repeat-x;
|
|
2434
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-medium-over-bg.gif' %>); }
|
|
2434
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-medium-over-bg.gif' %>); }
|
|
2435
2435
|
|
|
2436
2436
|
/* line 996, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2437
2437
|
.x-nlg .x-btn-default-toolbar-medium-focus {
|
|
2438
2438
|
background-repeat: repeat-x;
|
|
2439
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-medium-focus-bg.gif' %>); }
|
|
2439
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-medium-focus-bg.gif' %>); }
|
|
2440
2440
|
|
|
2441
2441
|
/* line 1006, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2442
2442
|
.x-nlg .x-btn-default-toolbar-medium-menu-active,
|
|
2443
2443
|
.x-nlg .x-btn-default-toolbar-medium-pressed {
|
|
2444
2444
|
background-repeat: repeat-x;
|
|
2445
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-medium-pressed-bg.gif' %>); }
|
|
2445
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-medium-pressed-bg.gif' %>); }
|
|
2446
2446
|
|
|
2447
2447
|
/* line 633, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2448
2448
|
.x-btn-default-toolbar-large {
|
|
@@ -2667,15 +2667,15 @@ tr.x-container:before {
|
|
|
2667
2667
|
.x-nbr .x-btn-default-toolbar-large-over .x-frame-br,
|
|
2668
2668
|
.x-nbr .x-btn-default-toolbar-large-over .x-frame-tc,
|
|
2669
2669
|
.x-nbr .x-btn-default-toolbar-large-over .x-frame-bc {
|
|
2670
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-large-over-corners.gif' %>); }
|
|
2670
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-large-over-corners.gif' %>); }
|
|
2671
2671
|
/* line 898, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2672
2672
|
.x-nbr .x-btn-default-toolbar-large-over .x-frame-ml,
|
|
2673
2673
|
.x-nbr .x-btn-default-toolbar-large-over .x-frame-mr {
|
|
2674
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-large-over-sides.gif' %>); }
|
|
2674
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-large-over-sides.gif' %>); }
|
|
2675
2675
|
/* line 901, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2676
2676
|
.x-nbr .x-btn-default-toolbar-large-over .x-frame-mc {
|
|
2677
2677
|
background-color: #dbeeff;
|
|
2678
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-large-over-bg.gif' %>); }
|
|
2678
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-large-over-bg.gif' %>); }
|
|
2679
2679
|
/* line 915, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2680
2680
|
.x-nbr .x-btn-default-toolbar-large-focus .x-frame-tl,
|
|
2681
2681
|
.x-nbr .x-btn-default-toolbar-large-focus .x-frame-bl,
|
|
@@ -2683,15 +2683,15 @@ tr.x-container:before {
|
|
|
2683
2683
|
.x-nbr .x-btn-default-toolbar-large-focus .x-frame-br,
|
|
2684
2684
|
.x-nbr .x-btn-default-toolbar-large-focus .x-frame-tc,
|
|
2685
2685
|
.x-nbr .x-btn-default-toolbar-large-focus .x-frame-bc {
|
|
2686
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-large-focus-corners.gif' %>); }
|
|
2686
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-large-focus-corners.gif' %>); }
|
|
2687
2687
|
/* line 919, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2688
2688
|
.x-nbr .x-btn-default-toolbar-large-focus .x-frame-ml,
|
|
2689
2689
|
.x-nbr .x-btn-default-toolbar-large-focus .x-frame-mr {
|
|
2690
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-large-focus-sides.gif' %>); }
|
|
2690
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-large-focus-sides.gif' %>); }
|
|
2691
2691
|
/* line 922, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2692
2692
|
.x-nbr .x-btn-default-toolbar-large-focus .x-frame-mc {
|
|
2693
2693
|
background-color: #dbeeff;
|
|
2694
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-large-focus-bg.gif' %>); }
|
|
2694
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-large-focus-bg.gif' %>); }
|
|
2695
2695
|
/* line 937, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2696
2696
|
.x-nbr .x-btn-default-toolbar-large-menu-active .x-frame-tl,
|
|
2697
2697
|
.x-nbr .x-btn-default-toolbar-large-menu-active .x-frame-bl,
|
|
@@ -2705,18 +2705,18 @@ tr.x-container:before {
|
|
|
2705
2705
|
.x-nbr .x-btn-default-toolbar-large-pressed .x-frame-br,
|
|
2706
2706
|
.x-nbr .x-btn-default-toolbar-large-pressed .x-frame-tc,
|
|
2707
2707
|
.x-nbr .x-btn-default-toolbar-large-pressed .x-frame-bc {
|
|
2708
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-large-pressed-corners.gif' %>); }
|
|
2708
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-large-pressed-corners.gif' %>); }
|
|
2709
2709
|
/* line 941, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2710
2710
|
.x-nbr .x-btn-default-toolbar-large-menu-active .x-frame-ml,
|
|
2711
2711
|
.x-nbr .x-btn-default-toolbar-large-menu-active .x-frame-mr,
|
|
2712
2712
|
.x-nbr .x-btn-default-toolbar-large-pressed .x-frame-ml,
|
|
2713
2713
|
.x-nbr .x-btn-default-toolbar-large-pressed .x-frame-mr {
|
|
2714
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-large-pressed-sides.gif' %>); }
|
|
2714
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-large-pressed-sides.gif' %>); }
|
|
2715
2715
|
/* line 944, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2716
2716
|
.x-nbr .x-btn-default-toolbar-large-menu-active .x-frame-mc,
|
|
2717
2717
|
.x-nbr .x-btn-default-toolbar-large-pressed .x-frame-mc {
|
|
2718
2718
|
background-color: #bccfe5;
|
|
2719
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-large-pressed-bg.gif' %>); }
|
|
2719
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-large-pressed-bg.gif' %>); }
|
|
2720
2720
|
/* line 958, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2721
2721
|
.x-nbr .x-btn-default-toolbar-large-disabled .x-frame-tl,
|
|
2722
2722
|
.x-nbr .x-btn-default-toolbar-large-disabled .x-frame-bl,
|
|
@@ -2724,11 +2724,11 @@ tr.x-container:before {
|
|
|
2724
2724
|
.x-nbr .x-btn-default-toolbar-large-disabled .x-frame-br,
|
|
2725
2725
|
.x-nbr .x-btn-default-toolbar-large-disabled .x-frame-tc,
|
|
2726
2726
|
.x-nbr .x-btn-default-toolbar-large-disabled .x-frame-bc {
|
|
2727
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-large-disabled-corners.gif' %>); }
|
|
2727
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-large-disabled-corners.gif' %>); }
|
|
2728
2728
|
/* line 962, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2729
2729
|
.x-nbr .x-btn-default-toolbar-large-disabled .x-frame-ml,
|
|
2730
2730
|
.x-nbr .x-btn-default-toolbar-large-disabled .x-frame-mr {
|
|
2731
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-large-disabled-sides.gif' %>); }
|
|
2731
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-large-disabled-sides.gif' %>); }
|
|
2732
2732
|
/* line 965, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2733
2733
|
.x-nbr .x-btn-default-toolbar-large-disabled .x-frame-mc {
|
|
2734
2734
|
background-color: transparent; }
|
|
@@ -2736,18 +2736,18 @@ tr.x-container:before {
|
|
|
2736
2736
|
/* line 987, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2737
2737
|
.x-nlg .x-btn-default-toolbar-large-over {
|
|
2738
2738
|
background-repeat: repeat-x;
|
|
2739
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-large-over-bg.gif' %>); }
|
|
2739
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-large-over-bg.gif' %>); }
|
|
2740
2740
|
|
|
2741
2741
|
/* line 996, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2742
2742
|
.x-nlg .x-btn-default-toolbar-large-focus {
|
|
2743
2743
|
background-repeat: repeat-x;
|
|
2744
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-large-focus-bg.gif' %>); }
|
|
2744
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-large-focus-bg.gif' %>); }
|
|
2745
2745
|
|
|
2746
2746
|
/* line 1006, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2747
2747
|
.x-nlg .x-btn-default-toolbar-large-menu-active,
|
|
2748
2748
|
.x-nlg .x-btn-default-toolbar-large-pressed {
|
|
2749
2749
|
background-repeat: repeat-x;
|
|
2750
|
-
background-image: url(<%= asset_path 'btn/btn-default-toolbar-large-pressed-bg.gif' %>); }
|
|
2750
|
+
background-image: url(<%= asset_path 'extjs-rails/btn/btn-default-toolbar-large-pressed-bg.gif' %>); }
|
|
2751
2751
|
|
|
2752
2752
|
/* line 571, ../themes/stylesheets/ext4/default/widgets/_button.scss */
|
|
2753
2753
|
.x-btn-default-toolbar-small-disabled,
|
|
@@ -2814,12 +2814,12 @@ tr.x-container:before {
|
|
|
2814
2814
|
.x-nbr .x-btn-group-default-framed-ml,
|
|
2815
2815
|
.x-nbr .x-btn-group-default-framed-mr {
|
|
2816
2816
|
zoom: 1;
|
|
2817
|
-
background-image: url(<%= asset_path 'btn-group/btn-group-default-framed-corners.gif' %>); }
|
|
2817
|
+
background-image: url(<%= asset_path 'extjs-rails/btn-group/btn-group-default-framed-corners.gif' %>); }
|
|
2818
2818
|
/* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
2819
2819
|
.x-nbr .x-btn-group-default-framed-ml,
|
|
2820
2820
|
.x-nbr .x-btn-group-default-framed-mr {
|
|
2821
2821
|
zoom: 1;
|
|
2822
|
-
background-image: url(<%= asset_path 'btn-group/btn-group-default-framed-sides.gif' %>);
|
|
2822
|
+
background-image: url(<%= asset_path 'extjs-rails/btn-group/btn-group-default-framed-sides.gif' %>);
|
|
2823
2823
|
background-position: 0 0;
|
|
2824
2824
|
background-repeat: repeat-y; }
|
|
2825
2825
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -2927,14 +2927,14 @@ tr.x-container:before {
|
|
|
2927
2927
|
right: 5px; }
|
|
2928
2928
|
/* line 68, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
|
|
2929
2929
|
.x-datepicker-next a {
|
|
2930
|
-
background-image: url(<%= asset_path 'shared/right-btn.gif' %>); }
|
|
2930
|
+
background-image: url(<%= asset_path 'extjs-rails/shared/right-btn.gif' %>); }
|
|
2931
2931
|
|
|
2932
2932
|
/* line 73, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
|
|
2933
2933
|
.x-datepicker-prev {
|
|
2934
2934
|
left: 5px; }
|
|
2935
2935
|
/* line 76, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
|
|
2936
2936
|
.x-datepicker-prev a {
|
|
2937
|
-
background-image: url(<%= asset_path 'shared/left-btn.gif' %>); }
|
|
2937
|
+
background-image: url(<%= asset_path 'extjs-rails/shared/left-btn.gif' %>); }
|
|
2938
2938
|
|
|
2939
2939
|
/* line 82, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
|
|
2940
2940
|
.x-item-disabled .x-datepicker-prev a:hover,
|
|
@@ -2964,7 +2964,7 @@ tr.x-container:before {
|
|
|
2964
2964
|
color: #fff !important; }
|
|
2965
2965
|
/* line 108, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
|
|
2966
2966
|
.x-datepicker-month .x-btn-split-right {
|
|
2967
|
-
background-image: url(<%= asset_path 'button/s-arrow-light.gif' %>);
|
|
2967
|
+
background-image: url(<%= asset_path 'extjs-rails/button/s-arrow-light.gif' %>);
|
|
2968
2968
|
padding-right: 12px; }
|
|
2969
2969
|
|
|
2970
2970
|
/* line 114, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
|
|
@@ -3139,7 +3139,7 @@ table.x-datepicker-inner {
|
|
|
3139
3139
|
height: 28px; }
|
|
3140
3140
|
/* line 327, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
|
|
3141
3141
|
.x-monthpicker-yearnav button {
|
|
3142
|
-
background-image: url(<%= asset_path 'tools/tool-sprites.gif' %>);
|
|
3142
|
+
background-image: url(<%= asset_path 'extjs-rails/tools/tool-sprites.gif' %>);
|
|
3143
3143
|
height: 15px;
|
|
3144
3144
|
width: 15px;
|
|
3145
3145
|
padding: 0;
|
|
@@ -3197,13 +3197,13 @@ table.x-datepicker-inner {
|
|
|
3197
3197
|
|
|
3198
3198
|
/* line 403, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
|
|
3199
3199
|
.x-nlg .x-datepicker-header {
|
|
3200
|
-
background-image: url(<%= asset_path 'datepicker/datepicker-header-bg.gif' %>);
|
|
3200
|
+
background-image: url(<%= asset_path 'extjs-rails/datepicker/datepicker-header-bg.gif' %>);
|
|
3201
3201
|
background-repeat: repeat-x;
|
|
3202
3202
|
background-position: top left; }
|
|
3203
3203
|
/* line 412, ../themes/stylesheets/ext4/default/widgets/_datepicker.scss */
|
|
3204
3204
|
.x-nlg .x-datepicker-footer,
|
|
3205
3205
|
.x-nlg .x-monthpicker-buttons {
|
|
3206
|
-
background-image: url(<%= asset_path 'datepicker/datepicker-footer-bg.gif' %>);
|
|
3206
|
+
background-image: url(<%= asset_path 'extjs-rails/datepicker/datepicker-footer-bg.gif' %>);
|
|
3207
3207
|
background-repeat: repeat-x;
|
|
3208
3208
|
background-position: top left; }
|
|
3209
3209
|
|
|
@@ -3325,14 +3325,14 @@ table.x-datepicker-inner {
|
|
|
3325
3325
|
|
|
3326
3326
|
/* line 90, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
|
|
3327
3327
|
.x-menu-item-checked .x-menu-item-icon {
|
|
3328
|
-
background-image: url(<%= asset_path 'menu/checked.gif' %>); }
|
|
3328
|
+
background-image: url(<%= asset_path 'extjs-rails/menu/checked.gif' %>); }
|
|
3329
3329
|
/* line 93, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
|
|
3330
3330
|
.x-menu-item-checked .x-menu-group-icon {
|
|
3331
|
-
background-image: url(<%= asset_path 'menu/group-checked.gif' %>); }
|
|
3331
|
+
background-image: url(<%= asset_path 'extjs-rails/menu/group-checked.gif' %>); }
|
|
3332
3332
|
|
|
3333
3333
|
/* line 99, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
|
|
3334
3334
|
.x-menu-item-unchecked .x-menu-item-icon {
|
|
3335
|
-
background-image: url(<%= asset_path 'menu/unchecked.gif' %>); }
|
|
3335
|
+
background-image: url(<%= asset_path 'extjs-rails/menu/unchecked.gif' %>); }
|
|
3336
3336
|
/* line 102, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
|
|
3337
3337
|
.x-menu-item-unchecked .x-menu-group-icon {
|
|
3338
3338
|
background-image: none; }
|
|
@@ -3353,7 +3353,7 @@ table.x-datepicker-inner {
|
|
|
3353
3353
|
top: 9px;
|
|
3354
3354
|
right: 0px;
|
|
3355
3355
|
background: no-repeat center center;
|
|
3356
|
-
background-image: url(<%= asset_path 'menu/menu-parent.gif' %>); }
|
|
3356
|
+
background-image: url(<%= asset_path 'extjs-rails/menu/menu-parent.gif' %>); }
|
|
3357
3357
|
|
|
3358
3358
|
/* line 125, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
|
|
3359
3359
|
.x-menu-item-indent {
|
|
@@ -3411,7 +3411,7 @@ table.x-datepicker-inner {
|
|
|
3411
3411
|
/* line 180, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
|
|
3412
3412
|
.x-nlg .x-menu-item-active .x-menu-item-link {
|
|
3413
3413
|
background: #d9e8fb repeat-x left top;
|
|
3414
|
-
background-image: url(<%= asset_path 'menu/menu-item-active-bg.gif' %>); }
|
|
3414
|
+
background-image: url(<%= asset_path 'extjs-rails/menu/menu-item-active-bg.gif' %>); }
|
|
3415
3415
|
|
|
3416
3416
|
/* line 187, ../themes/stylesheets/ext4/default/widgets/_menu.scss */
|
|
3417
3417
|
.x-menu-date-item {
|
|
@@ -3544,13 +3544,13 @@ table.x-datepicker-inner {
|
|
|
3544
3544
|
.x-nlg .x-grid-header-ct,
|
|
3545
3545
|
.x-nlg .x-column-header {
|
|
3546
3546
|
background: repeat-x 0 top;
|
|
3547
|
-
background-image: url(<%= asset_path 'grid/column-header-bg.gif' %>); }
|
|
3547
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/column-header-bg.gif' %>); }
|
|
3548
3548
|
/* line 138, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3549
3549
|
.x-nlg .x-column-header-over,
|
|
3550
3550
|
.x-nlg .x-column-header-sort-ASC,
|
|
3551
3551
|
.x-nlg .x-column-header-sort-DESC {
|
|
3552
3552
|
background: #ebf3fd repeat-x 0 top;
|
|
3553
|
-
background-image: url(<%= asset_path 'grid/column-header-over-bg.gif' %>); }
|
|
3553
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/column-header-over-bg.gif' %>); }
|
|
3554
3554
|
|
|
3555
3555
|
/* line 145, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3556
3556
|
.x-column-header-trigger {
|
|
@@ -3559,7 +3559,7 @@ table.x-datepicker-inner {
|
|
|
3559
3559
|
width: 14px;
|
|
3560
3560
|
background: no-repeat left center;
|
|
3561
3561
|
background-color: #c3daf9;
|
|
3562
|
-
background-image: url(<%= asset_path 'grid/grid3-hd-btn.gif' %>);
|
|
3562
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/grid3-hd-btn.gif' %>);
|
|
3563
3563
|
position: absolute;
|
|
3564
3564
|
right: 0;
|
|
3565
3565
|
top: 0;
|
|
@@ -3590,13 +3590,13 @@ table.x-datepicker-inner {
|
|
|
3590
3590
|
.x-column-header-sort-ASC .x-column-header-text {
|
|
3591
3591
|
padding-right: 16px;
|
|
3592
3592
|
background: no-repeat right 6px;
|
|
3593
|
-
background-image: url(<%= asset_path 'grid/sort_asc.gif' %>); }
|
|
3593
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/sort_asc.gif' %>); }
|
|
3594
3594
|
|
|
3595
3595
|
/* line 186, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3596
3596
|
.x-column-header-sort-DESC .x-column-header-text {
|
|
3597
3597
|
padding-right: 16px;
|
|
3598
3598
|
background: no-repeat right 6px;
|
|
3599
|
-
background-image: url(<%= asset_path 'grid/sort_desc.gif' %>); }
|
|
3599
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/sort_desc.gif' %>); }
|
|
3600
3600
|
|
|
3601
3601
|
/* line 193, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3602
3602
|
.x-grid-row {
|
|
@@ -3734,7 +3734,7 @@ browsers will do whacky things with it.
|
|
|
3734
3734
|
|
|
3735
3735
|
/* line 333, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3736
3736
|
.x-grid-dirty-cell {
|
|
3737
|
-
background-image: url(<%= asset_path 'grid/dirty.gif' %>);
|
|
3737
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/dirty.gif' %>);
|
|
3738
3738
|
background-position: 0 0;
|
|
3739
3739
|
background-repeat: no-repeat; }
|
|
3740
3740
|
|
|
@@ -3749,11 +3749,11 @@ browsers will do whacky things with it.
|
|
|
3749
3749
|
/* line 351, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3750
3750
|
.x-nlg .x-grid-row .x-grid-cell-special,
|
|
3751
3751
|
.x-nlg .x-grid-row-over .x-grid-cell-special {
|
|
3752
|
-
background-image: url(<%= asset_path 'grid/cell-special-bg.gif' %>); }
|
|
3752
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/cell-special-bg.gif' %>); }
|
|
3753
3753
|
/* line 357, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3754
3754
|
.x-nlg .x-grid-row-focused .x-grid-cell-special,
|
|
3755
3755
|
.x-nlg .x-grid-row-selected .x-grid-cell-special {
|
|
3756
|
-
background-image: url(<%= asset_path 'grid/cell-special-selected-bg.gif' %>); }
|
|
3756
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/cell-special-selected-bg.gif' %>); }
|
|
3757
3757
|
|
|
3758
3758
|
/* line 363, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3759
3759
|
.x-grid-with-col-lines .x-grid-cell {
|
|
@@ -3764,7 +3764,7 @@ browsers will do whacky things with it.
|
|
|
3764
3764
|
.x-property-grid .x-grid-row .x-grid-property-name .x-grid-cell-inner,
|
|
3765
3765
|
.x-property-grid .x-grid-row-over .x-grid-property-name .x-grid-cell-inner {
|
|
3766
3766
|
padding-left: 12px;
|
|
3767
|
-
background-image: url(<%= asset_path 'grid/property-cell-bg.gif' %>);
|
|
3767
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/property-cell-bg.gif' %>);
|
|
3768
3768
|
background-repeat: no-repeat;
|
|
3769
3769
|
background-position: -16px 2px; }
|
|
3770
3770
|
|
|
@@ -3808,7 +3808,7 @@ browsers will do whacky things with it.
|
|
|
3808
3808
|
|
|
3809
3809
|
/* line 422, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3810
3810
|
.x-grid-row-expander {
|
|
3811
|
-
background-image: url(<%= asset_path 'grid/group-collapse.gif' %>);
|
|
3811
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/group-collapse.gif' %>);
|
|
3812
3812
|
background-color: transparent;
|
|
3813
3813
|
width: 9px;
|
|
3814
3814
|
height: 13px;
|
|
@@ -3818,7 +3818,7 @@ browsers will do whacky things with it.
|
|
|
3818
3818
|
|
|
3819
3819
|
/* line 436, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3820
3820
|
.x-grid-row-collapsed .x-grid-row-expander {
|
|
3821
|
-
background-image: url(<%= asset_path 'grid/group-expand.gif' %>); }
|
|
3821
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/group-expand.gif' %>); }
|
|
3822
3822
|
|
|
3823
3823
|
/* line 441, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3824
3824
|
.x-grid-resize-marker {
|
|
@@ -3842,11 +3842,11 @@ browsers will do whacky things with it.
|
|
|
3842
3842
|
|
|
3843
3843
|
/* line 463, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3844
3844
|
.col-move-top {
|
|
3845
|
-
background-image: url(<%= asset_path 'grid/col-move-top.gif' %>); }
|
|
3845
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/col-move-top.gif' %>); }
|
|
3846
3846
|
|
|
3847
3847
|
/* line 467, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3848
3848
|
.col-move-bottom {
|
|
3849
|
-
background-image: url(<%= asset_path 'grid/col-move-bottom.gif' %>); }
|
|
3849
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/col-move-bottom.gif' %>); }
|
|
3850
3850
|
|
|
3851
3851
|
/* line 472, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3852
3852
|
.x-tbar-page-number {
|
|
@@ -3873,14 +3873,14 @@ browsers will do whacky things with it.
|
|
|
3873
3873
|
/* line 499, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3874
3874
|
.x-grid-group-title {
|
|
3875
3875
|
background: transparent no-repeat 0 -1px;
|
|
3876
|
-
background-image: url(<%= asset_path 'grid/group-collapse.gif' %>);
|
|
3876
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/group-collapse.gif' %>);
|
|
3877
3877
|
color: #3764a0;
|
|
3878
3878
|
font: bold 11px tahoma, arial, verdana, sans-serif;
|
|
3879
3879
|
padding: 0 0 0 14px; }
|
|
3880
3880
|
|
|
3881
3881
|
/* line 510, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3882
3882
|
.x-grid-group-hd-collapsed .x-grid-group-title {
|
|
3883
|
-
background-image: url(<%= asset_path 'grid/group-expand.gif' %>); }
|
|
3883
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/group-expand.gif' %>); }
|
|
3884
3884
|
|
|
3885
3885
|
/* line 515, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3886
3886
|
.x-grid-group-collapsed .x-grid-group-body {
|
|
@@ -3888,15 +3888,15 @@ browsers will do whacky things with it.
|
|
|
3888
3888
|
|
|
3889
3889
|
/* line 519, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3890
3890
|
.x-grid-group-collapsed .x-grid-group-title {
|
|
3891
|
-
background-image: url(<%= asset_path 'grid/group-expand.gif' %>); }
|
|
3891
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/group-expand.gif' %>); }
|
|
3892
3892
|
|
|
3893
3893
|
/* line 523, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3894
3894
|
.x-group-by-icon {
|
|
3895
|
-
background-image: url(<%= asset_path 'grid/group-by.gif' %>); }
|
|
3895
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/group-by.gif' %>); }
|
|
3896
3896
|
|
|
3897
3897
|
/* line 527, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3898
3898
|
.x-show-groups-icon {
|
|
3899
|
-
background-image: url(<%= asset_path 'grid/group-by.gif' %>); }
|
|
3899
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/group-by.gif' %>); }
|
|
3900
3900
|
|
|
3901
3901
|
/* line 531, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3902
3902
|
.x-column-header-checkbox .x-column-header-inner {
|
|
@@ -3913,7 +3913,7 @@ browsers will do whacky things with it.
|
|
|
3913
3913
|
height: 14px;
|
|
3914
3914
|
width: 14px;
|
|
3915
3915
|
line-height: 0;
|
|
3916
|
-
background-image: url(<%= asset_path 'grid/unchecked.gif' %>);
|
|
3916
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/unchecked.gif' %>);
|
|
3917
3917
|
background-position: -1px -1px;
|
|
3918
3918
|
background-repeat: no-repeat;
|
|
3919
3919
|
background-color: transparent; }
|
|
@@ -3931,7 +3931,7 @@ browsers will do whacky things with it.
|
|
|
3931
3931
|
|
|
3932
3932
|
/* line 568, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3933
3933
|
.x-grid-hd-checker-on .x-column-header-text {
|
|
3934
|
-
background-image: url(<%= asset_path 'grid/checked.gif' %>); }
|
|
3934
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/checked.gif' %>); }
|
|
3935
3935
|
|
|
3936
3936
|
/* line 572, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3937
3937
|
.x-grid-cell-row-checker .x-grid-cell-inner {
|
|
@@ -3951,71 +3951,71 @@ browsers will do whacky things with it.
|
|
|
3951
3951
|
/* line 587, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3952
3952
|
.x-grid-row-selected .x-grid-row-checker,
|
|
3953
3953
|
.x-grid-row-checked .x-grid-row-checker {
|
|
3954
|
-
background-image: url(<%= asset_path 'grid/checked.gif' %>); }
|
|
3954
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/checked.gif' %>); }
|
|
3955
3955
|
|
|
3956
3956
|
/* line 592, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3957
3957
|
.x-tbar-page-first {
|
|
3958
|
-
background-image: url(<%= asset_path 'grid/page-first.gif' %>) !important; }
|
|
3958
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/page-first.gif' %>) !important; }
|
|
3959
3959
|
|
|
3960
3960
|
/* line 596, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3961
3961
|
.x-tbar-loading {
|
|
3962
|
-
background-image: url(<%= asset_path 'grid/refresh.gif' %>) !important; }
|
|
3962
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/refresh.gif' %>) !important; }
|
|
3963
3963
|
|
|
3964
3964
|
/* line 600, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3965
3965
|
.x-tbar-page-last {
|
|
3966
|
-
background-image: url(<%= asset_path 'grid/page-last.gif' %>) !important; }
|
|
3966
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/page-last.gif' %>) !important; }
|
|
3967
3967
|
|
|
3968
3968
|
/* line 604, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3969
3969
|
.x-tbar-page-next {
|
|
3970
|
-
background-image: url(<%= asset_path 'grid/page-next.gif' %>) !important; }
|
|
3970
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/page-next.gif' %>) !important; }
|
|
3971
3971
|
|
|
3972
3972
|
/* line 608, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3973
3973
|
.x-tbar-page-prev {
|
|
3974
|
-
background-image: url(<%= asset_path 'grid/page-prev.gif' %>) !important; }
|
|
3974
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/page-prev.gif' %>) !important; }
|
|
3975
3975
|
|
|
3976
3976
|
/* line 613, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3977
3977
|
.x-item-disabled .x-tbar-loading {
|
|
3978
|
-
background-image: url(<%= asset_path 'grid/refresh-disabled.gif' %>) !important; }
|
|
3978
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/refresh-disabled.gif' %>) !important; }
|
|
3979
3979
|
/* line 617, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3980
3980
|
.x-item-disabled .x-tbar-page-first {
|
|
3981
|
-
background-image: url(<%= asset_path 'grid/page-first-disabled.gif' %>) !important; }
|
|
3981
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/page-first-disabled.gif' %>) !important; }
|
|
3982
3982
|
/* line 621, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3983
3983
|
.x-item-disabled .x-tbar-page-last {
|
|
3984
|
-
background-image: url(<%= asset_path 'grid/page-last-disabled.gif' %>) !important; }
|
|
3984
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/page-last-disabled.gif' %>) !important; }
|
|
3985
3985
|
/* line 625, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3986
3986
|
.x-item-disabled .x-tbar-page-next {
|
|
3987
|
-
background-image: url(<%= asset_path 'grid/page-next-disabled.gif' %>) !important; }
|
|
3987
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/page-next-disabled.gif' %>) !important; }
|
|
3988
3988
|
/* line 629, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3989
3989
|
.x-item-disabled .x-tbar-page-prev {
|
|
3990
|
-
background-image: url(<%= asset_path 'grid/page-prev-disabled.gif' %>) !important; }
|
|
3990
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/page-prev-disabled.gif' %>) !important; }
|
|
3991
3991
|
|
|
3992
3992
|
/* line 635, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3993
3993
|
.x-hmenu-sort-asc .x-menu-item-icon {
|
|
3994
|
-
background-image: url(<%= asset_path 'grid/hmenu-asc.gif' %>); }
|
|
3994
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/hmenu-asc.gif' %>); }
|
|
3995
3995
|
|
|
3996
3996
|
/* line 639, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
3997
3997
|
.x-hmenu-sort-desc .x-menu-item-icon {
|
|
3998
|
-
background-image: url(<%= asset_path 'grid/hmenu-desc.gif' %>); }
|
|
3998
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/hmenu-desc.gif' %>); }
|
|
3999
3999
|
|
|
4000
4000
|
/* line 643, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
4001
4001
|
.x-hmenu-lock .x-menu-item-icon {
|
|
4002
|
-
background-image: url(<%= asset_path 'grid/hmenu-lock.gif' %>); }
|
|
4002
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/hmenu-lock.gif' %>); }
|
|
4003
4003
|
|
|
4004
4004
|
/* line 647, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
4005
4005
|
.x-hmenu-unlock .x-menu-item-icon {
|
|
4006
|
-
background-image: url(<%= asset_path 'grid/hmenu-unlock.gif' %>); }
|
|
4006
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/hmenu-unlock.gif' %>); }
|
|
4007
4007
|
|
|
4008
4008
|
/* line 651, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
4009
4009
|
.x-group-by-icon {
|
|
4010
|
-
background-image: url(<%= asset_path 'grid/group-by.gif' %>); }
|
|
4010
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/group-by.gif' %>); }
|
|
4011
4011
|
|
|
4012
4012
|
/* line 655, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
4013
4013
|
.x-cols-icon .x-menu-item-icon {
|
|
4014
|
-
background-image: url(<%= asset_path 'grid/columns.gif' %>); }
|
|
4014
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/columns.gif' %>); }
|
|
4015
4015
|
|
|
4016
4016
|
/* line 659, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
4017
4017
|
.x-show-groups-icon {
|
|
4018
|
-
background-image: url(<%= asset_path 'grid/group-by.gif' %>); }
|
|
4018
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/group-by.gif' %>); }
|
|
4019
4019
|
|
|
4020
4020
|
/* line 664, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
4021
4021
|
.x-grid-drop-indicator {
|
|
@@ -4029,7 +4029,7 @@ browsers will do whacky things with it.
|
|
|
4029
4029
|
position: absolute;
|
|
4030
4030
|
top: -8px;
|
|
4031
4031
|
left: -12px;
|
|
4032
|
-
background-image: url(<%= asset_path 'grid/dd-insert-arrow-right.png' %>);
|
|
4032
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/dd-insert-arrow-right.png' %>);
|
|
4033
4033
|
height: 16px;
|
|
4034
4034
|
width: 16px; }
|
|
4035
4035
|
/* line 680, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
@@ -4037,16 +4037,16 @@ browsers will do whacky things with it.
|
|
|
4037
4037
|
position: absolute;
|
|
4038
4038
|
top: -8px;
|
|
4039
4039
|
right: -11px;
|
|
4040
|
-
background-image: url(<%= asset_path 'grid/dd-insert-arrow-left.png' %>);
|
|
4040
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/dd-insert-arrow-left.png' %>);
|
|
4041
4041
|
height: 16px;
|
|
4042
4042
|
width: 16px; }
|
|
4043
4043
|
|
|
4044
4044
|
/* line 691, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
4045
4045
|
.x-ie6 .x-grid-drop-indicator-left {
|
|
4046
|
-
background-image: url(<%= asset_path 'grid/dd-insert-arrow-right.gif' %>); }
|
|
4046
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/dd-insert-arrow-right.gif' %>); }
|
|
4047
4047
|
/* line 695, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
4048
4048
|
.x-ie6 .x-grid-drop-indicator-right {
|
|
4049
|
-
background-image: url(<%= asset_path 'grid/dd-insert-arrow-left.gif' %>); }
|
|
4049
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/dd-insert-arrow-left.gif' %>); }
|
|
4050
4050
|
|
|
4051
4051
|
/* line 703, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
4052
4052
|
.x-grid-editor .x-form-text {
|
|
@@ -4089,7 +4089,7 @@ browsers will do whacky things with it.
|
|
|
4089
4089
|
height: 19px; }
|
|
4090
4090
|
/* line 750, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
4091
4091
|
.x-grid-editor .x-form-trigger-wrap .x-form-spinner-up, .x-grid-editor .x-form-trigger-wrap .x-form-spinner-down, .x-grid-row-editor .x-form-trigger-wrap .x-form-spinner-up, .x-grid-row-editor .x-form-trigger-wrap .x-form-spinner-down {
|
|
4092
|
-
background-image: url(<%= asset_path 'form/spinner-small.gif' %>);
|
|
4092
|
+
background-image: url(<%= asset_path 'extjs-rails/form/spinner-small.gif' %>);
|
|
4093
4093
|
height: 10px !important; }
|
|
4094
4094
|
|
|
4095
4095
|
/* line 757, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
@@ -4164,7 +4164,7 @@ browsers will do whacky things with it.
|
|
|
4164
4164
|
width: 4px;
|
|
4165
4165
|
height: 4px;
|
|
4166
4166
|
bottom: 0px;
|
|
4167
|
-
background-image: url(<%= asset_path 'panel/panel-default-framed-corners.gif' %>); }
|
|
4167
|
+
background-image: url(<%= asset_path 'extjs-rails/panel/panel-default-framed-corners.gif' %>); }
|
|
4168
4168
|
|
|
4169
4169
|
/* line 846, ../themes/stylesheets/ext4/default/widgets/_grid.scss */
|
|
4170
4170
|
.x-grid-row-editor-buttons-bl {
|
|
@@ -4283,7 +4283,7 @@ browsers will do whacky things with it.
|
|
|
4283
4283
|
font: normal 11px tahoma, arial, verdana, sans-serif;
|
|
4284
4284
|
line-height: 16px;
|
|
4285
4285
|
background: no-repeat 0 2px;
|
|
4286
|
-
background-image: url(<%= asset_path 'form/exclamation.gif' %>); }
|
|
4286
|
+
background-image: url(<%= asset_path 'extjs-rails/form/exclamation.gif' %>); }
|
|
4287
4287
|
|
|
4288
4288
|
/* line 94, ../themes/stylesheets/ext4/default/widgets/form/_all.scss */
|
|
4289
4289
|
.x-external-error-icon {
|
|
@@ -4299,7 +4299,7 @@ browsers will do whacky things with it.
|
|
|
4299
4299
|
.x-form-invalid-icon {
|
|
4300
4300
|
width: 18px;
|
|
4301
4301
|
background: no-repeat 2px 3px;
|
|
4302
|
-
background-image: url(<%= asset_path 'form/exclamation.gif' %>);
|
|
4302
|
+
background-image: url(<%= asset_path 'extjs-rails/form/exclamation.gif' %>);
|
|
4303
4303
|
overflow: hidden; }
|
|
4304
4304
|
/* line 111, ../themes/stylesheets/ext4/default/widgets/form/_all.scss */
|
|
4305
4305
|
.x-form-invalid-icon ul {
|
|
@@ -4324,7 +4324,7 @@ textarea.x-form-field {
|
|
|
4324
4324
|
background: repeat-x 0 0;
|
|
4325
4325
|
border: 1px solid;
|
|
4326
4326
|
background-color: white;
|
|
4327
|
-
background-image: url(<%= asset_path 'form/text-bg.gif' %>);
|
|
4327
|
+
background-image: url(<%= asset_path 'extjs-rails/form/text-bg.gif' %>);
|
|
4328
4328
|
border-color: #b5b8c8; }
|
|
4329
4329
|
|
|
4330
4330
|
/* line 27, ../themes/stylesheets/ext4/default/widgets/form/_field.scss */
|
|
@@ -4349,7 +4349,7 @@ textarea.x-form-field {
|
|
|
4349
4349
|
line-height: normal;
|
|
4350
4350
|
background: repeat-x 0 0;
|
|
4351
4351
|
background-color: white;
|
|
4352
|
-
background-image: url(<%= asset_path 'form/text-bg.gif' %>);
|
|
4352
|
+
background-image: url(<%= asset_path 'extjs-rails/form/text-bg.gif' %>);
|
|
4353
4353
|
resize: none; }
|
|
4354
4354
|
|
|
4355
4355
|
/* line 56, ../themes/stylesheets/ext4/default/widgets/form/_field.scss */
|
|
@@ -4369,7 +4369,7 @@ textarea.x-form-focus {
|
|
|
4369
4369
|
.x-form-invalid-field,
|
|
4370
4370
|
textarea.x-form-invalid-field {
|
|
4371
4371
|
background-color: white;
|
|
4372
|
-
background-image: url(<%= asset_path 'grid/invalid_line.gif' %>);
|
|
4372
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/invalid_line.gif' %>);
|
|
4373
4373
|
background-repeat: repeat-x;
|
|
4374
4374
|
background-position: bottom;
|
|
4375
4375
|
border-color: #cc3300; }
|
|
@@ -4583,7 +4583,7 @@ textarea.x-form-invalid-field {
|
|
|
4583
4583
|
width: 13px;
|
|
4584
4584
|
height: 13px;
|
|
4585
4585
|
background: no-repeat;
|
|
4586
|
-
background-image: url(<%= asset_path 'form/checkbox.gif' %>);
|
|
4586
|
+
background-image: url(<%= asset_path 'extjs-rails/form/checkbox.gif' %>);
|
|
4587
4587
|
overflow: hidden;
|
|
4588
4588
|
padding: 0;
|
|
4589
4589
|
border: 0; }
|
|
@@ -4616,7 +4616,7 @@ textarea.x-form-invalid-field {
|
|
|
4616
4616
|
/* Radios */
|
|
4617
4617
|
/* line 50, ../themes/stylesheets/ext4/default/widgets/form/_checkbox.scss */
|
|
4618
4618
|
.x-form-radio {
|
|
4619
|
-
background-image: url(<%= asset_path 'form/radio.gif' %>); }
|
|
4619
|
+
background-image: url(<%= asset_path 'extjs-rails/form/radio.gif' %>); }
|
|
4620
4620
|
|
|
4621
4621
|
/* boxLabel */
|
|
4622
4622
|
/* line 55, ../themes/stylesheets/ext4/default/widgets/form/_checkbox.scss */
|
|
@@ -4635,7 +4635,7 @@ textarea.x-form-invalid-field {
|
|
|
4635
4635
|
.x-form-invalid .x-form-checkboxgroup-body {
|
|
4636
4636
|
border: 1px solid #c30;
|
|
4637
4637
|
background: transparent repeat-x bottom;
|
|
4638
|
-
background-image: url(<%= asset_path 'grid/invalid_line.gif' %>);
|
|
4638
|
+
background-image: url(<%= asset_path 'extjs-rails/grid/invalid_line.gif' %>);
|
|
4639
4639
|
padding: 0 3px 0 3px; }
|
|
4640
4640
|
|
|
4641
4641
|
/* line 16, ../themes/stylesheets/ext4/default/widgets/form/_checkboxgroup.scss */
|
|
@@ -4657,7 +4657,7 @@ textarea.x-form-invalid-field {
|
|
|
4657
4657
|
|
|
4658
4658
|
/* line 6, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
|
|
4659
4659
|
.x-form-trigger {
|
|
4660
|
-
background-image: url(<%= asset_path 'form/trigger.gif' %>);
|
|
4660
|
+
background-image: url(<%= asset_path 'extjs-rails/form/trigger.gif' %>);
|
|
4661
4661
|
background-position: 0 0;
|
|
4662
4662
|
width: 17px;
|
|
4663
4663
|
height: 21px;
|
|
@@ -4743,16 +4743,16 @@ textarea.x-form-invalid-field {
|
|
|
4743
4743
|
|
|
4744
4744
|
/* line 83, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
|
|
4745
4745
|
.x-form-arrow-trigger .x-form-trigger-icon {
|
|
4746
|
-
background-image: url(<%= asset_path 'boundlist/trigger-arrow.png' %>); }
|
|
4746
|
+
background-image: url(<%= asset_path 'extjs-rails/boundlist/trigger-arrow.png' %>); }
|
|
4747
4747
|
|
|
4748
4748
|
/* line 88, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
|
|
4749
4749
|
.x-form-date-trigger {
|
|
4750
|
-
background-image: url(<%= asset_path 'form/date-trigger.gif' %>); }
|
|
4750
|
+
background-image: url(<%= asset_path 'extjs-rails/form/date-trigger.gif' %>); }
|
|
4751
4751
|
|
|
4752
4752
|
/* line 95, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
|
|
4753
4753
|
.x-form-trigger-wrap .x-form-spinner-up,
|
|
4754
4754
|
.x-form-trigger-wrap .x-form-spinner-down {
|
|
4755
|
-
background-image: url(<%= asset_path 'form/spinner.gif' %>);
|
|
4755
|
+
background-image: url(<%= asset_path 'extjs-rails/form/spinner.gif' %>);
|
|
4756
4756
|
width: 17px !important;
|
|
4757
4757
|
height: 11px !important;
|
|
4758
4758
|
font-size: 0;
|
|
@@ -4781,7 +4781,7 @@ textarea.x-form-invalid-field {
|
|
|
4781
4781
|
/* line 127, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
|
|
4782
4782
|
.x-field-default-toolbar .x-form-trigger-wrap .x-form-spinner-up,
|
|
4783
4783
|
.x-field-default-toolbar .x-form-trigger-wrap .x-form-spinner-down {
|
|
4784
|
-
background-image: url(<%= asset_path 'form/spinner-small.gif' %>);
|
|
4784
|
+
background-image: url(<%= asset_path 'extjs-rails/form/spinner-small.gif' %>);
|
|
4785
4785
|
height: 10px !important; }
|
|
4786
4786
|
/* line 131, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
|
|
4787
4787
|
.x-field-default-toolbar .x-form-trigger-wrap .x-form-spinner-down {
|
|
@@ -4810,11 +4810,11 @@ textarea.x-form-invalid-field {
|
|
|
4810
4810
|
|
|
4811
4811
|
/* line 162, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
|
|
4812
4812
|
.x-form-clear-trigger {
|
|
4813
|
-
background-image: url(<%= asset_path 'form/clear-trigger.gif' %>); }
|
|
4813
|
+
background-image: url(<%= asset_path 'extjs-rails/form/clear-trigger.gif' %>); }
|
|
4814
4814
|
|
|
4815
4815
|
/* line 165, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
|
|
4816
4816
|
.x-form-search-trigger {
|
|
4817
|
-
background-image: url(<%= asset_path 'form/search-trigger.gif' %>); }
|
|
4817
|
+
background-image: url(<%= asset_path 'extjs-rails/form/search-trigger.gif' %>); }
|
|
4818
4818
|
|
|
4819
4819
|
/* line 173, ../themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
|
|
4820
4820
|
.x-quirks .prefixie6 .x-form-trigger-input-cell {
|
|
@@ -4838,91 +4838,91 @@ textarea.x-form-invalid-field {
|
|
|
4838
4838
|
/* line 16, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
|
|
4839
4839
|
.x-html-editor-tb .x-btn-text {
|
|
4840
4840
|
background: transparent no-repeat;
|
|
4841
|
-
background-image: url(<%= asset_path 'editor/tb-sprite.gif' %>); }
|
|
4841
|
+
background-image: url(<%= asset_path 'extjs-rails/editor/tb-sprite.gif' %>); }
|
|
4842
4842
|
|
|
4843
4843
|
/* line 22, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
|
|
4844
4844
|
.x-html-editor-tb .x-edit-bold,
|
|
4845
4845
|
.x-menu-item img.x-edit-bold {
|
|
4846
4846
|
background-position: 0 0;
|
|
4847
|
-
background-image: url(<%= asset_path 'editor/tb-sprite.gif' %>); }
|
|
4847
|
+
background-image: url(<%= asset_path 'extjs-rails/editor/tb-sprite.gif' %>); }
|
|
4848
4848
|
|
|
4849
4849
|
/* line 28, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
|
|
4850
4850
|
.x-html-editor-tb .x-edit-italic,
|
|
4851
4851
|
.x-menu-item img.x-edit-italic {
|
|
4852
4852
|
background-position: -16px 0;
|
|
4853
|
-
background-image: url(<%= asset_path 'editor/tb-sprite.gif' %>); }
|
|
4853
|
+
background-image: url(<%= asset_path 'extjs-rails/editor/tb-sprite.gif' %>); }
|
|
4854
4854
|
|
|
4855
4855
|
/* line 34, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
|
|
4856
4856
|
.x-html-editor-tb .x-edit-underline,
|
|
4857
4857
|
.x-menu-item img.x-edit-underline {
|
|
4858
4858
|
background-position: -32px 0;
|
|
4859
|
-
background-image: url(<%= asset_path 'editor/tb-sprite.gif' %>); }
|
|
4859
|
+
background-image: url(<%= asset_path 'extjs-rails/editor/tb-sprite.gif' %>); }
|
|
4860
4860
|
|
|
4861
4861
|
/* line 40, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
|
|
4862
4862
|
.x-html-editor-tb .x-edit-forecolor,
|
|
4863
4863
|
.x-menu-item img.x-edit-forecolor {
|
|
4864
4864
|
background-position: -160px 0;
|
|
4865
|
-
background-image: url(<%= asset_path 'editor/tb-sprite.gif' %>); }
|
|
4865
|
+
background-image: url(<%= asset_path 'extjs-rails/editor/tb-sprite.gif' %>); }
|
|
4866
4866
|
|
|
4867
4867
|
/* line 46, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
|
|
4868
4868
|
.x-html-editor-tb .x-edit-backcolor,
|
|
4869
4869
|
.x-menu-item img.x-edit-backcolor {
|
|
4870
4870
|
background-position: -176px 0;
|
|
4871
|
-
background-image: url(<%= asset_path 'editor/tb-sprite.gif' %>); }
|
|
4871
|
+
background-image: url(<%= asset_path 'extjs-rails/editor/tb-sprite.gif' %>); }
|
|
4872
4872
|
|
|
4873
4873
|
/* line 52, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
|
|
4874
4874
|
.x-html-editor-tb .x-edit-justifyleft,
|
|
4875
4875
|
.x-menu-item img.x-edit-justifyleft {
|
|
4876
4876
|
background-position: -112px 0;
|
|
4877
|
-
background-image: url(<%= asset_path 'editor/tb-sprite.gif' %>); }
|
|
4877
|
+
background-image: url(<%= asset_path 'extjs-rails/editor/tb-sprite.gif' %>); }
|
|
4878
4878
|
|
|
4879
4879
|
/* line 58, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
|
|
4880
4880
|
.x-html-editor-tb .x-edit-justifycenter,
|
|
4881
4881
|
.x-menu-item img.x-edit-justifycenter {
|
|
4882
4882
|
background-position: -128px 0;
|
|
4883
|
-
background-image: url(<%= asset_path 'editor/tb-sprite.gif' %>); }
|
|
4883
|
+
background-image: url(<%= asset_path 'extjs-rails/editor/tb-sprite.gif' %>); }
|
|
4884
4884
|
|
|
4885
4885
|
/* line 64, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
|
|
4886
4886
|
.x-html-editor-tb .x-edit-justifyright,
|
|
4887
4887
|
.x-menu-item img.x-edit-justifyright {
|
|
4888
4888
|
background-position: -144px 0;
|
|
4889
|
-
background-image: url(<%= asset_path 'editor/tb-sprite.gif' %>); }
|
|
4889
|
+
background-image: url(<%= asset_path 'extjs-rails/editor/tb-sprite.gif' %>); }
|
|
4890
4890
|
|
|
4891
4891
|
/* line 70, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
|
|
4892
4892
|
.x-html-editor-tb .x-edit-insertorderedlist,
|
|
4893
4893
|
.x-menu-item img.x-edit-insertorderedlist {
|
|
4894
4894
|
background-position: -80px 0;
|
|
4895
|
-
background-image: url(<%= asset_path 'editor/tb-sprite.gif' %>); }
|
|
4895
|
+
background-image: url(<%= asset_path 'extjs-rails/editor/tb-sprite.gif' %>); }
|
|
4896
4896
|
|
|
4897
4897
|
/* line 76, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
|
|
4898
4898
|
.x-html-editor-tb .x-edit-insertunorderedlist,
|
|
4899
4899
|
.x-menu-item img.x-edit-insertunorderedlist {
|
|
4900
4900
|
background-position: -96px 0;
|
|
4901
|
-
background-image: url(<%= asset_path 'editor/tb-sprite.gif' %>); }
|
|
4901
|
+
background-image: url(<%= asset_path 'extjs-rails/editor/tb-sprite.gif' %>); }
|
|
4902
4902
|
|
|
4903
4903
|
/* line 82, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
|
|
4904
4904
|
.x-html-editor-tb .x-edit-increasefontsize,
|
|
4905
4905
|
.x-menu-item img.x-edit-increasefontsize {
|
|
4906
4906
|
background-position: -48px 0;
|
|
4907
|
-
background-image: url(<%= asset_path 'editor/tb-sprite.gif' %>); }
|
|
4907
|
+
background-image: url(<%= asset_path 'extjs-rails/editor/tb-sprite.gif' %>); }
|
|
4908
4908
|
|
|
4909
4909
|
/* line 88, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
|
|
4910
4910
|
.x-html-editor-tb .x-edit-decreasefontsize,
|
|
4911
4911
|
.x-menu-item img.x-edit-decreasefontsize {
|
|
4912
4912
|
background-position: -64px 0;
|
|
4913
|
-
background-image: url(<%= asset_path 'editor/tb-sprite.gif' %>); }
|
|
4913
|
+
background-image: url(<%= asset_path 'extjs-rails/editor/tb-sprite.gif' %>); }
|
|
4914
4914
|
|
|
4915
4915
|
/* line 94, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
|
|
4916
4916
|
.x-html-editor-tb .x-edit-sourceedit,
|
|
4917
4917
|
.x-menu-item img.x-edit-sourceedit {
|
|
4918
4918
|
background-position: -192px 0;
|
|
4919
|
-
background-image: url(<%= asset_path 'editor/tb-sprite.gif' %>); }
|
|
4919
|
+
background-image: url(<%= asset_path 'extjs-rails/editor/tb-sprite.gif' %>); }
|
|
4920
4920
|
|
|
4921
4921
|
/* line 100, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
|
|
4922
4922
|
.x-html-editor-tb .x-edit-createlink,
|
|
4923
4923
|
.x-menu-item img.x-edit-createlink {
|
|
4924
4924
|
background-position: -208px 0;
|
|
4925
|
-
background-image: url(<%= asset_path 'editor/tb-sprite.gif' %>); }
|
|
4925
|
+
background-image: url(<%= asset_path 'extjs-rails/editor/tb-sprite.gif' %>); }
|
|
4926
4926
|
|
|
4927
4927
|
/* line 105, ../themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
|
|
4928
4928
|
.x-html-editor-tip .x-tip-bd .x-tip-bd-inner {
|
|
@@ -5087,19 +5087,19 @@ textarea.x-form-invalid-field {
|
|
|
5087
5087
|
|
|
5088
5088
|
/* line 277, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
|
|
5089
5089
|
.x-nlg .x-panel-header-default-top {
|
|
5090
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-top-bg.gif' %>); }
|
|
5090
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-top-bg.gif' %>); }
|
|
5091
5091
|
|
|
5092
5092
|
/* line 281, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
|
|
5093
5093
|
.x-nlg .x-panel-header-default-bottom {
|
|
5094
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-bottom-bg.gif' %>); }
|
|
5094
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-bottom-bg.gif' %>); }
|
|
5095
5095
|
|
|
5096
5096
|
/* line 285, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
|
|
5097
5097
|
.x-nlg .x-panel-header-default-left {
|
|
5098
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-left-bg.gif' %>); }
|
|
5098
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-left-bg.gif' %>); }
|
|
5099
5099
|
|
|
5100
5100
|
/* line 289, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
|
|
5101
5101
|
.x-nlg .x-panel-header-default-right {
|
|
5102
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-right-bg.gif' %>); }
|
|
5102
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-right-bg.gif' %>); }
|
|
5103
5103
|
|
|
5104
5104
|
/* line 293, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
|
|
5105
5105
|
.x-nlg .x-panel-header-default-right {
|
|
@@ -5268,19 +5268,19 @@ textarea.x-form-invalid-field {
|
|
|
5268
5268
|
|
|
5269
5269
|
/* line 277, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
|
|
5270
5270
|
.x-nlg .x-panel-header-default-framed-top {
|
|
5271
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-top-bg.gif' %>); }
|
|
5271
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-top-bg.gif' %>); }
|
|
5272
5272
|
|
|
5273
5273
|
/* line 281, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
|
|
5274
5274
|
.x-nlg .x-panel-header-default-framed-bottom {
|
|
5275
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-bottom-bg.gif' %>); }
|
|
5275
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-bottom-bg.gif' %>); }
|
|
5276
5276
|
|
|
5277
5277
|
/* line 285, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
|
|
5278
5278
|
.x-nlg .x-panel-header-default-framed-left {
|
|
5279
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-left-bg.gif' %>); }
|
|
5279
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-left-bg.gif' %>); }
|
|
5280
5280
|
|
|
5281
5281
|
/* line 289, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
|
|
5282
5282
|
.x-nlg .x-panel-header-default-framed-right {
|
|
5283
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-right-bg.gif' %>); }
|
|
5283
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-right-bg.gif' %>); }
|
|
5284
5284
|
|
|
5285
5285
|
/* line 293, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
|
|
5286
5286
|
.x-nlg .x-panel-header-default-framed-right {
|
|
@@ -5298,22 +5298,22 @@ textarea.x-form-invalid-field {
|
|
|
5298
5298
|
.x-strict .x-ie9 .x-panel-header-default-framed-top,
|
|
5299
5299
|
.x-nlg.x-opera .x-panel-header-default-framed-top,
|
|
5300
5300
|
.x-nlg.x-safari .x-panel-header-default-framed-top {
|
|
5301
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-top-bg.gif' %>); }
|
|
5301
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-top-bg.gif' %>); }
|
|
5302
5302
|
/* line 321, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
|
|
5303
5303
|
.x-strict .x-ie9 .x-panel-header-default-framed-bottom,
|
|
5304
5304
|
.x-nlg.x-opera .x-panel-header-default-framed-bottom,
|
|
5305
5305
|
.x-nlg.x-safari .x-panel-header-default-framed-bottom {
|
|
5306
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-bottom-bg.gif' %>); }
|
|
5306
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-bottom-bg.gif' %>); }
|
|
5307
5307
|
/* line 325, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
|
|
5308
5308
|
.x-strict .x-ie9 .x-panel-header-default-framed-left,
|
|
5309
5309
|
.x-nlg.x-opera .x-panel-header-default-framed-left,
|
|
5310
5310
|
.x-nlg.x-safari .x-panel-header-default-framed-left {
|
|
5311
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-left-bg.gif' %>); }
|
|
5311
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-left-bg.gif' %>); }
|
|
5312
5312
|
/* line 329, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
|
|
5313
5313
|
.x-strict .x-ie9 .x-panel-header-default-framed-right,
|
|
5314
5314
|
.x-nlg.x-opera .x-panel-header-default-framed-right,
|
|
5315
5315
|
.x-nlg.x-safari .x-panel-header-default-framed-right {
|
|
5316
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-right-bg.gif' %>); }
|
|
5316
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-right-bg.gif' %>); }
|
|
5317
5317
|
|
|
5318
5318
|
/* line 338, ../themes/stylesheets/ext4/default/widgets/_panel.scss */
|
|
5319
5319
|
.x-panel-header-text-default-framed {
|
|
@@ -5391,12 +5391,12 @@ textarea.x-form-invalid-field {
|
|
|
5391
5391
|
.x-nbr .x-panel-default-framed-ml,
|
|
5392
5392
|
.x-nbr .x-panel-default-framed-mr {
|
|
5393
5393
|
zoom: 1;
|
|
5394
|
-
background-image: url(<%= asset_path 'panel/panel-default-framed-corners.gif' %>); }
|
|
5394
|
+
background-image: url(<%= asset_path 'extjs-rails/panel/panel-default-framed-corners.gif' %>); }
|
|
5395
5395
|
/* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
5396
5396
|
.x-nbr .x-panel-default-framed-ml,
|
|
5397
5397
|
.x-nbr .x-panel-default-framed-mr {
|
|
5398
5398
|
zoom: 1;
|
|
5399
|
-
background-image: url(<%= asset_path 'panel/panel-default-framed-sides.gif' %>);
|
|
5399
|
+
background-image: url(<%= asset_path 'extjs-rails/panel/panel-default-framed-sides.gif' %>);
|
|
5400
5400
|
background-position: 0 0;
|
|
5401
5401
|
background-repeat: repeat-y; }
|
|
5402
5402
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -5449,7 +5449,7 @@ textarea.x-form-invalid-field {
|
|
|
5449
5449
|
|
|
5450
5450
|
/* line 102, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
5451
5451
|
.x-nlg .x-panel-header-default-framed-top-mc {
|
|
5452
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-top-bg.gif' %>);
|
|
5452
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-top-bg.gif' %>);
|
|
5453
5453
|
background-color: #cbddf3; }
|
|
5454
5454
|
|
|
5455
5455
|
/* line 115, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -5474,12 +5474,12 @@ textarea.x-form-invalid-field {
|
|
|
5474
5474
|
.x-nbr .x-panel-header-default-framed-top-ml,
|
|
5475
5475
|
.x-nbr .x-panel-header-default-framed-top-mr {
|
|
5476
5476
|
zoom: 1;
|
|
5477
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-top-corners.gif' %>); }
|
|
5477
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-top-corners.gif' %>); }
|
|
5478
5478
|
/* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
5479
5479
|
.x-nbr .x-panel-header-default-framed-top-ml,
|
|
5480
5480
|
.x-nbr .x-panel-header-default-framed-top-mr {
|
|
5481
5481
|
zoom: 1;
|
|
5482
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-top-sides.gif' %>);
|
|
5482
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-top-sides.gif' %>);
|
|
5483
5483
|
background-position: 0 0; }
|
|
5484
5484
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
5485
5485
|
.x-nbr .x-panel-header-default-framed-top-mc {
|
|
@@ -5531,7 +5531,7 @@ textarea.x-form-invalid-field {
|
|
|
5531
5531
|
|
|
5532
5532
|
/* line 102, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
5533
5533
|
.x-nlg .x-panel-header-default-framed-right-mc {
|
|
5534
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-right-bg.gif' %>);
|
|
5534
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-right-bg.gif' %>);
|
|
5535
5535
|
background-color: #cbddf3; }
|
|
5536
5536
|
|
|
5537
5537
|
/* line 115, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -5556,12 +5556,12 @@ textarea.x-form-invalid-field {
|
|
|
5556
5556
|
.x-nbr .x-panel-header-default-framed-right-ml,
|
|
5557
5557
|
.x-nbr .x-panel-header-default-framed-right-mr {
|
|
5558
5558
|
zoom: 1;
|
|
5559
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-right-corners.gif' %>); }
|
|
5559
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-right-corners.gif' %>); }
|
|
5560
5560
|
/* line 157, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
5561
5561
|
.x-nbr .x-panel-header-default-framed-right-tc,
|
|
5562
5562
|
.x-nbr .x-panel-header-default-framed-right-bc {
|
|
5563
5563
|
zoom: 1;
|
|
5564
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-right-sides.gif' %>);
|
|
5564
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-right-sides.gif' %>);
|
|
5565
5565
|
background-position: 0 0;
|
|
5566
5566
|
background-repeat: repeat-x; }
|
|
5567
5567
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -5614,7 +5614,7 @@ textarea.x-form-invalid-field {
|
|
|
5614
5614
|
|
|
5615
5615
|
/* line 102, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
5616
5616
|
.x-nlg .x-panel-header-default-framed-bottom-mc {
|
|
5617
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-bottom-bg.gif' %>);
|
|
5617
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-bottom-bg.gif' %>);
|
|
5618
5618
|
background-color: #cbddf3; }
|
|
5619
5619
|
|
|
5620
5620
|
/* line 115, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -5639,12 +5639,12 @@ textarea.x-form-invalid-field {
|
|
|
5639
5639
|
.x-nbr .x-panel-header-default-framed-bottom-ml,
|
|
5640
5640
|
.x-nbr .x-panel-header-default-framed-bottom-mr {
|
|
5641
5641
|
zoom: 1;
|
|
5642
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-bottom-corners.gif' %>); }
|
|
5642
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-bottom-corners.gif' %>); }
|
|
5643
5643
|
/* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
5644
5644
|
.x-nbr .x-panel-header-default-framed-bottom-ml,
|
|
5645
5645
|
.x-nbr .x-panel-header-default-framed-bottom-mr {
|
|
5646
5646
|
zoom: 1;
|
|
5647
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-bottom-sides.gif' %>);
|
|
5647
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-bottom-sides.gif' %>);
|
|
5648
5648
|
background-position: 0 0; }
|
|
5649
5649
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
5650
5650
|
.x-nbr .x-panel-header-default-framed-bottom-mc {
|
|
@@ -5696,7 +5696,7 @@ textarea.x-form-invalid-field {
|
|
|
5696
5696
|
|
|
5697
5697
|
/* line 102, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
5698
5698
|
.x-nlg .x-panel-header-default-framed-left-mc {
|
|
5699
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-left-bg.gif' %>);
|
|
5699
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-left-bg.gif' %>);
|
|
5700
5700
|
background-color: #cbddf3; }
|
|
5701
5701
|
|
|
5702
5702
|
/* line 115, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -5721,12 +5721,12 @@ textarea.x-form-invalid-field {
|
|
|
5721
5721
|
.x-nbr .x-panel-header-default-framed-left-ml,
|
|
5722
5722
|
.x-nbr .x-panel-header-default-framed-left-mr {
|
|
5723
5723
|
zoom: 1;
|
|
5724
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-left-corners.gif' %>); }
|
|
5724
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-left-corners.gif' %>); }
|
|
5725
5725
|
/* line 157, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
5726
5726
|
.x-nbr .x-panel-header-default-framed-left-tc,
|
|
5727
5727
|
.x-nbr .x-panel-header-default-framed-left-bc {
|
|
5728
5728
|
zoom: 1;
|
|
5729
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-left-sides.gif' %>);
|
|
5729
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-left-sides.gif' %>);
|
|
5730
5730
|
background-position: 0 0;
|
|
5731
5731
|
background-repeat: repeat-x; }
|
|
5732
5732
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -5832,7 +5832,7 @@ textarea.x-form-invalid-field {
|
|
|
5832
5832
|
|
|
5833
5833
|
/* line 102, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
5834
5834
|
.x-nlg .x-panel-header-default-framed-collapsed-top-mc {
|
|
5835
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-collapsed-top-bg.gif' %>);
|
|
5835
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-collapsed-top-bg.gif' %>);
|
|
5836
5836
|
background-color: #cbddf3; }
|
|
5837
5837
|
|
|
5838
5838
|
/* line 115, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -5857,12 +5857,12 @@ textarea.x-form-invalid-field {
|
|
|
5857
5857
|
.x-nbr .x-panel-header-default-framed-collapsed-top-ml,
|
|
5858
5858
|
.x-nbr .x-panel-header-default-framed-collapsed-top-mr {
|
|
5859
5859
|
zoom: 1;
|
|
5860
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-collapsed-top-corners.gif' %>); }
|
|
5860
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-collapsed-top-corners.gif' %>); }
|
|
5861
5861
|
/* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
5862
5862
|
.x-nbr .x-panel-header-default-framed-collapsed-top-ml,
|
|
5863
5863
|
.x-nbr .x-panel-header-default-framed-collapsed-top-mr {
|
|
5864
5864
|
zoom: 1;
|
|
5865
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-collapsed-top-sides.gif' %>);
|
|
5865
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-collapsed-top-sides.gif' %>);
|
|
5866
5866
|
background-position: 0 0; }
|
|
5867
5867
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
5868
5868
|
.x-nbr .x-panel-header-default-framed-collapsed-top-mc {
|
|
@@ -5914,7 +5914,7 @@ textarea.x-form-invalid-field {
|
|
|
5914
5914
|
|
|
5915
5915
|
/* line 102, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
5916
5916
|
.x-nlg .x-panel-header-default-framed-collapsed-right-mc {
|
|
5917
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-collapsed-right-bg.gif' %>);
|
|
5917
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-collapsed-right-bg.gif' %>);
|
|
5918
5918
|
background-color: #cbddf3; }
|
|
5919
5919
|
|
|
5920
5920
|
/* line 115, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -5939,12 +5939,12 @@ textarea.x-form-invalid-field {
|
|
|
5939
5939
|
.x-nbr .x-panel-header-default-framed-collapsed-right-ml,
|
|
5940
5940
|
.x-nbr .x-panel-header-default-framed-collapsed-right-mr {
|
|
5941
5941
|
zoom: 1;
|
|
5942
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-collapsed-right-corners.gif' %>); }
|
|
5942
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-collapsed-right-corners.gif' %>); }
|
|
5943
5943
|
/* line 157, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
5944
5944
|
.x-nbr .x-panel-header-default-framed-collapsed-right-tc,
|
|
5945
5945
|
.x-nbr .x-panel-header-default-framed-collapsed-right-bc {
|
|
5946
5946
|
zoom: 1;
|
|
5947
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-collapsed-right-sides.gif' %>);
|
|
5947
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-collapsed-right-sides.gif' %>);
|
|
5948
5948
|
background-position: 0 0;
|
|
5949
5949
|
background-repeat: repeat-x; }
|
|
5950
5950
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -5997,7 +5997,7 @@ textarea.x-form-invalid-field {
|
|
|
5997
5997
|
|
|
5998
5998
|
/* line 102, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
5999
5999
|
.x-nlg .x-panel-header-default-framed-collapsed-bottom-mc {
|
|
6000
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-collapsed-bottom-bg.gif' %>);
|
|
6000
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-collapsed-bottom-bg.gif' %>);
|
|
6001
6001
|
background-color: #cbddf3; }
|
|
6002
6002
|
|
|
6003
6003
|
/* line 115, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -6022,12 +6022,12 @@ textarea.x-form-invalid-field {
|
|
|
6022
6022
|
.x-nbr .x-panel-header-default-framed-collapsed-bottom-ml,
|
|
6023
6023
|
.x-nbr .x-panel-header-default-framed-collapsed-bottom-mr {
|
|
6024
6024
|
zoom: 1;
|
|
6025
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-collapsed-bottom-corners.gif' %>); }
|
|
6025
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-collapsed-bottom-corners.gif' %>); }
|
|
6026
6026
|
/* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
6027
6027
|
.x-nbr .x-panel-header-default-framed-collapsed-bottom-ml,
|
|
6028
6028
|
.x-nbr .x-panel-header-default-framed-collapsed-bottom-mr {
|
|
6029
6029
|
zoom: 1;
|
|
6030
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-collapsed-bottom-sides.gif' %>);
|
|
6030
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-collapsed-bottom-sides.gif' %>);
|
|
6031
6031
|
background-position: 0 0; }
|
|
6032
6032
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
6033
6033
|
.x-nbr .x-panel-header-default-framed-collapsed-bottom-mc {
|
|
@@ -6079,7 +6079,7 @@ textarea.x-form-invalid-field {
|
|
|
6079
6079
|
|
|
6080
6080
|
/* line 102, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
6081
6081
|
.x-nlg .x-panel-header-default-framed-collapsed-left-mc {
|
|
6082
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-collapsed-left-bg.gif' %>);
|
|
6082
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-collapsed-left-bg.gif' %>);
|
|
6083
6083
|
background-color: #cbddf3; }
|
|
6084
6084
|
|
|
6085
6085
|
/* line 115, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -6104,12 +6104,12 @@ textarea.x-form-invalid-field {
|
|
|
6104
6104
|
.x-nbr .x-panel-header-default-framed-collapsed-left-ml,
|
|
6105
6105
|
.x-nbr .x-panel-header-default-framed-collapsed-left-mr {
|
|
6106
6106
|
zoom: 1;
|
|
6107
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-collapsed-left-corners.gif' %>); }
|
|
6107
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-collapsed-left-corners.gif' %>); }
|
|
6108
6108
|
/* line 157, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
6109
6109
|
.x-nbr .x-panel-header-default-framed-collapsed-left-tc,
|
|
6110
6110
|
.x-nbr .x-panel-header-default-framed-collapsed-left-bc {
|
|
6111
6111
|
zoom: 1;
|
|
6112
|
-
background-image: url(<%= asset_path 'panel-header/panel-header-default-framed-collapsed-left-sides.gif' %>);
|
|
6112
|
+
background-image: url(<%= asset_path 'extjs-rails/panel-header/panel-header-default-framed-collapsed-left-sides.gif' %>);
|
|
6113
6113
|
background-position: 0 0;
|
|
6114
6114
|
background-repeat: repeat-x; }
|
|
6115
6115
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -6192,12 +6192,12 @@ textarea.x-form-invalid-field {
|
|
|
6192
6192
|
.x-nbr .x-tip-ml,
|
|
6193
6193
|
.x-nbr .x-tip-mr {
|
|
6194
6194
|
zoom: 1;
|
|
6195
|
-
background-image: url(<%= asset_path 'tip/tip-corners.gif' %>); }
|
|
6195
|
+
background-image: url(<%= asset_path 'extjs-rails/tip/tip-corners.gif' %>); }
|
|
6196
6196
|
/* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
6197
6197
|
.x-nbr .x-tip-ml,
|
|
6198
6198
|
.x-nbr .x-tip-mr {
|
|
6199
6199
|
zoom: 1;
|
|
6200
|
-
background-image: url(<%= asset_path 'tip/tip-sides.gif' %>);
|
|
6200
|
+
background-image: url(<%= asset_path 'extjs-rails/tip/tip-sides.gif' %>);
|
|
6201
6201
|
background-position: 0 0;
|
|
6202
6202
|
background-repeat: repeat-y; }
|
|
6203
6203
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -6313,7 +6313,7 @@ textarea.x-form-invalid-field {
|
|
|
6313
6313
|
/* line 142, ../themes/stylesheets/ext4/default/widgets/_qtip.scss */
|
|
6314
6314
|
.x-form-invalid-tip-body {
|
|
6315
6315
|
background: 1px 1px no-repeat;
|
|
6316
|
-
background-image: url(<%= asset_path 'form/exclamation.gif' %>);
|
|
6316
|
+
background-image: url(<%= asset_path 'extjs-rails/form/exclamation.gif' %>);
|
|
6317
6317
|
padding-left: 22px; }
|
|
6318
6318
|
/* line 147, ../themes/stylesheets/ext4/default/widgets/_qtip.scss */
|
|
6319
6319
|
.x-form-invalid-tip-body li {
|
|
@@ -6361,12 +6361,12 @@ textarea.x-form-invalid-field {
|
|
|
6361
6361
|
.x-nbr .x-form-invalid-tip-default-ml,
|
|
6362
6362
|
.x-nbr .x-form-invalid-tip-default-mr {
|
|
6363
6363
|
zoom: 1;
|
|
6364
|
-
background-image: url(<%= asset_path 'form-invalid-tip/form-invalid-tip-default-corners.gif' %>); }
|
|
6364
|
+
background-image: url(<%= asset_path 'extjs-rails/form-invalid-tip/form-invalid-tip-default-corners.gif' %>); }
|
|
6365
6365
|
/* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
6366
6366
|
.x-nbr .x-form-invalid-tip-default-ml,
|
|
6367
6367
|
.x-nbr .x-form-invalid-tip-default-mr {
|
|
6368
6368
|
zoom: 1;
|
|
6369
|
-
background-image: url(<%= asset_path 'form-invalid-tip/form-invalid-tip-default-sides.gif' %>);
|
|
6369
|
+
background-image: url(<%= asset_path 'extjs-rails/form-invalid-tip/form-invalid-tip-default-sides.gif' %>);
|
|
6370
6370
|
background-position: 0 0;
|
|
6371
6371
|
background-repeat: repeat-y; }
|
|
6372
6372
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -6487,38 +6487,38 @@ textarea.x-form-invalid-field {
|
|
|
6487
6487
|
.x-slider-horz,
|
|
6488
6488
|
.x-slider-horz .x-slider-end,
|
|
6489
6489
|
.x-slider-horz .x-slider-inner {
|
|
6490
|
-
background-image: url(<%= asset_path 'slider/slider-bg.png' %>); }
|
|
6490
|
+
background-image: url(<%= asset_path 'extjs-rails/slider/slider-bg.png' %>); }
|
|
6491
6491
|
|
|
6492
6492
|
/* line 107, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
|
|
6493
6493
|
.x-slider-horz .x-slider-thumb {
|
|
6494
|
-
background-image: url(<%= asset_path 'slider/slider-thumb.png' %>); }
|
|
6494
|
+
background-image: url(<%= asset_path 'extjs-rails/slider/slider-thumb.png' %>); }
|
|
6495
6495
|
|
|
6496
6496
|
/* line 113, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
|
|
6497
6497
|
.x-slider-vert,
|
|
6498
6498
|
.x-slider-vert .x-slider-end,
|
|
6499
6499
|
.x-slider-vert .x-slider-inner {
|
|
6500
|
-
background-image: url(<%= asset_path 'slider/slider-v-bg.png' %>); }
|
|
6500
|
+
background-image: url(<%= asset_path 'extjs-rails/slider/slider-v-bg.png' %>); }
|
|
6501
6501
|
|
|
6502
6502
|
/* line 117, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
|
|
6503
6503
|
.x-slider-vert .x-slider-thumb {
|
|
6504
|
-
background-image: url(<%= asset_path 'slider/slider-v-thumb.png' %>); }
|
|
6504
|
+
background-image: url(<%= asset_path 'extjs-rails/slider/slider-v-thumb.png' %>); }
|
|
6505
6505
|
|
|
6506
6506
|
/* line 125, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
|
|
6507
6507
|
.x-ie6 .x-slider-horz,
|
|
6508
6508
|
.x-ie6 .x-slider-horz .x-slider-end,
|
|
6509
6509
|
.x-ie6 .x-slider-horz .x-slider-inner {
|
|
6510
|
-
background-image: url(<%= asset_path 'slider/slider-bg.gif' %>); }
|
|
6510
|
+
background-image: url(<%= asset_path 'extjs-rails/slider/slider-bg.gif' %>); }
|
|
6511
6511
|
/* line 129, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
|
|
6512
6512
|
.x-ie6 .x-slider-horz .x-slider-thumb {
|
|
6513
|
-
background-image: url(<%= asset_path 'slider/slider-thumb.gif' %>); }
|
|
6513
|
+
background-image: url(<%= asset_path 'extjs-rails/slider/slider-thumb.gif' %>); }
|
|
6514
6514
|
/* line 135, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
|
|
6515
6515
|
.x-ie6 .x-slider-vert,
|
|
6516
6516
|
.x-ie6 .x-slider-vert .x-slider-end,
|
|
6517
6517
|
.x-ie6 .x-slider-vert .x-slider-inner {
|
|
6518
|
-
background-image: url(<%= asset_path 'slider/slider-v-bg.gif' %>); }
|
|
6518
|
+
background-image: url(<%= asset_path 'extjs-rails/slider/slider-v-bg.gif' %>); }
|
|
6519
6519
|
/* line 139, ../themes/stylesheets/ext4/default/widgets/_slider.scss */
|
|
6520
6520
|
.x-ie6 .x-slider-vert .x-slider-thumb {
|
|
6521
|
-
background-image: url(<%= asset_path 'slider/slider-v-thumb.gif' %>); }
|
|
6521
|
+
background-image: url(<%= asset_path 'extjs-rails/slider/slider-v-thumb.gif' %>); }
|
|
6522
6522
|
|
|
6523
6523
|
/* line 2, ../themes/stylesheets/ext4/default/widgets/_progress-bar.scss */
|
|
6524
6524
|
.x-progress {
|
|
@@ -6593,7 +6593,7 @@ textarea.x-form-invalid-field {
|
|
|
6593
6593
|
/* line 111, ../themes/stylesheets/ext4/default/widgets/_progress-bar.scss */
|
|
6594
6594
|
.x-nlg .x-progress-default .x-progress-bar {
|
|
6595
6595
|
background: repeat-x;
|
|
6596
|
-
background-image: url(<%= asset_path 'progress/progress-default-bg.gif' %>); }
|
|
6596
|
+
background-image: url(<%= asset_path 'extjs-rails/progress/progress-default-bg.gif' %>); }
|
|
6597
6597
|
|
|
6598
6598
|
/* line 2, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
|
|
6599
6599
|
.x-toolbar {
|
|
@@ -6678,7 +6678,7 @@ textarea.x-form-invalid-field {
|
|
|
6678
6678
|
|
|
6679
6679
|
/* line 103, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
|
|
6680
6680
|
.x-toolbar-more-icon {
|
|
6681
|
-
background-image: url(<%= asset_path 'toolbar/more.gif' %>) !important;
|
|
6681
|
+
background-image: url(<%= asset_path 'extjs-rails/toolbar/more.gif' %>) !important;
|
|
6682
6682
|
background-position: 2px center !important;
|
|
6683
6683
|
background-repeat: no-repeat; }
|
|
6684
6684
|
|
|
@@ -6696,7 +6696,7 @@ textarea.x-form-invalid-field {
|
|
|
6696
6696
|
|
|
6697
6697
|
/* line 151, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
|
|
6698
6698
|
.x-nlg .x-toolbar-default {
|
|
6699
|
-
background-image: url(<%= asset_path 'toolbar/toolbar-default-bg.gif' %>) !important;
|
|
6699
|
+
background-image: url(<%= asset_path 'extjs-rails/toolbar/toolbar-default-bg.gif' %>) !important;
|
|
6700
6700
|
background-repeat: repeat-x; }
|
|
6701
6701
|
|
|
6702
6702
|
/* line 119, ../themes/stylesheets/ext4/default/widgets/_toolbar.scss */
|
|
@@ -6881,12 +6881,12 @@ textarea.x-form-invalid-field {
|
|
|
6881
6881
|
.x-nbr .x-window-default-ml,
|
|
6882
6882
|
.x-nbr .x-window-default-mr {
|
|
6883
6883
|
zoom: 1;
|
|
6884
|
-
background-image: url(<%= asset_path 'window/window-default-corners.gif' %>); }
|
|
6884
|
+
background-image: url(<%= asset_path 'extjs-rails/window/window-default-corners.gif' %>); }
|
|
6885
6885
|
/* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
6886
6886
|
.x-nbr .x-window-default-ml,
|
|
6887
6887
|
.x-nbr .x-window-default-mr {
|
|
6888
6888
|
zoom: 1;
|
|
6889
|
-
background-image: url(<%= asset_path 'window/window-default-sides.gif' %>);
|
|
6889
|
+
background-image: url(<%= asset_path 'extjs-rails/window/window-default-sides.gif' %>);
|
|
6890
6890
|
background-position: 0 0;
|
|
6891
6891
|
background-repeat: repeat-y; }
|
|
6892
6892
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -6977,12 +6977,12 @@ textarea.x-form-invalid-field {
|
|
|
6977
6977
|
.x-nbr .x-window-header-default-top-ml,
|
|
6978
6978
|
.x-nbr .x-window-header-default-top-mr {
|
|
6979
6979
|
zoom: 1;
|
|
6980
|
-
background-image: url(<%= asset_path 'window-header/window-header-default-top-corners.gif' %>); }
|
|
6980
|
+
background-image: url(<%= asset_path 'extjs-rails/window-header/window-header-default-top-corners.gif' %>); }
|
|
6981
6981
|
/* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
6982
6982
|
.x-nbr .x-window-header-default-top-ml,
|
|
6983
6983
|
.x-nbr .x-window-header-default-top-mr {
|
|
6984
6984
|
zoom: 1;
|
|
6985
|
-
background-image: url(<%= asset_path 'window-header/window-header-default-top-sides.gif' %>);
|
|
6985
|
+
background-image: url(<%= asset_path 'extjs-rails/window-header/window-header-default-top-sides.gif' %>);
|
|
6986
6986
|
background-position: 0 0;
|
|
6987
6987
|
background-repeat: repeat-y; }
|
|
6988
6988
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -7052,12 +7052,12 @@ textarea.x-form-invalid-field {
|
|
|
7052
7052
|
.x-nbr .x-window-header-default-right-ml,
|
|
7053
7053
|
.x-nbr .x-window-header-default-right-mr {
|
|
7054
7054
|
zoom: 1;
|
|
7055
|
-
background-image: url(<%= asset_path 'window-header/window-header-default-right-corners.gif' %>); }
|
|
7055
|
+
background-image: url(<%= asset_path 'extjs-rails/window-header/window-header-default-right-corners.gif' %>); }
|
|
7056
7056
|
/* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
7057
7057
|
.x-nbr .x-window-header-default-right-ml,
|
|
7058
7058
|
.x-nbr .x-window-header-default-right-mr {
|
|
7059
7059
|
zoom: 1;
|
|
7060
|
-
background-image: url(<%= asset_path 'window-header/window-header-default-right-sides.gif' %>);
|
|
7060
|
+
background-image: url(<%= asset_path 'extjs-rails/window-header/window-header-default-right-sides.gif' %>);
|
|
7061
7061
|
background-position: 0 0;
|
|
7062
7062
|
background-repeat: repeat-y; }
|
|
7063
7063
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -7127,12 +7127,12 @@ textarea.x-form-invalid-field {
|
|
|
7127
7127
|
.x-nbr .x-window-header-default-bottom-ml,
|
|
7128
7128
|
.x-nbr .x-window-header-default-bottom-mr {
|
|
7129
7129
|
zoom: 1;
|
|
7130
|
-
background-image: url(<%= asset_path 'window-header/window-header-default-bottom-corners.gif' %>); }
|
|
7130
|
+
background-image: url(<%= asset_path 'extjs-rails/window-header/window-header-default-bottom-corners.gif' %>); }
|
|
7131
7131
|
/* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
7132
7132
|
.x-nbr .x-window-header-default-bottom-ml,
|
|
7133
7133
|
.x-nbr .x-window-header-default-bottom-mr {
|
|
7134
7134
|
zoom: 1;
|
|
7135
|
-
background-image: url(<%= asset_path 'window-header/window-header-default-bottom-sides.gif' %>);
|
|
7135
|
+
background-image: url(<%= asset_path 'extjs-rails/window-header/window-header-default-bottom-sides.gif' %>);
|
|
7136
7136
|
background-position: 0 0;
|
|
7137
7137
|
background-repeat: repeat-y; }
|
|
7138
7138
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -7202,12 +7202,12 @@ textarea.x-form-invalid-field {
|
|
|
7202
7202
|
.x-nbr .x-window-header-default-left-ml,
|
|
7203
7203
|
.x-nbr .x-window-header-default-left-mr {
|
|
7204
7204
|
zoom: 1;
|
|
7205
|
-
background-image: url(<%= asset_path 'window-header/window-header-default-left-corners.gif' %>); }
|
|
7205
|
+
background-image: url(<%= asset_path 'extjs-rails/window-header/window-header-default-left-corners.gif' %>); }
|
|
7206
7206
|
/* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
7207
7207
|
.x-nbr .x-window-header-default-left-ml,
|
|
7208
7208
|
.x-nbr .x-window-header-default-left-mr {
|
|
7209
7209
|
zoom: 1;
|
|
7210
|
-
background-image: url(<%= asset_path 'window-header/window-header-default-left-sides.gif' %>);
|
|
7210
|
+
background-image: url(<%= asset_path 'extjs-rails/window-header/window-header-default-left-sides.gif' %>);
|
|
7211
7211
|
background-position: 0 0;
|
|
7212
7212
|
background-repeat: repeat-y; }
|
|
7213
7213
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -7277,12 +7277,12 @@ textarea.x-form-invalid-field {
|
|
|
7277
7277
|
.x-nbr .x-window-header-default-collapsed-top-ml,
|
|
7278
7278
|
.x-nbr .x-window-header-default-collapsed-top-mr {
|
|
7279
7279
|
zoom: 1;
|
|
7280
|
-
background-image: url(<%= asset_path 'window-header/window-header-default-collapsed-top-corners.gif' %>); }
|
|
7280
|
+
background-image: url(<%= asset_path 'extjs-rails/window-header/window-header-default-collapsed-top-corners.gif' %>); }
|
|
7281
7281
|
/* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
7282
7282
|
.x-nbr .x-window-header-default-collapsed-top-ml,
|
|
7283
7283
|
.x-nbr .x-window-header-default-collapsed-top-mr {
|
|
7284
7284
|
zoom: 1;
|
|
7285
|
-
background-image: url(<%= asset_path 'window-header/window-header-default-collapsed-top-sides.gif' %>);
|
|
7285
|
+
background-image: url(<%= asset_path 'extjs-rails/window-header/window-header-default-collapsed-top-sides.gif' %>);
|
|
7286
7286
|
background-position: 0 0;
|
|
7287
7287
|
background-repeat: repeat-y; }
|
|
7288
7288
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -7352,12 +7352,12 @@ textarea.x-form-invalid-field {
|
|
|
7352
7352
|
.x-nbr .x-window-header-default-collapsed-right-ml,
|
|
7353
7353
|
.x-nbr .x-window-header-default-collapsed-right-mr {
|
|
7354
7354
|
zoom: 1;
|
|
7355
|
-
background-image: url(<%= asset_path 'window-header/window-header-default-collapsed-right-corners.gif' %>); }
|
|
7355
|
+
background-image: url(<%= asset_path 'extjs-rails/window-header/window-header-default-collapsed-right-corners.gif' %>); }
|
|
7356
7356
|
/* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
7357
7357
|
.x-nbr .x-window-header-default-collapsed-right-ml,
|
|
7358
7358
|
.x-nbr .x-window-header-default-collapsed-right-mr {
|
|
7359
7359
|
zoom: 1;
|
|
7360
|
-
background-image: url(<%= asset_path 'window-header/window-header-default-collapsed-right-sides.gif' %>);
|
|
7360
|
+
background-image: url(<%= asset_path 'extjs-rails/window-header/window-header-default-collapsed-right-sides.gif' %>);
|
|
7361
7361
|
background-position: 0 0;
|
|
7362
7362
|
background-repeat: repeat-y; }
|
|
7363
7363
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -7427,12 +7427,12 @@ textarea.x-form-invalid-field {
|
|
|
7427
7427
|
.x-nbr .x-window-header-default-collapsed-bottom-ml,
|
|
7428
7428
|
.x-nbr .x-window-header-default-collapsed-bottom-mr {
|
|
7429
7429
|
zoom: 1;
|
|
7430
|
-
background-image: url(<%= asset_path 'window-header/window-header-default-collapsed-bottom-corners.gif' %>); }
|
|
7430
|
+
background-image: url(<%= asset_path 'extjs-rails/window-header/window-header-default-collapsed-bottom-corners.gif' %>); }
|
|
7431
7431
|
/* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
7432
7432
|
.x-nbr .x-window-header-default-collapsed-bottom-ml,
|
|
7433
7433
|
.x-nbr .x-window-header-default-collapsed-bottom-mr {
|
|
7434
7434
|
zoom: 1;
|
|
7435
|
-
background-image: url(<%= asset_path 'window-header/window-header-default-collapsed-bottom-sides.gif' %>);
|
|
7435
|
+
background-image: url(<%= asset_path 'extjs-rails/window-header/window-header-default-collapsed-bottom-sides.gif' %>);
|
|
7436
7436
|
background-position: 0 0;
|
|
7437
7437
|
background-repeat: repeat-y; }
|
|
7438
7438
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -7502,12 +7502,12 @@ textarea.x-form-invalid-field {
|
|
|
7502
7502
|
.x-nbr .x-window-header-default-collapsed-left-ml,
|
|
7503
7503
|
.x-nbr .x-window-header-default-collapsed-left-mr {
|
|
7504
7504
|
zoom: 1;
|
|
7505
|
-
background-image: url(<%= asset_path 'window-header/window-header-default-collapsed-left-corners.gif' %>); }
|
|
7505
|
+
background-image: url(<%= asset_path 'extjs-rails/window-header/window-header-default-collapsed-left-corners.gif' %>); }
|
|
7506
7506
|
/* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
7507
7507
|
.x-nbr .x-window-header-default-collapsed-left-ml,
|
|
7508
7508
|
.x-nbr .x-window-header-default-collapsed-left-mr {
|
|
7509
7509
|
zoom: 1;
|
|
7510
|
-
background-image: url(<%= asset_path 'window-header/window-header-default-collapsed-left-sides.gif' %>);
|
|
7510
|
+
background-image: url(<%= asset_path 'extjs-rails/window-header/window-header-default-collapsed-left-sides.gif' %>);
|
|
7511
7511
|
background-position: 0 0;
|
|
7512
7512
|
background-repeat: repeat-y; }
|
|
7513
7513
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -7575,23 +7575,23 @@ textarea.x-form-invalid-field {
|
|
|
7575
7575
|
|
|
7576
7576
|
/* line 23, ../themes/stylesheets/ext4/default/util/_messagebox.scss */
|
|
7577
7577
|
.x-message-box .x-msg-box-wait {
|
|
7578
|
-
background-image: url(<%= asset_path 'shared/blue-loading.gif' %>); }
|
|
7578
|
+
background-image: url(<%= asset_path 'extjs-rails/shared/blue-loading.gif' %>); }
|
|
7579
7579
|
|
|
7580
7580
|
/* line 27, ../themes/stylesheets/ext4/default/util/_messagebox.scss */
|
|
7581
7581
|
.x-message-box-info {
|
|
7582
|
-
background-image: url(<%= asset_path 'shared/icon-info.gif' %>); }
|
|
7582
|
+
background-image: url(<%= asset_path 'extjs-rails/shared/icon-info.gif' %>); }
|
|
7583
7583
|
|
|
7584
7584
|
/* line 31, ../themes/stylesheets/ext4/default/util/_messagebox.scss */
|
|
7585
7585
|
.x-message-box-warning {
|
|
7586
|
-
background-image: url(<%= asset_path 'shared/icon-warning.gif' %>); }
|
|
7586
|
+
background-image: url(<%= asset_path 'extjs-rails/shared/icon-warning.gif' %>); }
|
|
7587
7587
|
|
|
7588
7588
|
/* line 35, ../themes/stylesheets/ext4/default/util/_messagebox.scss */
|
|
7589
7589
|
.x-message-box-question {
|
|
7590
|
-
background-image: url(<%= asset_path 'shared/icon-question.gif' %>); }
|
|
7590
|
+
background-image: url(<%= asset_path 'extjs-rails/shared/icon-question.gif' %>); }
|
|
7591
7591
|
|
|
7592
7592
|
/* line 39, ../themes/stylesheets/ext4/default/util/_messagebox.scss */
|
|
7593
7593
|
.x-message-box-error {
|
|
7594
|
-
background-image: url(<%= asset_path 'shared/icon-error.gif' %>); }
|
|
7594
|
+
background-image: url(<%= asset_path 'extjs-rails/shared/icon-error.gif' %>); }
|
|
7595
7595
|
|
|
7596
7596
|
/* line 71, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
|
|
7597
7597
|
.x-tab-bar {
|
|
@@ -7609,7 +7609,7 @@ textarea.x-form-invalid-field {
|
|
|
7609
7609
|
|
|
7610
7610
|
/* line 78, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
|
|
7611
7611
|
.x-nlg .x-tab-bar {
|
|
7612
|
-
background-image: url(<%= asset_path 'tab-bar/tab-bar-default-bg.gif' %>); }
|
|
7612
|
+
background-image: url(<%= asset_path 'extjs-rails/tab-bar/tab-bar-default-bg.gif' %>); }
|
|
7613
7613
|
|
|
7614
7614
|
/* line 83, ../themes/stylesheets/ext4/default/widgets/_tabbar.scss */
|
|
7615
7615
|
.x-tab-bar-default-plain,
|
|
@@ -7771,7 +7771,7 @@ textarea.x-form-invalid-field {
|
|
|
7771
7771
|
|
|
7772
7772
|
/* line 102, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
7773
7773
|
.x-nlg .x-tab-default-top-mc {
|
|
7774
|
-
background-image: url(<%= asset_path 'tab/tab-default-top-bg.gif' %>);
|
|
7774
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-top-bg.gif' %>);
|
|
7775
7775
|
background-color: #deecfd; }
|
|
7776
7776
|
|
|
7777
7777
|
/* line 115, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -7796,12 +7796,12 @@ textarea.x-form-invalid-field {
|
|
|
7796
7796
|
.x-nbr .x-tab-default-top-ml,
|
|
7797
7797
|
.x-nbr .x-tab-default-top-mr {
|
|
7798
7798
|
zoom: 1;
|
|
7799
|
-
background-image: url(<%= asset_path 'tab/tab-default-top-corners.gif' %>); }
|
|
7799
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-top-corners.gif' %>); }
|
|
7800
7800
|
/* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
7801
7801
|
.x-nbr .x-tab-default-top-ml,
|
|
7802
7802
|
.x-nbr .x-tab-default-top-mr {
|
|
7803
7803
|
zoom: 1;
|
|
7804
|
-
background-image: url(<%= asset_path 'tab/tab-default-top-sides.gif' %>);
|
|
7804
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-top-sides.gif' %>);
|
|
7805
7805
|
background-position: 0 0; }
|
|
7806
7806
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
7807
7807
|
.x-nbr .x-tab-default-top-mc {
|
|
@@ -7853,7 +7853,7 @@ textarea.x-form-invalid-field {
|
|
|
7853
7853
|
|
|
7854
7854
|
/* line 102, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
7855
7855
|
.x-nlg .x-tab-default-bottom-mc {
|
|
7856
|
-
background-image: url(<%= asset_path 'tab/tab-default-bottom-bg.gif' %>);
|
|
7856
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-bottom-bg.gif' %>);
|
|
7857
7857
|
background-color: #deecfd; }
|
|
7858
7858
|
|
|
7859
7859
|
/* line 115, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
@@ -7878,12 +7878,12 @@ textarea.x-form-invalid-field {
|
|
|
7878
7878
|
.x-nbr .x-tab-default-bottom-ml,
|
|
7879
7879
|
.x-nbr .x-tab-default-bottom-mr {
|
|
7880
7880
|
zoom: 1;
|
|
7881
|
-
background-image: url(<%= asset_path 'tab/tab-default-bottom-corners.gif' %>); }
|
|
7881
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-bottom-corners.gif' %>); }
|
|
7882
7882
|
/* line 168, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
7883
7883
|
.x-nbr .x-tab-default-bottom-ml,
|
|
7884
7884
|
.x-nbr .x-tab-default-bottom-mr {
|
|
7885
7885
|
zoom: 1;
|
|
7886
|
-
background-image: url(<%= asset_path 'tab/tab-default-bottom-sides.gif' %>);
|
|
7886
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-bottom-sides.gif' %>);
|
|
7887
7887
|
background-position: 0 0; }
|
|
7888
7888
|
/* line 200, ../themes/stylesheets/ext4/default/mixins/_frame.scss */
|
|
7889
7889
|
.x-nbr .x-tab-default-bottom-mc {
|
|
@@ -8164,28 +8164,28 @@ textarea.x-form-invalid-field {
|
|
|
8164
8164
|
|
|
8165
8165
|
/* line 341, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8166
8166
|
.x-nlg .x-tab-top {
|
|
8167
|
-
background-image: url(<%= asset_path 'tab/tab-default-top-bg.gif' %>); }
|
|
8167
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-top-bg.gif' %>); }
|
|
8168
8168
|
/* line 342, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8169
8169
|
.x-nlg .x-tab-bottom {
|
|
8170
|
-
background-image: url(<%= asset_path 'tab/tab-default-bottom-bg.gif' %>); }
|
|
8170
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-bottom-bg.gif' %>); }
|
|
8171
8171
|
/* line 346, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8172
8172
|
.x-nlg .x-tab-top-over {
|
|
8173
|
-
background-image: url(<%= asset_path 'tab/tab-default-top-over-bg.gif' %>); }
|
|
8173
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-top-over-bg.gif' %>); }
|
|
8174
8174
|
/* line 347, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8175
8175
|
.x-nlg .x-tab-bottom-over {
|
|
8176
|
-
background-image: url(<%= asset_path 'tab/tab-default-bottom-over-bg.gif' %>); }
|
|
8176
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-bottom-over-bg.gif' %>); }
|
|
8177
8177
|
/* line 351, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8178
8178
|
.x-nlg .x-tab-top-active {
|
|
8179
|
-
background-image: url(<%= asset_path 'tab/tab-default-top-active-bg.gif' %>); }
|
|
8179
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-top-active-bg.gif' %>); }
|
|
8180
8180
|
/* line 352, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8181
8181
|
.x-nlg .x-tab-bottom-active {
|
|
8182
|
-
background-image: url(<%= asset_path 'tab/tab-default-bottom-active-bg.gif' %>); }
|
|
8182
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-bottom-active-bg.gif' %>); }
|
|
8183
8183
|
/* line 356, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8184
8184
|
.x-nlg .x-tab-top-disabled {
|
|
8185
|
-
background-image: url(<%= asset_path 'tab/tab-default-top-disabled-bg.gif' %>) !important; }
|
|
8185
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-top-disabled-bg.gif' %>) !important; }
|
|
8186
8186
|
/* line 357, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8187
8187
|
.x-nlg .x-tab-bottom-disabled {
|
|
8188
|
-
background-image: url(<%= asset_path 'tab/tab-default-bottom-disabled-bg.gif' %>) !important; }
|
|
8188
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-bottom-disabled-bg.gif' %>) !important; }
|
|
8189
8189
|
|
|
8190
8190
|
/* line 362, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8191
8191
|
.x-tab-closable em {
|
|
@@ -8202,7 +8202,7 @@ textarea.x-form-invalid-field {
|
|
|
8202
8202
|
line-height: 0;
|
|
8203
8203
|
text-indent: -999px;
|
|
8204
8204
|
background: no-repeat;
|
|
8205
|
-
background-image: url(<%= asset_path 'tab/tab-default-close.gif' %>);
|
|
8205
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-close.gif' %>);
|
|
8206
8206
|
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
|
|
8207
8207
|
opacity: 0.6; }
|
|
8208
8208
|
|
|
@@ -8230,16 +8230,16 @@ a.x-tab-close-btn:hover {
|
|
|
8230
8230
|
.x-nbr .x-tab-top-over .x-frame-br,
|
|
8231
8231
|
.x-nbr .x-tab-top-over .x-frame-tc,
|
|
8232
8232
|
.x-nbr .x-tab-top-over .x-frame-bc {
|
|
8233
|
-
background-image: url(<%= asset_path 'tab/tab-default-top-over-corners.gif' %>); }
|
|
8233
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-top-over-corners.gif' %>); }
|
|
8234
8234
|
/* line 407, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8235
8235
|
.x-nbr .x-tab-top-over .x-frame-ml,
|
|
8236
8236
|
.x-nbr .x-tab-top-over .x-frame-mr {
|
|
8237
|
-
background-image: url(<%= asset_path 'tab/tab-default-top-over-sides.gif' %>); }
|
|
8237
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-top-over-sides.gif' %>); }
|
|
8238
8238
|
/* line 411, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8239
8239
|
.x-nbr .x-tab-top-over .x-frame-mc {
|
|
8240
8240
|
background-color: #e8f2ff;
|
|
8241
8241
|
background-repeat: repeat-x;
|
|
8242
|
-
background-image: url(<%= asset_path 'tab/tab-default-top-over-bg.gif' %>); }
|
|
8242
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-top-over-bg.gif' %>); }
|
|
8243
8243
|
/* line 425, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8244
8244
|
.x-nbr .x-tab-bottom-over .x-frame-tl,
|
|
8245
8245
|
.x-nbr .x-tab-bottom-over .x-frame-bl,
|
|
@@ -8247,16 +8247,16 @@ a.x-tab-close-btn:hover {
|
|
|
8247
8247
|
.x-nbr .x-tab-bottom-over .x-frame-br,
|
|
8248
8248
|
.x-nbr .x-tab-bottom-over .x-frame-tc,
|
|
8249
8249
|
.x-nbr .x-tab-bottom-over .x-frame-bc {
|
|
8250
|
-
background-image: url(<%= asset_path 'tab/tab-default-bottom-over-corners.gif' %>); }
|
|
8250
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-bottom-over-corners.gif' %>); }
|
|
8251
8251
|
/* line 429, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8252
8252
|
.x-nbr .x-tab-bottom-over .x-frame-ml,
|
|
8253
8253
|
.x-nbr .x-tab-bottom-over .x-frame-mr {
|
|
8254
|
-
background-image: url(<%= asset_path 'tab/tab-default-bottom-over-sides.gif' %>); }
|
|
8254
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-bottom-over-sides.gif' %>); }
|
|
8255
8255
|
/* line 433, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8256
8256
|
.x-nbr .x-tab-bottom-over .x-frame-mc {
|
|
8257
8257
|
background-color: #e8f2ff;
|
|
8258
8258
|
background-repeat: repeat-x;
|
|
8259
|
-
background-image: url(<%= asset_path 'tab/tab-default-bottom-over-bg.gif' %>); }
|
|
8259
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-bottom-over-bg.gif' %>); }
|
|
8260
8260
|
/* line 447, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8261
8261
|
.x-nbr .x-tab-top-active .x-frame-tl,
|
|
8262
8262
|
.x-nbr .x-tab-top-active .x-frame-bl,
|
|
@@ -8264,16 +8264,16 @@ a.x-tab-close-btn:hover {
|
|
|
8264
8264
|
.x-nbr .x-tab-top-active .x-frame-br,
|
|
8265
8265
|
.x-nbr .x-tab-top-active .x-frame-tc,
|
|
8266
8266
|
.x-nbr .x-tab-top-active .x-frame-bc {
|
|
8267
|
-
background-image: url(<%= asset_path 'tab/tab-default-top-active-corners.gif' %>); }
|
|
8267
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-top-active-corners.gif' %>); }
|
|
8268
8268
|
/* line 451, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8269
8269
|
.x-nbr .x-tab-top-active .x-frame-ml,
|
|
8270
8270
|
.x-nbr .x-tab-top-active .x-frame-mr {
|
|
8271
|
-
background-image: url(<%= asset_path 'tab/tab-default-top-active-sides.gif' %>); }
|
|
8271
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-top-active-sides.gif' %>); }
|
|
8272
8272
|
/* line 455, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8273
8273
|
.x-nbr .x-tab-top-active .x-frame-mc {
|
|
8274
8274
|
background-color: #deecfd;
|
|
8275
8275
|
background-repeat: repeat-x;
|
|
8276
|
-
background-image: url(<%= asset_path 'tab/tab-default-top-active-bg.gif' %>); }
|
|
8276
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-top-active-bg.gif' %>); }
|
|
8277
8277
|
/* line 469, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8278
8278
|
.x-nbr .x-tab-bottom-active .x-frame-tl,
|
|
8279
8279
|
.x-nbr .x-tab-bottom-active .x-frame-bl,
|
|
@@ -8281,16 +8281,16 @@ a.x-tab-close-btn:hover {
|
|
|
8281
8281
|
.x-nbr .x-tab-bottom-active .x-frame-br,
|
|
8282
8282
|
.x-nbr .x-tab-bottom-active .x-frame-tc,
|
|
8283
8283
|
.x-nbr .x-tab-bottom-active .x-frame-bc {
|
|
8284
|
-
background-image: url(<%= asset_path 'tab/tab-default-bottom-active-corners.gif' %>); }
|
|
8284
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-bottom-active-corners.gif' %>); }
|
|
8285
8285
|
/* line 473, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8286
8286
|
.x-nbr .x-tab-bottom-active .x-frame-ml,
|
|
8287
8287
|
.x-nbr .x-tab-bottom-active .x-frame-mr {
|
|
8288
|
-
background-image: url(<%= asset_path 'tab/tab-default-bottom-active-sides.gif' %>); }
|
|
8288
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-bottom-active-sides.gif' %>); }
|
|
8289
8289
|
/* line 477, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8290
8290
|
.x-nbr .x-tab-bottom-active .x-frame-mc {
|
|
8291
8291
|
background-color: #deecfd;
|
|
8292
8292
|
background-repeat: repeat-x;
|
|
8293
|
-
background-image: url(<%= asset_path 'tab/tab-default-bottom-active-bg.gif' %>); }
|
|
8293
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-bottom-active-bg.gif' %>); }
|
|
8294
8294
|
/* line 491, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8295
8295
|
.x-nbr .x-tab-top-disabled .x-frame-tl,
|
|
8296
8296
|
.x-nbr .x-tab-top-disabled .x-frame-bl,
|
|
@@ -8298,15 +8298,15 @@ a.x-tab-close-btn:hover {
|
|
|
8298
8298
|
.x-nbr .x-tab-top-disabled .x-frame-br,
|
|
8299
8299
|
.x-nbr .x-tab-top-disabled .x-frame-tc,
|
|
8300
8300
|
.x-nbr .x-tab-top-disabled .x-frame-bc {
|
|
8301
|
-
background-image: url(<%= asset_path 'tab/tab-default-top-disabled-corners.gif' %>); }
|
|
8301
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-top-disabled-corners.gif' %>); }
|
|
8302
8302
|
/* line 495, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8303
8303
|
.x-nbr .x-tab-top-disabled .x-frame-ml,
|
|
8304
8304
|
.x-nbr .x-tab-top-disabled .x-frame-mr {
|
|
8305
|
-
background-image: url(<%= asset_path 'tab/tab-default-top-disabled-sides.gif' %>); }
|
|
8305
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-top-disabled-sides.gif' %>); }
|
|
8306
8306
|
/* line 499, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8307
8307
|
.x-nbr .x-tab-top-disabled .x-frame-mc {
|
|
8308
8308
|
background-repeat: repeat-x;
|
|
8309
|
-
background-image: url(<%= asset_path 'tab/tab-default-top-disabled-bg.gif' %>); }
|
|
8309
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-top-disabled-bg.gif' %>); }
|
|
8310
8310
|
/* line 512, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8311
8311
|
.x-nbr .x-tab-bottom-disabled .x-frame-tl,
|
|
8312
8312
|
.x-nbr .x-tab-bottom-disabled .x-frame-bl,
|
|
@@ -8314,15 +8314,15 @@ a.x-tab-close-btn:hover {
|
|
|
8314
8314
|
.x-nbr .x-tab-bottom-disabled .x-frame-br,
|
|
8315
8315
|
.x-nbr .x-tab-bottom-disabled .x-frame-tc,
|
|
8316
8316
|
.x-nbr .x-tab-bottom-disabled .x-frame-bc {
|
|
8317
|
-
background-image: url(<%= asset_path 'tab/tab-default-bottom-disabled-corners.gif' %>); }
|
|
8317
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-bottom-disabled-corners.gif' %>); }
|
|
8318
8318
|
/* line 516, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8319
8319
|
.x-nbr .x-tab-bottom-disabled .x-frame-ml,
|
|
8320
8320
|
.x-nbr .x-tab-bottom-disabled .x-frame-mr {
|
|
8321
|
-
background-image: url(<%= asset_path 'tab/tab-default-bottom-disabled-sides.gif' %>); }
|
|
8321
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-bottom-disabled-sides.gif' %>); }
|
|
8322
8322
|
/* line 520, ../themes/stylesheets/ext4/default/widgets/_tab.scss */
|
|
8323
8323
|
.x-nbr .x-tab-bottom-disabled .x-frame-mc {
|
|
8324
8324
|
background-repeat: repeat-x;
|
|
8325
|
-
background-image: url(<%= asset_path 'tab/tab-default-bottom-disabled-bg.gif' %>); }
|
|
8325
|
+
background-image: url(<%= asset_path 'extjs-rails/tab/tab-default-bottom-disabled-bg.gif' %>); }
|
|
8326
8326
|
|
|
8327
8327
|
/* line 5, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
|
|
8328
8328
|
.x-autowidth-table table.x-grid-table {
|
|
@@ -8398,41 +8398,41 @@ a.x-tab-close-btn:hover {
|
|
|
8398
8398
|
|
|
8399
8399
|
/* line 81, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
|
|
8400
8400
|
.x-tree-lines .x-tree-elbow {
|
|
8401
|
-
background-image: url(<%= asset_path 'tree/elbow.gif' %>); }
|
|
8401
|
+
background-image: url(<%= asset_path 'extjs-rails/tree/elbow.gif' %>); }
|
|
8402
8402
|
/* line 85, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
|
|
8403
8403
|
.x-tree-lines .x-tree-elbow-end {
|
|
8404
|
-
background-image: url(<%= asset_path 'tree/elbow-end.gif' %>); }
|
|
8404
|
+
background-image: url(<%= asset_path 'extjs-rails/tree/elbow-end.gif' %>); }
|
|
8405
8405
|
/* line 89, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
|
|
8406
8406
|
.x-tree-lines .x-tree-elbow-plus {
|
|
8407
|
-
background-image: url(<%= asset_path 'tree/elbow-plus.gif' %>); }
|
|
8407
|
+
background-image: url(<%= asset_path 'extjs-rails/tree/elbow-plus.gif' %>); }
|
|
8408
8408
|
/* line 93, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
|
|
8409
8409
|
.x-tree-lines .x-tree-elbow-end-plus {
|
|
8410
|
-
background-image: url(<%= asset_path 'tree/elbow-end-plus.gif' %>); }
|
|
8410
|
+
background-image: url(<%= asset_path 'extjs-rails/tree/elbow-end-plus.gif' %>); }
|
|
8411
8411
|
/* line 97, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
|
|
8412
8412
|
.x-tree-lines .x-grid-tree-node-expanded .x-tree-elbow-plus {
|
|
8413
|
-
background-image: url(<%= asset_path 'tree/elbow-minus.gif' %>); }
|
|
8413
|
+
background-image: url(<%= asset_path 'extjs-rails/tree/elbow-minus.gif' %>); }
|
|
8414
8414
|
/* line 101, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
|
|
8415
8415
|
.x-tree-lines .x-grid-tree-node-expanded .x-tree-elbow-end-plus {
|
|
8416
|
-
background-image: url(<%= asset_path 'tree/elbow-end-minus.gif' %>); }
|
|
8416
|
+
background-image: url(<%= asset_path 'extjs-rails/tree/elbow-end-minus.gif' %>); }
|
|
8417
8417
|
/* line 105, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
|
|
8418
8418
|
.x-tree-lines .x-tree-elbow-line {
|
|
8419
|
-
background-image: url(<%= asset_path 'tree/elbow-line.gif' %>); }
|
|
8419
|
+
background-image: url(<%= asset_path 'extjs-rails/tree/elbow-line.gif' %>); }
|
|
8420
8420
|
|
|
8421
8421
|
/* line 112, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
|
|
8422
8422
|
.x-tree-no-lines .x-tree-elbow-plus,
|
|
8423
8423
|
.x-tree-no-lines .x-tree-elbow-end-plus {
|
|
8424
|
-
background-image: url(<%= asset_path 'tree/elbow-plus-nl.gif' %>); }
|
|
8424
|
+
background-image: url(<%= asset_path 'extjs-rails/tree/elbow-plus-nl.gif' %>); }
|
|
8425
8425
|
/* line 117, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
|
|
8426
8426
|
.x-tree-no-lines .x-grid-tree-node-expanded .x-tree-elbow-plus,
|
|
8427
8427
|
.x-tree-no-lines .x-grid-tree-node-expanded .x-tree-elbow-end-plus {
|
|
8428
|
-
background-image: url(<%= asset_path 'tree/elbow-end-minus-nl.gif' %>); }
|
|
8428
|
+
background-image: url(<%= asset_path 'extjs-rails/tree/elbow-end-minus-nl.gif' %>); }
|
|
8429
8429
|
|
|
8430
8430
|
/* line 126, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
|
|
8431
8431
|
.x-tree-arrows .x-tree-elbow-plus,
|
|
8432
8432
|
.x-tree-arrows .x-tree-elbow-minus,
|
|
8433
8433
|
.x-tree-arrows .x-tree-elbow-end-plus,
|
|
8434
8434
|
.x-tree-arrows .x-tree-elbow-end-minus {
|
|
8435
|
-
background-image: url(<%= asset_path 'tree/arrows.gif' %>); }
|
|
8435
|
+
background-image: url(<%= asset_path 'extjs-rails/tree/arrows.gif' %>); }
|
|
8436
8436
|
|
|
8437
8437
|
/* line 131, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
|
|
8438
8438
|
.x-tree-icon {
|
|
@@ -8465,16 +8465,16 @@ a.x-tab-close-btn:hover {
|
|
|
8465
8465
|
/* line 161, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
|
|
8466
8466
|
.x-tree-icon-leaf {
|
|
8467
8467
|
width: 16px;
|
|
8468
|
-
background-image: url(<%= asset_path 'tree/leaf.gif' %>); }
|
|
8468
|
+
background-image: url(<%= asset_path 'extjs-rails/tree/leaf.gif' %>); }
|
|
8469
8469
|
|
|
8470
8470
|
/* line 166, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
|
|
8471
8471
|
.x-tree-icon-parent {
|
|
8472
8472
|
width: 16px;
|
|
8473
|
-
background-image: url(<%= asset_path 'tree/folder.gif' %>); }
|
|
8473
|
+
background-image: url(<%= asset_path 'extjs-rails/tree/folder.gif' %>); }
|
|
8474
8474
|
|
|
8475
8475
|
/* line 171, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
|
|
8476
8476
|
.x-grid-tree-node-expanded .x-tree-icon-parent {
|
|
8477
|
-
background-image: url(<%= asset_path 'tree/folder-open.gif' %>); }
|
|
8477
|
+
background-image: url(<%= asset_path 'extjs-rails/tree/folder-open.gif' %>); }
|
|
8478
8478
|
|
|
8479
8479
|
/* line 175, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
|
|
8480
8480
|
.x-grid-rowbody {
|
|
@@ -8529,7 +8529,7 @@ a.x-tab-close-btn:hover {
|
|
|
8529
8529
|
width: 13px;
|
|
8530
8530
|
height: 13px;
|
|
8531
8531
|
background: no-repeat;
|
|
8532
|
-
background-image: url(<%= asset_path 'form/checkbox.gif' %>);
|
|
8532
|
+
background-image: url(<%= asset_path 'extjs-rails/form/checkbox.gif' %>);
|
|
8533
8533
|
overflow: hidden;
|
|
8534
8534
|
padding: 0;
|
|
8535
8535
|
border: 0; }
|
|
@@ -8548,23 +8548,23 @@ a.x-tab-close-btn:hover {
|
|
|
8548
8548
|
|
|
8549
8549
|
/* line 257, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
|
|
8550
8550
|
.x-tree-drop-ok-append .x-dd-drop-icon {
|
|
8551
|
-
background-image: url(<%= asset_path 'tree/drop-append.gif' %>); }
|
|
8551
|
+
background-image: url(<%= asset_path 'extjs-rails/tree/drop-append.gif' %>); }
|
|
8552
8552
|
|
|
8553
8553
|
/* line 261, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
|
|
8554
8554
|
.x-tree-drop-ok-above .x-dd-drop-icon {
|
|
8555
|
-
background-image: url(<%= asset_path 'tree/drop-above.gif' %>); }
|
|
8555
|
+
background-image: url(<%= asset_path 'extjs-rails/tree/drop-above.gif' %>); }
|
|
8556
8556
|
|
|
8557
8557
|
/* line 265, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
|
|
8558
8558
|
.x-tree-drop-ok-below .x-dd-drop-icon {
|
|
8559
|
-
background-image: url(<%= asset_path 'tree/drop-below.gif' %>); }
|
|
8559
|
+
background-image: url(<%= asset_path 'extjs-rails/tree/drop-below.gif' %>); }
|
|
8560
8560
|
|
|
8561
8561
|
/* line 269, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
|
|
8562
8562
|
.x-tree-drop-ok-between .x-dd-drop-icon {
|
|
8563
|
-
background-image: url(<%= asset_path 'tree/drop-between.gif' %>); }
|
|
8563
|
+
background-image: url(<%= asset_path 'extjs-rails/tree/drop-between.gif' %>); }
|
|
8564
8564
|
|
|
8565
8565
|
/* line 273, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
|
|
8566
8566
|
.x-grid-tree-loading .x-tree-icon {
|
|
8567
|
-
background-image: url(<%= asset_path 'tree/loading.gif' %>); }
|
|
8567
|
+
background-image: url(<%= asset_path 'extjs-rails/tree/loading.gif' %>); }
|
|
8568
8568
|
|
|
8569
8569
|
/* line 277, ../themes/stylesheets/ext4/default/widgets/_tree.scss */
|
|
8570
8570
|
.x-tree-ddindicator {
|
|
@@ -8713,15 +8713,15 @@ svg, vml {
|
|
|
8713
8713
|
|
|
8714
8714
|
/* line 66, ../themes/stylesheets/ext4/default/util/_dragdrop.scss */
|
|
8715
8715
|
.x-dd-drop-nodrop .x-dd-drop-icon {
|
|
8716
|
-
background-image: url(<%= asset_path 'dd/drop-no.gif' %>); }
|
|
8716
|
+
background-image: url(<%= asset_path 'extjs-rails/dd/drop-no.gif' %>); }
|
|
8717
8717
|
|
|
8718
8718
|
/* line 70, ../themes/stylesheets/ext4/default/util/_dragdrop.scss */
|
|
8719
8719
|
.x-dd-drop-ok .x-dd-drop-icon {
|
|
8720
|
-
background-image: url(<%= asset_path 'dd/drop-yes.gif' %>); }
|
|
8720
|
+
background-image: url(<%= asset_path 'extjs-rails/dd/drop-yes.gif' %>); }
|
|
8721
8721
|
|
|
8722
8722
|
/* line 74, ../themes/stylesheets/ext4/default/util/_dragdrop.scss */
|
|
8723
8723
|
.x-dd-drop-ok-add .x-dd-drop-icon {
|
|
8724
|
-
background-image: url(<%= asset_path 'dd/drop-add.gif' %>); }
|
|
8724
|
+
background-image: url(<%= asset_path 'extjs-rails/dd/drop-add.gif' %>); }
|
|
8725
8725
|
|
|
8726
8726
|
/* line 2, ../themes/stylesheets/ext4/default/util/_resizable.scss */
|
|
8727
8727
|
.x-resizable-handle {
|
|
@@ -8882,34 +8882,34 @@ svg, vml {
|
|
|
8882
8882
|
.x-resizable-pinned .x-resizable-handle-east,
|
|
8883
8883
|
.x-resizable-pinned .x-resizable-handle-west {
|
|
8884
8884
|
background-position: left;
|
|
8885
|
-
background-image: url(<%= asset_path 'sizer/e-handle.gif' %>); }
|
|
8885
|
+
background-image: url(<%= asset_path 'extjs-rails/sizer/e-handle.gif' %>); }
|
|
8886
8886
|
/* line 196, ../themes/stylesheets/ext4/default/util/_resizable.scss */
|
|
8887
8887
|
.x-resizable-over .x-resizable-handle-south,
|
|
8888
8888
|
.x-resizable-over .x-resizable-handle-north,
|
|
8889
8889
|
.x-resizable-pinned .x-resizable-handle-south,
|
|
8890
8890
|
.x-resizable-pinned .x-resizable-handle-north {
|
|
8891
8891
|
background-position: top;
|
|
8892
|
-
background-image: url(<%= asset_path 'sizer/s-handle.gif' %>); }
|
|
8892
|
+
background-image: url(<%= asset_path 'extjs-rails/sizer/s-handle.gif' %>); }
|
|
8893
8893
|
/* line 201, ../themes/stylesheets/ext4/default/util/_resizable.scss */
|
|
8894
8894
|
.x-resizable-over .x-resizable-handle-southeast,
|
|
8895
8895
|
.x-resizable-pinned .x-resizable-handle-southeast {
|
|
8896
8896
|
background-position: top left;
|
|
8897
|
-
background-image: url(<%= asset_path 'sizer/se-handle.gif' %>); }
|
|
8897
|
+
background-image: url(<%= asset_path 'extjs-rails/sizer/se-handle.gif' %>); }
|
|
8898
8898
|
/* line 206, ../themes/stylesheets/ext4/default/util/_resizable.scss */
|
|
8899
8899
|
.x-resizable-over .x-resizable-handle-northwest,
|
|
8900
8900
|
.x-resizable-pinned .x-resizable-handle-northwest {
|
|
8901
8901
|
background-position: bottom right;
|
|
8902
|
-
background-image: url(<%= asset_path 'sizer/nw-handle.gif' %>); }
|
|
8902
|
+
background-image: url(<%= asset_path 'extjs-rails/sizer/nw-handle.gif' %>); }
|
|
8903
8903
|
/* line 211, ../themes/stylesheets/ext4/default/util/_resizable.scss */
|
|
8904
8904
|
.x-resizable-over .x-resizable-handle-northeast,
|
|
8905
8905
|
.x-resizable-pinned .x-resizable-handle-northeast {
|
|
8906
8906
|
background-position: bottom left;
|
|
8907
|
-
background-image: url(<%= asset_path 'sizer/ne-handle.gif' %>); }
|
|
8907
|
+
background-image: url(<%= asset_path 'extjs-rails/sizer/ne-handle.gif' %>); }
|
|
8908
8908
|
/* line 216, ../themes/stylesheets/ext4/default/util/_resizable.scss */
|
|
8909
8909
|
.x-resizable-over .x-resizable-handle-southwest,
|
|
8910
8910
|
.x-resizable-pinned .x-resizable-handle-southwest {
|
|
8911
8911
|
background-position: top right;
|
|
8912
|
-
background-image: url(<%= asset_path 'sizer/sw-handle.gif' %>); }
|
|
8912
|
+
background-image: url(<%= asset_path 'extjs-rails/sizer/sw-handle.gif' %>); }
|
|
8913
8913
|
|
|
8914
8914
|
/* line 3, ../themes/stylesheets/ext4/default/util/_splitter.scss */
|
|
8915
8915
|
.x-splitter .x-collapse-el {
|
|
@@ -8937,39 +8937,39 @@ svg, vml {
|
|
|
8937
8937
|
/* line 33, ../themes/stylesheets/ext4/default/util/_splitter.scss */
|
|
8938
8938
|
.x-layout-split-left {
|
|
8939
8939
|
background: no-repeat top right;
|
|
8940
|
-
background-image: url(<%= asset_path 'util/splitter/mini-left.gif' %>); }
|
|
8940
|
+
background-image: url(<%= asset_path 'extjs-rails/util/splitter/mini-left.gif' %>); }
|
|
8941
8941
|
|
|
8942
8942
|
/* line 38, ../themes/stylesheets/ext4/default/util/_splitter.scss */
|
|
8943
8943
|
.x-layout-split-right {
|
|
8944
8944
|
background: no-repeat top left;
|
|
8945
|
-
background-image: url(<%= asset_path 'util/splitter/mini-right.gif' %>); }
|
|
8945
|
+
background-image: url(<%= asset_path 'extjs-rails/util/splitter/mini-right.gif' %>); }
|
|
8946
8946
|
|
|
8947
8947
|
/* line 43, ../themes/stylesheets/ext4/default/util/_splitter.scss */
|
|
8948
8948
|
.x-layout-split-top {
|
|
8949
8949
|
background: no-repeat top left;
|
|
8950
|
-
background-image: url(<%= asset_path 'util/splitter/mini-top.gif' %>); }
|
|
8950
|
+
background-image: url(<%= asset_path 'extjs-rails/util/splitter/mini-top.gif' %>); }
|
|
8951
8951
|
|
|
8952
8952
|
/* line 48, ../themes/stylesheets/ext4/default/util/_splitter.scss */
|
|
8953
8953
|
.x-layout-split-bottom {
|
|
8954
8954
|
background: no-repeat top left;
|
|
8955
|
-
background-image: url(<%= asset_path 'util/splitter/mini-bottom.gif' %>); }
|
|
8955
|
+
background-image: url(<%= asset_path 'extjs-rails/util/splitter/mini-bottom.gif' %>); }
|
|
8956
8956
|
|
|
8957
8957
|
/* line 54, ../themes/stylesheets/ext4/default/util/_splitter.scss */
|
|
8958
8958
|
.x-splitter-collapsed .x-layout-split-left {
|
|
8959
8959
|
background: no-repeat top left;
|
|
8960
|
-
background-image: url(<%= asset_path 'util/splitter/mini-right.gif' %>); }
|
|
8960
|
+
background-image: url(<%= asset_path 'extjs-rails/util/splitter/mini-right.gif' %>); }
|
|
8961
8961
|
/* line 59, ../themes/stylesheets/ext4/default/util/_splitter.scss */
|
|
8962
8962
|
.x-splitter-collapsed .x-layout-split-right {
|
|
8963
8963
|
background: no-repeat top right;
|
|
8964
|
-
background-image: url(<%= asset_path 'util/splitter/mini-left.gif' %>); }
|
|
8964
|
+
background-image: url(<%= asset_path 'extjs-rails/util/splitter/mini-left.gif' %>); }
|
|
8965
8965
|
/* line 64, ../themes/stylesheets/ext4/default/util/_splitter.scss */
|
|
8966
8966
|
.x-splitter-collapsed .x-layout-split-top {
|
|
8967
8967
|
background: no-repeat top left;
|
|
8968
|
-
background-image: url(<%= asset_path 'util/splitter/mini-bottom.gif' %>); }
|
|
8968
|
+
background-image: url(<%= asset_path 'extjs-rails/util/splitter/mini-bottom.gif' %>); }
|
|
8969
8969
|
/* line 69, ../themes/stylesheets/ext4/default/util/_splitter.scss */
|
|
8970
8970
|
.x-splitter-collapsed .x-layout-split-bottom {
|
|
8971
8971
|
background: no-repeat top left;
|
|
8972
|
-
background-image: url(<%= asset_path 'util/splitter/mini-top.gif' %>); }
|
|
8972
|
+
background-image: url(<%= asset_path 'extjs-rails/util/splitter/mini-top.gif' %>); }
|
|
8973
8973
|
|
|
8974
8974
|
/* line 75, ../themes/stylesheets/ext4/default/util/_splitter.scss */
|
|
8975
8975
|
.x-splitter-horizontal {
|
|
@@ -9199,7 +9199,7 @@ svg, vml {
|
|
|
9199
9199
|
cursor: pointer;
|
|
9200
9200
|
height: 20px;
|
|
9201
9201
|
background: transparent no-repeat -18px 0;
|
|
9202
|
-
background-image: url(<%= asset_path 'tab-bar/scroll-left.gif' %>); }
|
|
9202
|
+
background-image: url(<%= asset_path 'extjs-rails/tab-bar/scroll-left.gif' %>); }
|
|
9203
9203
|
/* line 203, ../themes/stylesheets/ext4/default/layout/_layout.scss */
|
|
9204
9204
|
.x-box-scroller-left .x-toolbar-scroll-left-hover {
|
|
9205
9205
|
background-position: 0 0; }
|
|
@@ -9212,7 +9212,7 @@ svg, vml {
|
|
|
9212
9212
|
cursor: default; }
|
|
9213
9213
|
/* line 214, ../themes/stylesheets/ext4/default/layout/_layout.scss */
|
|
9214
9214
|
.x-box-scroller-left .x-toolbar-scroll-left {
|
|
9215
|
-
background-image: url(<%= asset_path 'toolbar/scroll-left.gif' %>);
|
|
9215
|
+
background-image: url(<%= asset_path 'extjs-rails/toolbar/scroll-left.gif' %>);
|
|
9216
9216
|
background-position: -14px 0; }
|
|
9217
9217
|
/* line 218, ../themes/stylesheets/ext4/default/layout/_layout.scss */
|
|
9218
9218
|
.x-box-scroller-left .x-toolbar-scroll-left-hover {
|
|
@@ -9243,7 +9243,7 @@ svg, vml {
|
|
|
9243
9243
|
cursor: pointer;
|
|
9244
9244
|
height: 20px;
|
|
9245
9245
|
background: transparent no-repeat 0 0;
|
|
9246
|
-
background-image: url(<%= asset_path 'tab-bar/scroll-right.gif' %>); }
|
|
9246
|
+
background-image: url(<%= asset_path 'extjs-rails/tab-bar/scroll-right.gif' %>); }
|
|
9247
9247
|
/* line 251, ../themes/stylesheets/ext4/default/layout/_layout.scss */
|
|
9248
9248
|
.x-box-scroller-right .x-toolbar-scroll-right-hover {
|
|
9249
9249
|
background-position: -18px 0; }
|
|
@@ -9256,7 +9256,7 @@ svg, vml {
|
|
|
9256
9256
|
cursor: default; }
|
|
9257
9257
|
/* line 262, ../themes/stylesheets/ext4/default/layout/_layout.scss */
|
|
9258
9258
|
.x-box-scroller-right .x-toolbar-scroll-right {
|
|
9259
|
-
background-image: url(<%= asset_path 'toolbar/scroll-right.gif' %>); }
|
|
9259
|
+
background-image: url(<%= asset_path 'extjs-rails/toolbar/scroll-right.gif' %>); }
|
|
9260
9260
|
/* line 265, ../themes/stylesheets/ext4/default/layout/_layout.scss */
|
|
9261
9261
|
.x-box-scroller-right .x-toolbar-scroll-right-hover {
|
|
9262
9262
|
background-position: -14px 0; }
|
|
@@ -9276,7 +9276,7 @@ svg, vml {
|
|
|
9276
9276
|
/* line 286, ../themes/stylesheets/ext4/default/layout/_layout.scss */
|
|
9277
9277
|
.x-box-scroller-top .x-menu-scroll-top {
|
|
9278
9278
|
background: transparent no-repeat center center;
|
|
9279
|
-
background-image: url(<%= asset_path 'layout/mini-top.gif' %>);
|
|
9279
|
+
background-image: url(<%= asset_path 'extjs-rails/layout/mini-top.gif' %>);
|
|
9280
9280
|
height: 8px;
|
|
9281
9281
|
cursor: pointer; }
|
|
9282
9282
|
|
|
@@ -9287,7 +9287,7 @@ svg, vml {
|
|
|
9287
9287
|
/* line 298, ../themes/stylesheets/ext4/default/layout/_layout.scss */
|
|
9288
9288
|
.x-box-scroller-bottom .x-menu-scroll-bottom {
|
|
9289
9289
|
background: transparent no-repeat center center;
|
|
9290
|
-
background-image: url(<%= asset_path 'layout/mini-bottom.gif' %>);
|
|
9290
|
+
background-image: url(<%= asset_path 'extjs-rails/layout/mini-bottom.gif' %>);
|
|
9291
9291
|
height: 8px;
|
|
9292
9292
|
cursor: pointer; }
|
|
9293
9293
|
|
|
@@ -9320,7 +9320,7 @@ svg, vml {
|
|
|
9320
9320
|
cursor: pointer;
|
|
9321
9321
|
background-color: transparent;
|
|
9322
9322
|
background-repeat: no-repeat;
|
|
9323
|
-
background-image: url(<%= asset_path 'tools/tool-sprites.gif' %>);
|
|
9323
|
+
background-image: url(<%= asset_path 'extjs-rails/tools/tool-sprites.gif' %>);
|
|
9324
9324
|
margin: 0; }
|
|
9325
9325
|
|
|
9326
9326
|
/* line 23, ../themes/stylesheets/ext4/default/util/_tool.scss */
|