tb_core 1.2.6 → 1.2.7
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.
- checksums.yaml +4 -4
- data/app/assets/libs/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/app/assets/libs/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/app/assets/libs/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- data/app/assets/libs/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/app/assets/libs/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png +0 -0
- data/app/assets/libs/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- data/app/assets/libs/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/app/assets/libs/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- data/app/assets/libs/jquery-ui/images/{ui-icons_228ef1_256x240.png → ui-icons_2e83ff_256x240.png} +0 -0
- data/app/assets/libs/jquery-ui/images/ui-icons_454545_256x240.png +0 -0
- data/app/assets/libs/jquery-ui/images/ui-icons_888888_256x240.png +0 -0
- data/app/assets/libs/jquery-ui/images/{ui-icons_ef8c08_256x240.png → ui-icons_cd0a0a_256x240.png} +0 -0
- data/app/assets/libs/jquery-ui/jquery-ui.js +3486 -2
- data/app/assets/libs/jquery-ui/{jquery-ui.css.scss → jquery-ui.scss} +309 -77
- data/lib/spud_core/version.rb +1 -1
- metadata +14 -32
- data/app/assets/libs/jquery-ui-old/css/flick/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/app/assets/libs/jquery-ui-old/css/flick/images/ui-bg_flat_0_eeeeee_40x100.png +0 -0
- data/app/assets/libs/jquery-ui-old/css/flick/images/ui-bg_flat_55_ffffff_40x100.png +0 -0
- data/app/assets/libs/jquery-ui-old/css/flick/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/app/assets/libs/jquery-ui-old/css/flick/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/app/assets/libs/jquery-ui-old/css/flick/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png +0 -0
- data/app/assets/libs/jquery-ui-old/css/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png +0 -0
- data/app/assets/libs/jquery-ui-old/css/flick/images/ui-bg_highlight-soft_50_dddddd_1x100.png +0 -0
- data/app/assets/libs/jquery-ui-old/css/flick/images/ui-icons_0073ea_256x240.png +0 -0
- data/app/assets/libs/jquery-ui-old/css/flick/images/ui-icons_454545_256x240.png +0 -0
- data/app/assets/libs/jquery-ui-old/css/flick/images/ui-icons_666666_256x240.png +0 -0
- data/app/assets/libs/jquery-ui-old/css/flick/images/ui-icons_ff0084_256x240.png +0 -0
- data/app/assets/libs/jquery-ui-old/css/flick/images/ui-icons_ffffff_256x240.png +0 -0
- data/app/assets/libs/jquery-ui-old/css/flick/jquery-ui-1.9.1.custom.css +0 -297
- data/app/assets/libs/jquery-ui-old/css/flick/jquery-ui-1.9.1.custom.min.css +0 -5
- data/app/assets/libs/jquery-ui-old/js/jquery-ui-1.9.1.custom.js +0 -4870
- data/app/assets/libs/jquery-ui-old/js/jquery-ui-1.9.1.custom.min.js +0 -6
- data/app/assets/libs/jquery-ui/images/ui-bg_diagonals-thick_18_b81900_40x40.png +0 -0
- data/app/assets/libs/jquery-ui/images/ui-bg_diagonals-thick_20_666666_40x40.png +0 -0
- data/app/assets/libs/jquery-ui/images/ui-bg_flat_10_000000_40x100.png +0 -0
- data/app/assets/libs/jquery-ui/images/ui-bg_glass_100_f6f6f6_1x400.png +0 -0
- data/app/assets/libs/jquery-ui/images/ui-bg_glass_100_fdf5ce_1x400.png +0 -0
- data/app/assets/libs/jquery-ui/images/ui-bg_gloss-wave_35_f6a828_500x100.png +0 -0
- data/app/assets/libs/jquery-ui/images/ui-bg_highlight-soft_100_eeeeee_1x100.png +0 -0
- data/app/assets/libs/jquery-ui/images/ui-bg_highlight-soft_75_ffe45c_1x100.png +0 -0
- data/app/assets/libs/jquery-ui/images/ui-icons_ffd27a_256x240.png +0 -0
- data/app/assets/libs/jquery-ui/images/ui-icons_ffffff_256x240.png +0 -0
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
//! jQuery UI - v1.11.1 - 2014-
|
|
1
|
+
//! jQuery UI - v1.11.1 - 2014-09-09
|
|
2
2
|
//http://jqueryui.com
|
|
3
|
-
//Includes: core.css, draggable.css, sortable.css, autocomplete.css, menu.css, theme.css
|
|
4
|
-
//To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=
|
|
5
|
-
//Copyright 2014 jQuery Foundation and other contributors; Licensed MIT
|
|
3
|
+
//Includes: core.css, draggable.css, sortable.css, accordion.css, autocomplete.css, datepicker.css, menu.css, tabs.css, theme.css
|
|
4
|
+
//To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
|
|
5
|
+
//Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
|
|
6
6
|
|
|
7
7
|
// Layout helpers
|
|
8
|
-
|
|
8
|
+
////////
|
|
9
9
|
.ui-helper-hidden {
|
|
10
10
|
display: none;
|
|
11
11
|
}
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
clear: both;
|
|
40
40
|
}
|
|
41
41
|
.ui-helper-clearfix {
|
|
42
|
-
min-height: 0; // support: IE7
|
|
42
|
+
min-height: 0; // support: IE7 */
|
|
43
43
|
}
|
|
44
44
|
.ui-helper-zfix {
|
|
45
45
|
width: 100%;
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
left: 0;
|
|
49
49
|
position: absolute;
|
|
50
50
|
opacity: 0;
|
|
51
|
-
filter:Alpha(Opacity=0); // support: IE8
|
|
51
|
+
filter:Alpha(Opacity=0); // support: IE8 */
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
.ui-front {
|
|
@@ -57,16 +57,16 @@
|
|
|
57
57
|
|
|
58
58
|
|
|
59
59
|
// Interaction Cues
|
|
60
|
-
|
|
60
|
+
////////
|
|
61
61
|
.ui-state-disabled {
|
|
62
62
|
cursor: default !important;
|
|
63
63
|
}
|
|
64
64
|
|
|
65
65
|
|
|
66
66
|
// Icons
|
|
67
|
-
|
|
67
|
+
////////
|
|
68
68
|
|
|
69
|
-
// states and images
|
|
69
|
+
// states and images */
|
|
70
70
|
.ui-icon {
|
|
71
71
|
display: block;
|
|
72
72
|
text-indent: -99999px;
|
|
@@ -76,9 +76,9 @@
|
|
|
76
76
|
|
|
77
77
|
|
|
78
78
|
// Misc visuals
|
|
79
|
-
|
|
79
|
+
////////
|
|
80
80
|
|
|
81
|
-
// Overlays
|
|
81
|
+
// Overlays */
|
|
82
82
|
.ui-widget-overlay {
|
|
83
83
|
position: fixed;
|
|
84
84
|
top: 0;
|
|
@@ -94,12 +94,203 @@
|
|
|
94
94
|
-ms-touch-action: none;
|
|
95
95
|
touch-action: none;
|
|
96
96
|
}
|
|
97
|
+
.ui-accordion .ui-accordion-header {
|
|
98
|
+
display: block;
|
|
99
|
+
cursor: pointer;
|
|
100
|
+
position: relative;
|
|
101
|
+
margin: 2px 0 0 0;
|
|
102
|
+
padding: .5em .5em .5em .7em;
|
|
103
|
+
min-height: 0; // support: IE7 */
|
|
104
|
+
font-size: 100%;
|
|
105
|
+
}
|
|
106
|
+
.ui-accordion .ui-accordion-icons {
|
|
107
|
+
padding-left: 2.2em;
|
|
108
|
+
}
|
|
109
|
+
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
|
|
110
|
+
padding-left: 2.2em;
|
|
111
|
+
}
|
|
112
|
+
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
|
|
113
|
+
position: absolute;
|
|
114
|
+
left: .5em;
|
|
115
|
+
top: 50%;
|
|
116
|
+
margin-top: -8px;
|
|
117
|
+
}
|
|
118
|
+
.ui-accordion .ui-accordion-content {
|
|
119
|
+
padding: 1em 2.2em;
|
|
120
|
+
border-top: 0;
|
|
121
|
+
overflow: auto;
|
|
122
|
+
}
|
|
97
123
|
.ui-autocomplete {
|
|
98
124
|
position: absolute;
|
|
99
125
|
top: 0;
|
|
100
126
|
left: 0;
|
|
101
127
|
cursor: default;
|
|
102
128
|
}
|
|
129
|
+
.ui-datepicker {
|
|
130
|
+
width: 17em;
|
|
131
|
+
padding: .2em .2em 0;
|
|
132
|
+
display: none;
|
|
133
|
+
}
|
|
134
|
+
.ui-datepicker .ui-datepicker-header {
|
|
135
|
+
position: relative;
|
|
136
|
+
padding: .2em 0;
|
|
137
|
+
}
|
|
138
|
+
.ui-datepicker .ui-datepicker-prev,
|
|
139
|
+
.ui-datepicker .ui-datepicker-next {
|
|
140
|
+
position: absolute;
|
|
141
|
+
top: 2px;
|
|
142
|
+
width: 1.8em;
|
|
143
|
+
height: 1.8em;
|
|
144
|
+
}
|
|
145
|
+
.ui-datepicker .ui-datepicker-prev-hover,
|
|
146
|
+
.ui-datepicker .ui-datepicker-next-hover {
|
|
147
|
+
top: 1px;
|
|
148
|
+
}
|
|
149
|
+
.ui-datepicker .ui-datepicker-prev {
|
|
150
|
+
left: 2px;
|
|
151
|
+
}
|
|
152
|
+
.ui-datepicker .ui-datepicker-next {
|
|
153
|
+
right: 2px;
|
|
154
|
+
}
|
|
155
|
+
.ui-datepicker .ui-datepicker-prev-hover {
|
|
156
|
+
left: 1px;
|
|
157
|
+
}
|
|
158
|
+
.ui-datepicker .ui-datepicker-next-hover {
|
|
159
|
+
right: 1px;
|
|
160
|
+
}
|
|
161
|
+
.ui-datepicker .ui-datepicker-prev span,
|
|
162
|
+
.ui-datepicker .ui-datepicker-next span {
|
|
163
|
+
display: block;
|
|
164
|
+
position: absolute;
|
|
165
|
+
left: 50%;
|
|
166
|
+
margin-left: -8px;
|
|
167
|
+
top: 50%;
|
|
168
|
+
margin-top: -8px;
|
|
169
|
+
}
|
|
170
|
+
.ui-datepicker .ui-datepicker-title {
|
|
171
|
+
margin: 0 2.3em;
|
|
172
|
+
line-height: 1.8em;
|
|
173
|
+
text-align: center;
|
|
174
|
+
}
|
|
175
|
+
.ui-datepicker .ui-datepicker-title select {
|
|
176
|
+
font-size: 1em;
|
|
177
|
+
margin: 1px 0;
|
|
178
|
+
}
|
|
179
|
+
.ui-datepicker select.ui-datepicker-month,
|
|
180
|
+
.ui-datepicker select.ui-datepicker-year {
|
|
181
|
+
width: 45%;
|
|
182
|
+
}
|
|
183
|
+
.ui-datepicker table {
|
|
184
|
+
width: 100%;
|
|
185
|
+
font-size: .9em;
|
|
186
|
+
border-collapse: collapse;
|
|
187
|
+
margin: 0 0 .4em;
|
|
188
|
+
}
|
|
189
|
+
.ui-datepicker th {
|
|
190
|
+
padding: .7em .3em;
|
|
191
|
+
text-align: center;
|
|
192
|
+
font-weight: bold;
|
|
193
|
+
border: 0;
|
|
194
|
+
}
|
|
195
|
+
.ui-datepicker td {
|
|
196
|
+
border: 0;
|
|
197
|
+
padding: 1px;
|
|
198
|
+
}
|
|
199
|
+
.ui-datepicker td span,
|
|
200
|
+
.ui-datepicker td a {
|
|
201
|
+
display: block;
|
|
202
|
+
padding: .2em;
|
|
203
|
+
text-align: right;
|
|
204
|
+
text-decoration: none;
|
|
205
|
+
}
|
|
206
|
+
.ui-datepicker .ui-datepicker-buttonpane {
|
|
207
|
+
background-image: none;
|
|
208
|
+
margin: .7em 0 0 0;
|
|
209
|
+
padding: 0 .2em;
|
|
210
|
+
border-left: 0;
|
|
211
|
+
border-right: 0;
|
|
212
|
+
border-bottom: 0;
|
|
213
|
+
}
|
|
214
|
+
.ui-datepicker .ui-datepicker-buttonpane button {
|
|
215
|
+
float: right;
|
|
216
|
+
margin: .5em .2em .4em;
|
|
217
|
+
cursor: pointer;
|
|
218
|
+
padding: .2em .6em .3em .6em;
|
|
219
|
+
width: auto;
|
|
220
|
+
overflow: visible;
|
|
221
|
+
}
|
|
222
|
+
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
|
|
223
|
+
float: left;
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
// with multiple calendars */
|
|
227
|
+
.ui-datepicker.ui-datepicker-multi {
|
|
228
|
+
width: auto;
|
|
229
|
+
}
|
|
230
|
+
.ui-datepicker-multi .ui-datepicker-group {
|
|
231
|
+
float: left;
|
|
232
|
+
}
|
|
233
|
+
.ui-datepicker-multi .ui-datepicker-group table {
|
|
234
|
+
width: 95%;
|
|
235
|
+
margin: 0 auto .4em;
|
|
236
|
+
}
|
|
237
|
+
.ui-datepicker-multi-2 .ui-datepicker-group {
|
|
238
|
+
width: 50%;
|
|
239
|
+
}
|
|
240
|
+
.ui-datepicker-multi-3 .ui-datepicker-group {
|
|
241
|
+
width: 33.3%;
|
|
242
|
+
}
|
|
243
|
+
.ui-datepicker-multi-4 .ui-datepicker-group {
|
|
244
|
+
width: 25%;
|
|
245
|
+
}
|
|
246
|
+
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
|
|
247
|
+
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
|
|
248
|
+
border-left-width: 0;
|
|
249
|
+
}
|
|
250
|
+
.ui-datepicker-multi .ui-datepicker-buttonpane {
|
|
251
|
+
clear: left;
|
|
252
|
+
}
|
|
253
|
+
.ui-datepicker-row-break {
|
|
254
|
+
clear: both;
|
|
255
|
+
width: 100%;
|
|
256
|
+
font-size: 0;
|
|
257
|
+
}
|
|
258
|
+
|
|
259
|
+
// RTL support */
|
|
260
|
+
.ui-datepicker-rtl {
|
|
261
|
+
direction: rtl;
|
|
262
|
+
}
|
|
263
|
+
.ui-datepicker-rtl .ui-datepicker-prev {
|
|
264
|
+
right: 2px;
|
|
265
|
+
left: auto;
|
|
266
|
+
}
|
|
267
|
+
.ui-datepicker-rtl .ui-datepicker-next {
|
|
268
|
+
left: 2px;
|
|
269
|
+
right: auto;
|
|
270
|
+
}
|
|
271
|
+
.ui-datepicker-rtl .ui-datepicker-prev:hover {
|
|
272
|
+
right: 1px;
|
|
273
|
+
left: auto;
|
|
274
|
+
}
|
|
275
|
+
.ui-datepicker-rtl .ui-datepicker-next:hover {
|
|
276
|
+
left: 1px;
|
|
277
|
+
right: auto;
|
|
278
|
+
}
|
|
279
|
+
.ui-datepicker-rtl .ui-datepicker-buttonpane {
|
|
280
|
+
clear: right;
|
|
281
|
+
}
|
|
282
|
+
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
|
|
283
|
+
float: left;
|
|
284
|
+
}
|
|
285
|
+
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
|
|
286
|
+
.ui-datepicker-rtl .ui-datepicker-group {
|
|
287
|
+
float: right;
|
|
288
|
+
}
|
|
289
|
+
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
|
|
290
|
+
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
|
|
291
|
+
border-right-width: 0;
|
|
292
|
+
border-left-width: 1px;
|
|
293
|
+
}
|
|
103
294
|
.ui-menu {
|
|
104
295
|
list-style: none;
|
|
105
296
|
padding: 0;
|
|
@@ -115,8 +306,8 @@
|
|
|
115
306
|
margin: 0;
|
|
116
307
|
padding: 3px 1em 3px .4em;
|
|
117
308
|
cursor: pointer;
|
|
118
|
-
min-height: 0; // support: IE7
|
|
119
|
-
// support: IE10, see #8844
|
|
309
|
+
min-height: 0; // support: IE7 */
|
|
310
|
+
// support: IE10, see #8844 */
|
|
120
311
|
list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
|
|
121
312
|
}
|
|
122
313
|
.ui-menu .ui-menu-divider {
|
|
@@ -131,7 +322,7 @@
|
|
|
131
322
|
margin: -1px;
|
|
132
323
|
}
|
|
133
324
|
|
|
134
|
-
// icon support
|
|
325
|
+
// icon support */
|
|
135
326
|
.ui-menu-icons {
|
|
136
327
|
position: relative;
|
|
137
328
|
}
|
|
@@ -139,7 +330,7 @@
|
|
|
139
330
|
padding-left: 2em;
|
|
140
331
|
}
|
|
141
332
|
|
|
142
|
-
// left-aligned
|
|
333
|
+
// left-aligned */
|
|
143
334
|
.ui-menu .ui-icon {
|
|
144
335
|
position: absolute;
|
|
145
336
|
top: 0;
|
|
@@ -148,16 +339,57 @@
|
|
|
148
339
|
margin: auto 0;
|
|
149
340
|
}
|
|
150
341
|
|
|
151
|
-
// right-aligned
|
|
342
|
+
// right-aligned */
|
|
152
343
|
.ui-menu .ui-menu-icon {
|
|
153
344
|
left: auto;
|
|
154
345
|
right: 0;
|
|
155
346
|
}
|
|
347
|
+
.ui-tabs {
|
|
348
|
+
position: relative;// position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
|
|
349
|
+
padding: .2em;
|
|
350
|
+
}
|
|
351
|
+
.ui-tabs .ui-tabs-nav {
|
|
352
|
+
margin: 0;
|
|
353
|
+
padding: .2em .2em 0;
|
|
354
|
+
}
|
|
355
|
+
.ui-tabs .ui-tabs-nav li {
|
|
356
|
+
list-style: none;
|
|
357
|
+
float: left;
|
|
358
|
+
position: relative;
|
|
359
|
+
top: 0;
|
|
360
|
+
margin: 1px .2em 0 0;
|
|
361
|
+
border-bottom-width: 0;
|
|
362
|
+
padding: 0;
|
|
363
|
+
white-space: nowrap;
|
|
364
|
+
}
|
|
365
|
+
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
|
|
366
|
+
float: left;
|
|
367
|
+
padding: .5em 1em;
|
|
368
|
+
text-decoration: none;
|
|
369
|
+
}
|
|
370
|
+
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
|
|
371
|
+
margin-bottom: -1px;
|
|
372
|
+
padding-bottom: 1px;
|
|
373
|
+
}
|
|
374
|
+
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
|
|
375
|
+
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
|
|
376
|
+
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
|
|
377
|
+
cursor: text;
|
|
378
|
+
}
|
|
379
|
+
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
|
|
380
|
+
cursor: pointer;
|
|
381
|
+
}
|
|
382
|
+
.ui-tabs .ui-tabs-panel {
|
|
383
|
+
display: block;
|
|
384
|
+
border-width: 0;
|
|
385
|
+
padding: 1em 1.4em;
|
|
386
|
+
background: none;
|
|
387
|
+
}
|
|
156
388
|
|
|
157
389
|
// Component containers
|
|
158
|
-
|
|
390
|
+
////////
|
|
159
391
|
.ui-widget {
|
|
160
|
-
font-family:
|
|
392
|
+
font-family: Verdana,Arial,sans-serif;
|
|
161
393
|
font-size: 1.1em;
|
|
162
394
|
}
|
|
163
395
|
.ui-widget .ui-widget {
|
|
@@ -167,41 +399,41 @@
|
|
|
167
399
|
.ui-widget select,
|
|
168
400
|
.ui-widget textarea,
|
|
169
401
|
.ui-widget button {
|
|
170
|
-
font-family:
|
|
402
|
+
font-family: Verdana,Arial,sans-serif;
|
|
171
403
|
font-size: 1em;
|
|
172
404
|
}
|
|
173
405
|
.ui-widget-content {
|
|
174
|
-
border: 1px solid #
|
|
175
|
-
background: #
|
|
176
|
-
color: #
|
|
406
|
+
border: 1px solid #aaaaaa;
|
|
407
|
+
background: #ffffff image-url("jquery-ui/images//ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
|
|
408
|
+
color: #222222;
|
|
177
409
|
}
|
|
178
410
|
.ui-widget-content a {
|
|
179
|
-
color: #
|
|
411
|
+
color: #222222;
|
|
180
412
|
}
|
|
181
413
|
.ui-widget-header {
|
|
182
|
-
border: 1px solid #
|
|
183
|
-
background: #
|
|
184
|
-
color: #
|
|
414
|
+
border: 1px solid #aaaaaa;
|
|
415
|
+
background: #cccccc image-url("jquery-ui/images//ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
|
|
416
|
+
color: #222222;
|
|
185
417
|
font-weight: bold;
|
|
186
418
|
}
|
|
187
419
|
.ui-widget-header a {
|
|
188
|
-
color: #
|
|
420
|
+
color: #222222;
|
|
189
421
|
}
|
|
190
422
|
|
|
191
423
|
// Interaction states
|
|
192
|
-
|
|
424
|
+
////////
|
|
193
425
|
.ui-state-default,
|
|
194
426
|
.ui-widget-content .ui-state-default,
|
|
195
427
|
.ui-widget-header .ui-state-default {
|
|
196
|
-
border: 1px solid #
|
|
197
|
-
background: #
|
|
198
|
-
font-weight:
|
|
199
|
-
color: #
|
|
428
|
+
border: 1px solid #d3d3d3;
|
|
429
|
+
background: #e6e6e6 image-url("jquery-ui/images//ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
|
|
430
|
+
font-weight: normal;
|
|
431
|
+
color: #555555;
|
|
200
432
|
}
|
|
201
433
|
.ui-state-default a,
|
|
202
434
|
.ui-state-default a:link,
|
|
203
435
|
.ui-state-default a:visited {
|
|
204
|
-
color: #
|
|
436
|
+
color: #555555;
|
|
205
437
|
text-decoration: none;
|
|
206
438
|
}
|
|
207
439
|
.ui-state-hover,
|
|
@@ -210,10 +442,10 @@
|
|
|
210
442
|
.ui-state-focus,
|
|
211
443
|
.ui-widget-content .ui-state-focus,
|
|
212
444
|
.ui-widget-header .ui-state-focus {
|
|
213
|
-
border: 1px solid #
|
|
214
|
-
background: #
|
|
215
|
-
font-weight:
|
|
216
|
-
color: #
|
|
445
|
+
border: 1px solid #999999;
|
|
446
|
+
background: #dadada image-url("jquery-ui/images//ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
|
|
447
|
+
font-weight: normal;
|
|
448
|
+
color: #212121;
|
|
217
449
|
}
|
|
218
450
|
.ui-state-hover a,
|
|
219
451
|
.ui-state-hover a:hover,
|
|
@@ -223,31 +455,31 @@
|
|
|
223
455
|
.ui-state-focus a:hover,
|
|
224
456
|
.ui-state-focus a:link,
|
|
225
457
|
.ui-state-focus a:visited {
|
|
226
|
-
color: #
|
|
458
|
+
color: #212121;
|
|
227
459
|
text-decoration: none;
|
|
228
460
|
}
|
|
229
461
|
.ui-state-active,
|
|
230
462
|
.ui-widget-content .ui-state-active,
|
|
231
463
|
.ui-widget-header .ui-state-active {
|
|
232
|
-
border: 1px solid #
|
|
233
|
-
background: #ffffff image-url("jquery-ui/images
|
|
234
|
-
font-weight:
|
|
235
|
-
color: #
|
|
464
|
+
border: 1px solid #aaaaaa;
|
|
465
|
+
background: #ffffff image-url("jquery-ui/images//ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
|
|
466
|
+
font-weight: normal;
|
|
467
|
+
color: #212121;
|
|
236
468
|
}
|
|
237
469
|
.ui-state-active a,
|
|
238
470
|
.ui-state-active a:link,
|
|
239
471
|
.ui-state-active a:visited {
|
|
240
|
-
color: #
|
|
472
|
+
color: #212121;
|
|
241
473
|
text-decoration: none;
|
|
242
474
|
}
|
|
243
475
|
|
|
244
476
|
// Interaction Cues
|
|
245
|
-
|
|
477
|
+
////////
|
|
246
478
|
.ui-state-highlight,
|
|
247
479
|
.ui-widget-content .ui-state-highlight,
|
|
248
480
|
.ui-widget-header .ui-state-highlight {
|
|
249
|
-
border: 1px solid #
|
|
250
|
-
background: #
|
|
481
|
+
border: 1px solid #fcefa1;
|
|
482
|
+
background: #fbf9ee image-url("jquery-ui/images//ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
|
|
251
483
|
color: #363636;
|
|
252
484
|
}
|
|
253
485
|
.ui-state-highlight a,
|
|
@@ -259,18 +491,18 @@
|
|
|
259
491
|
.ui-widget-content .ui-state-error,
|
|
260
492
|
.ui-widget-header .ui-state-error {
|
|
261
493
|
border: 1px solid #cd0a0a;
|
|
262
|
-
background: #
|
|
263
|
-
color: #
|
|
494
|
+
background: #fef1ec image-url("jquery-ui/images//ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
|
|
495
|
+
color: #cd0a0a;
|
|
264
496
|
}
|
|
265
497
|
.ui-state-error a,
|
|
266
498
|
.ui-widget-content .ui-state-error a,
|
|
267
499
|
.ui-widget-header .ui-state-error a {
|
|
268
|
-
color: #
|
|
500
|
+
color: #cd0a0a;
|
|
269
501
|
}
|
|
270
502
|
.ui-state-error-text,
|
|
271
503
|
.ui-widget-content .ui-state-error-text,
|
|
272
504
|
.ui-widget-header .ui-state-error-text {
|
|
273
|
-
color: #
|
|
505
|
+
color: #cd0a0a;
|
|
274
506
|
}
|
|
275
507
|
.ui-priority-primary,
|
|
276
508
|
.ui-widget-content .ui-priority-primary,
|
|
@@ -281,54 +513,54 @@
|
|
|
281
513
|
.ui-widget-content .ui-priority-secondary,
|
|
282
514
|
.ui-widget-header .ui-priority-secondary {
|
|
283
515
|
opacity: .7;
|
|
284
|
-
filter:Alpha(Opacity=70); // support: IE8
|
|
516
|
+
filter:Alpha(Opacity=70); // support: IE8 */
|
|
285
517
|
font-weight: normal;
|
|
286
518
|
}
|
|
287
519
|
.ui-state-disabled,
|
|
288
520
|
.ui-widget-content .ui-state-disabled,
|
|
289
521
|
.ui-widget-header .ui-state-disabled {
|
|
290
522
|
opacity: .35;
|
|
291
|
-
filter:Alpha(Opacity=35); // support: IE8
|
|
523
|
+
filter:Alpha(Opacity=35); // support: IE8 */
|
|
292
524
|
background-image: none;
|
|
293
525
|
}
|
|
294
526
|
.ui-state-disabled .ui-icon {
|
|
295
|
-
filter:Alpha(Opacity=35); // support: IE8 - See #6059
|
|
527
|
+
filter:Alpha(Opacity=35); // support: IE8 - See #6059 */
|
|
296
528
|
}
|
|
297
529
|
|
|
298
530
|
// Icons
|
|
299
|
-
|
|
531
|
+
////////
|
|
300
532
|
|
|
301
|
-
// states and images
|
|
533
|
+
// states and images */
|
|
302
534
|
.ui-icon {
|
|
303
535
|
width: 16px;
|
|
304
536
|
height: 16px;
|
|
305
537
|
}
|
|
306
538
|
.ui-icon,
|
|
307
539
|
.ui-widget-content .ui-icon {
|
|
308
|
-
background-image: image-url("jquery-ui/images
|
|
540
|
+
background-image: image-url("jquery-ui/images//ui-icons_222222_256x240.png");
|
|
309
541
|
}
|
|
310
542
|
.ui-widget-header .ui-icon {
|
|
311
|
-
background-image: image-url("jquery-ui/images
|
|
543
|
+
background-image: image-url("jquery-ui/images//ui-icons_222222_256x240.png");
|
|
312
544
|
}
|
|
313
545
|
.ui-state-default .ui-icon {
|
|
314
|
-
background-image: image-url("jquery-ui/images
|
|
546
|
+
background-image: image-url("jquery-ui/images//ui-icons_888888_256x240.png");
|
|
315
547
|
}
|
|
316
548
|
.ui-state-hover .ui-icon,
|
|
317
549
|
.ui-state-focus .ui-icon {
|
|
318
|
-
background-image: image-url("jquery-ui/images
|
|
550
|
+
background-image: image-url("jquery-ui/images//ui-icons_454545_256x240.png");
|
|
319
551
|
}
|
|
320
552
|
.ui-state-active .ui-icon {
|
|
321
|
-
background-image: image-url("jquery-ui/images
|
|
553
|
+
background-image: image-url("jquery-ui/images//ui-icons_454545_256x240.png");
|
|
322
554
|
}
|
|
323
555
|
.ui-state-highlight .ui-icon {
|
|
324
|
-
background-image: image-url("jquery-ui/images
|
|
556
|
+
background-image: image-url("jquery-ui/images//ui-icons_2e83ff_256x240.png");
|
|
325
557
|
}
|
|
326
558
|
.ui-state-error .ui-icon,
|
|
327
559
|
.ui-state-error-text .ui-icon {
|
|
328
|
-
background-image: image-url("jquery-ui/images
|
|
560
|
+
background-image: image-url("jquery-ui/images//ui-icons_cd0a0a_256x240.png");
|
|
329
561
|
}
|
|
330
562
|
|
|
331
|
-
// positioning
|
|
563
|
+
// positioning */
|
|
332
564
|
.ui-icon-blank { background-position: 16px 16px; }
|
|
333
565
|
.ui-icon-carat-1-n { background-position: 0 0; }
|
|
334
566
|
.ui-icon-carat-1-ne { background-position: -16px 0; }
|
|
@@ -466,7 +698,7 @@
|
|
|
466
698
|
.ui-icon-seek-prev { background-position: -48px -160px; }
|
|
467
699
|
.ui-icon-seek-end { background-position: -64px -160px; }
|
|
468
700
|
.ui-icon-seek-start { background-position: -80px -160px; }
|
|
469
|
-
// ui-icon-seek-first is deprecated, use ui-icon-seek-start instead
|
|
701
|
+
// ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
|
|
470
702
|
.ui-icon-seek-first { background-position: -80px -160px; }
|
|
471
703
|
.ui-icon-stop { background-position: -96px -160px; }
|
|
472
704
|
.ui-icon-eject { background-position: -112px -160px; }
|
|
@@ -508,9 +740,9 @@
|
|
|
508
740
|
|
|
509
741
|
|
|
510
742
|
// Misc visuals
|
|
511
|
-
|
|
743
|
+
////////
|
|
512
744
|
|
|
513
|
-
// Corner radius
|
|
745
|
+
// Corner radius */
|
|
514
746
|
.ui-corner-all,
|
|
515
747
|
.ui-corner-top,
|
|
516
748
|
.ui-corner-left,
|
|
@@ -536,17 +768,17 @@
|
|
|
536
768
|
border-bottom-right-radius: 4px;
|
|
537
769
|
}
|
|
538
770
|
|
|
539
|
-
// Overlays
|
|
771
|
+
// Overlays */
|
|
540
772
|
.ui-widget-overlay {
|
|
541
|
-
background: #
|
|
542
|
-
opacity: .
|
|
543
|
-
filter: Alpha(Opacity=
|
|
773
|
+
background: #aaaaaa image-url("jquery-ui/images//ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
|
|
774
|
+
opacity: .3;
|
|
775
|
+
filter: Alpha(Opacity=30); // support: IE8 */
|
|
544
776
|
}
|
|
545
777
|
.ui-widget-shadow {
|
|
546
|
-
margin: -
|
|
547
|
-
padding:
|
|
548
|
-
background: #
|
|
549
|
-
opacity: .
|
|
550
|
-
filter: Alpha(Opacity=
|
|
551
|
-
border-radius:
|
|
778
|
+
margin: -8px 0 0 -8px;
|
|
779
|
+
padding: 8px;
|
|
780
|
+
background: #aaaaaa image-url("jquery-ui/images//ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
|
|
781
|
+
opacity: .3;
|
|
782
|
+
filter: Alpha(Opacity=30); // support: IE8 */
|
|
783
|
+
border-radius: 8px;
|
|
552
784
|
}
|