jquery_datepick 1.0.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/.gitignore +17 -0
- data/Gemfile +4 -0
- data/LICENSE.txt +22 -0
- data/README.md +58 -0
- data/Rakefile +1 -0
- data/jquery_datepick.gemspec +20 -0
- data/lib/jquery_datepick/datepick_helper.rb +13 -0
- data/lib/jquery_datepick/form_helper.rb +61 -0
- data/lib/jquery_datepick/version.rb +3 -0
- data/lib/jquery_datepick.rb +16 -0
- data/vendor/assets/images/calendar-blue.gif +0 -0
- data/vendor/assets/images/calendar-green.gif +0 -0
- data/vendor/assets/images/calendar.gif +0 -0
- data/vendor/assets/javascripts/jquery.datepick-af.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-am.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-ar-DZ.js +28 -0
- data/vendor/assets/javascripts/jquery.datepick-ar-EG.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-ar.js +30 -0
- data/vendor/assets/javascripts/jquery.datepick-az.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-bg.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-bs.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-ca.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-cs.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-da.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-de-CH.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-de.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-el.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-en-AU.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-en-GB.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-en-NZ.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-eo.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-es-AR.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-es-PE.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-es.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-et.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-eu.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-fa.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-fi.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-fo.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-fr-CH.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-fr.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-gl.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-gu.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-he.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-hi-IN.js +27 -0
- data/vendor/assets/javascripts/jquery.datepick-hi.js +27 -0
- data/vendor/assets/javascripts/jquery.datepick-hr.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-hu.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-hy.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-id.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-is.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-it.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-ja.js +31 -0
- data/vendor/assets/javascripts/jquery.datepick-ka.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-km.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-ko.js +31 -0
- data/vendor/assets/javascripts/jquery.datepick-lt.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-lv.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-me-ME.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-me.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-mk.js +31 -0
- data/vendor/assets/javascripts/jquery.datepick-ml.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-ms.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-mt.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-nl-BE.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-nl.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-no.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-pl.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-pt-BR.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-pt.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-rm.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-ro.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-ru.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-sk.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-sl.js +30 -0
- data/vendor/assets/javascripts/jquery.datepick-sq.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-sr-SR.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-sr.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-sv.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-ta.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-th.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-tr.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-uk.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-ur.js +30 -0
- data/vendor/assets/javascripts/jquery.datepick-vi.js +29 -0
- data/vendor/assets/javascripts/jquery.datepick-zh-CN.js +31 -0
- data/vendor/assets/javascripts/jquery.datepick-zh-HK.js +31 -0
- data/vendor/assets/javascripts/jquery.datepick-zh-TW.js +31 -0
- data/vendor/assets/javascripts/jquery.datepick.ext.js +264 -0
- data/vendor/assets/javascripts/jquery.datepick.ext.min.js +7 -0
- data/vendor/assets/javascripts/jquery.datepick.js +2056 -0
- data/vendor/assets/javascripts/jquery.datepick.lang.js +2185 -0
- data/vendor/assets/javascripts/jquery.datepick.lang.min.js +3 -0
- data/vendor/assets/javascripts/jquery.datepick.min.js +7 -0
- data/vendor/assets/javascripts/jquery.datepick.validation.js +230 -0
- data/vendor/assets/javascripts/jquery.datepick.validation.min.js +8 -0
- data/vendor/assets/stylesheets/flora.datepick.css +208 -0
- data/vendor/assets/stylesheets/humanity.datepick.css +197 -0
- data/vendor/assets/stylesheets/jquery.datepick.css +216 -0
- data/vendor/assets/stylesheets/redmond.datepick.css +199 -0
- data/vendor/assets/stylesheets/smoothness.datepick.css +200 -0
- data/vendor/assets/stylesheets/ui-black-tie.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui-blitzer.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui-cupertino.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui-dark-hive.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui-dot-luv.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui-eggplant.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui-excite-bike.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui-flick.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui-hot-sneaks.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui-humanity.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui-le-frog.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui-mint-choc.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui-overcast.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui-pepper-grinder.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui-redmond.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui-smoothness.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui-south-street.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui-start.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui-sunny.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui-swanky-purse.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui-trontastic.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui-ui-darkness.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui-ui-lightness.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui-vader.datepick.css +18 -0
- data/vendor/assets/stylesheets/ui.datepick.css +118 -0
- metadata +194 -0
|
@@ -0,0 +1,216 @@
|
|
|
1
|
+
/* Default styling for jQuery Datepicker v4.1.0. */
|
|
2
|
+
.datepick {
|
|
3
|
+
background-color: #fff;
|
|
4
|
+
color: #000;
|
|
5
|
+
border: 1px solid #444;
|
|
6
|
+
border-radius: 0.25em;
|
|
7
|
+
-moz-border-radius: 0.25em;
|
|
8
|
+
-webkit-border-radius: 0.25em;
|
|
9
|
+
font-family: Arial,Helvetica,Sans-serif;
|
|
10
|
+
font-size: 90%;
|
|
11
|
+
}
|
|
12
|
+
.datepick-rtl {
|
|
13
|
+
direction: rtl;
|
|
14
|
+
}
|
|
15
|
+
.datepick-popup {
|
|
16
|
+
z-index: 1000;
|
|
17
|
+
}
|
|
18
|
+
.datepick-disable {
|
|
19
|
+
position: absolute;
|
|
20
|
+
z-index: 100;
|
|
21
|
+
background-color: white;
|
|
22
|
+
opacity: 0.5;
|
|
23
|
+
filter: alpha(opacity=50);
|
|
24
|
+
}
|
|
25
|
+
.datepick a {
|
|
26
|
+
color: #fff;
|
|
27
|
+
text-decoration: none;
|
|
28
|
+
}
|
|
29
|
+
.datepick a.datepick-disabled {
|
|
30
|
+
color: #888;
|
|
31
|
+
cursor: auto;
|
|
32
|
+
}
|
|
33
|
+
.datepick button {
|
|
34
|
+
margin: 0.25em;
|
|
35
|
+
padding: 0.125em 0em;
|
|
36
|
+
background-color: #fcc;
|
|
37
|
+
border: none;
|
|
38
|
+
border-radius: 0.25em;
|
|
39
|
+
-moz-border-radius: 0.25em;
|
|
40
|
+
-webkit-border-radius: 0.25em;
|
|
41
|
+
font-weight: bold;
|
|
42
|
+
}
|
|
43
|
+
.datepick-nav, .datepick-ctrl {
|
|
44
|
+
float: left;
|
|
45
|
+
width: 100%;
|
|
46
|
+
background-color: #000;
|
|
47
|
+
color: #fff;
|
|
48
|
+
font-size: 90%;
|
|
49
|
+
font-weight: bold;
|
|
50
|
+
}
|
|
51
|
+
.datepick-ctrl {
|
|
52
|
+
background-color: #600;
|
|
53
|
+
}
|
|
54
|
+
.datepick-cmd {
|
|
55
|
+
width: 30%;
|
|
56
|
+
}
|
|
57
|
+
.datepick-cmd:hover {
|
|
58
|
+
background-color: #777;
|
|
59
|
+
}
|
|
60
|
+
.datepick-ctrl .datepick-cmd:hover {
|
|
61
|
+
background-color: #f08080;
|
|
62
|
+
}
|
|
63
|
+
.datepick-cmd-prevJump, .datepick-cmd-nextJump {
|
|
64
|
+
width: 8%;
|
|
65
|
+
}
|
|
66
|
+
a.datepick-cmd {
|
|
67
|
+
height: 1.5em;
|
|
68
|
+
}
|
|
69
|
+
button.datepick-cmd {
|
|
70
|
+
text-align: center;
|
|
71
|
+
}
|
|
72
|
+
.datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear {
|
|
73
|
+
float: left;
|
|
74
|
+
padding-left: 2%;
|
|
75
|
+
}
|
|
76
|
+
.datepick-cmd-current, .datepick-cmd-today {
|
|
77
|
+
float: left;
|
|
78
|
+
width: 35%;
|
|
79
|
+
text-align: center;
|
|
80
|
+
}
|
|
81
|
+
.datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close {
|
|
82
|
+
float: right;
|
|
83
|
+
padding-right: 2%;
|
|
84
|
+
text-align: right;
|
|
85
|
+
}
|
|
86
|
+
.datepick-rtl .datepick-cmd-prev, .datepick-rtl .datepick-cmd-prevJump,
|
|
87
|
+
.datepick-rtl .datepick-cmd-clear {
|
|
88
|
+
float: right;
|
|
89
|
+
padding-left: 0%;
|
|
90
|
+
padding-right: 2%;
|
|
91
|
+
text-align: right;
|
|
92
|
+
}
|
|
93
|
+
.datepick-rtl .datepick-cmd-current, .datepick-rtl .datepick-cmd-today {
|
|
94
|
+
float: right;
|
|
95
|
+
}
|
|
96
|
+
.datepick-rtl .datepick-cmd-next, .datepick-rtl .datepick-cmd-nextJump,
|
|
97
|
+
.datepick-rtl .datepick-cmd-close {
|
|
98
|
+
float: left;
|
|
99
|
+
padding-left: 2%;
|
|
100
|
+
padding-right: 0%;
|
|
101
|
+
text-align: left;
|
|
102
|
+
}
|
|
103
|
+
.datepick-month-nav {
|
|
104
|
+
float: left;
|
|
105
|
+
background-color: #777;
|
|
106
|
+
text-align: center;
|
|
107
|
+
}
|
|
108
|
+
.datepick-month-nav div {
|
|
109
|
+
float: left;
|
|
110
|
+
width: 12.5%;
|
|
111
|
+
margin: 1%;
|
|
112
|
+
padding: 1%;
|
|
113
|
+
}
|
|
114
|
+
.datepick-month-nav span {
|
|
115
|
+
color: #888;
|
|
116
|
+
}
|
|
117
|
+
.datepick-month-row {
|
|
118
|
+
clear: left;
|
|
119
|
+
}
|
|
120
|
+
.datepick-month {
|
|
121
|
+
float: left;
|
|
122
|
+
width: 15em;
|
|
123
|
+
border: 1px solid #444;
|
|
124
|
+
text-align: center;
|
|
125
|
+
}
|
|
126
|
+
.datepick-month-header, .datepick-month-header select, .datepick-month-header input {
|
|
127
|
+
height: 1.5em;
|
|
128
|
+
background-color: #444;
|
|
129
|
+
color: #fff;
|
|
130
|
+
font-weight: bold;
|
|
131
|
+
}
|
|
132
|
+
.datepick-month-header select, .datepick-month-header input {
|
|
133
|
+
height: 1.4em;
|
|
134
|
+
border: none;
|
|
135
|
+
font-size: 100%;
|
|
136
|
+
}
|
|
137
|
+
.datepick-month-header input {
|
|
138
|
+
position: absolute;
|
|
139
|
+
display: none;
|
|
140
|
+
}
|
|
141
|
+
.datepick-month table {
|
|
142
|
+
width: 100%;
|
|
143
|
+
border-collapse: collapse;
|
|
144
|
+
}
|
|
145
|
+
.datepick-month thead {
|
|
146
|
+
border-bottom: 1px solid #aaa;
|
|
147
|
+
}
|
|
148
|
+
.datepick-month th, .datepick-month td {
|
|
149
|
+
margin: 0em;
|
|
150
|
+
padding: 0em;
|
|
151
|
+
font-weight: normal;
|
|
152
|
+
text-align: center;
|
|
153
|
+
}
|
|
154
|
+
.datepick-month th {
|
|
155
|
+
border: 1px solid #777;
|
|
156
|
+
}
|
|
157
|
+
.datepick-month th, .datepick-month th a {
|
|
158
|
+
background-color: #777;
|
|
159
|
+
color: #fff;
|
|
160
|
+
}
|
|
161
|
+
.datepick-month td {
|
|
162
|
+
background-color: #eee;
|
|
163
|
+
border: 1px solid #aaa;
|
|
164
|
+
}
|
|
165
|
+
.datepick-month td.datepick-week {
|
|
166
|
+
border: 1px solid #777;
|
|
167
|
+
}
|
|
168
|
+
.datepick-month td.datepick-week * {
|
|
169
|
+
background-color: #777;
|
|
170
|
+
color: #fff;
|
|
171
|
+
border: none;
|
|
172
|
+
}
|
|
173
|
+
.datepick-month a {
|
|
174
|
+
display: block;
|
|
175
|
+
width: 100%;
|
|
176
|
+
padding: 0.125em 0em;
|
|
177
|
+
background-color: #eee;
|
|
178
|
+
color: #000;
|
|
179
|
+
text-decoration: none;
|
|
180
|
+
}
|
|
181
|
+
.datepick-month span {
|
|
182
|
+
display: block;
|
|
183
|
+
width: 100%;
|
|
184
|
+
padding: 0.125em 0em;
|
|
185
|
+
}
|
|
186
|
+
.datepick-month td span {
|
|
187
|
+
color: #888;
|
|
188
|
+
}
|
|
189
|
+
.datepick-month td .datepick-other-month {
|
|
190
|
+
background-color: #fff;
|
|
191
|
+
}
|
|
192
|
+
.datepick-month td .datepick-weekend {
|
|
193
|
+
background-color: #ddd;
|
|
194
|
+
}
|
|
195
|
+
.datepick-month td .datepick-today {
|
|
196
|
+
background-color: #f0c0c0;
|
|
197
|
+
}
|
|
198
|
+
.datepick-month td .datepick-highlight {
|
|
199
|
+
background-color: #f08080;
|
|
200
|
+
}
|
|
201
|
+
.datepick-month td .datepick-selected {
|
|
202
|
+
background-color: #777;
|
|
203
|
+
color: #fff;
|
|
204
|
+
}
|
|
205
|
+
.datepick-month th.datepick-week {
|
|
206
|
+
background-color: #777;
|
|
207
|
+
color: #fff;
|
|
208
|
+
}
|
|
209
|
+
.datepick-status {
|
|
210
|
+
clear: both;
|
|
211
|
+
background-color: #ddd;
|
|
212
|
+
text-align: center;
|
|
213
|
+
}
|
|
214
|
+
.datepick-clear-fix {
|
|
215
|
+
clear: both;
|
|
216
|
+
}
|
|
@@ -0,0 +1,199 @@
|
|
|
1
|
+
/* Redmond style sheet for jQuery Datepicker v4.1.0. */
|
|
2
|
+
.datepick {
|
|
3
|
+
background-color: #fff;
|
|
4
|
+
color: #222;
|
|
5
|
+
border: 1px solid #4297d7;
|
|
6
|
+
border-radius: 0.25em;
|
|
7
|
+
-moz-border-radius: 0.25em;
|
|
8
|
+
-webkit-border-radius: 0.25em;
|
|
9
|
+
font-family: Arial,Helvetica,Sans-serif;
|
|
10
|
+
font-size: 90%;
|
|
11
|
+
}
|
|
12
|
+
.datepick-rtl {
|
|
13
|
+
direction: rtl;
|
|
14
|
+
}
|
|
15
|
+
.datepick-popup {
|
|
16
|
+
z-index: 1000;
|
|
17
|
+
}
|
|
18
|
+
.datepick-disable {
|
|
19
|
+
position: absolute;
|
|
20
|
+
z-index: 100;
|
|
21
|
+
background-color: white;
|
|
22
|
+
opacity: 0.5;
|
|
23
|
+
filter: alpha(opacity=50);
|
|
24
|
+
}
|
|
25
|
+
.datepick a {
|
|
26
|
+
color: #222;
|
|
27
|
+
text-decoration: none;
|
|
28
|
+
}
|
|
29
|
+
.datepick a.datepick-disabled {
|
|
30
|
+
color: #888;
|
|
31
|
+
cursor: auto;
|
|
32
|
+
}
|
|
33
|
+
.datepick button {
|
|
34
|
+
margin: 0.25em;
|
|
35
|
+
padding: 0.125em 0em;
|
|
36
|
+
background-color: #5c9ccc;
|
|
37
|
+
color: #fff;
|
|
38
|
+
border: none;
|
|
39
|
+
border-radius: 0.25em;
|
|
40
|
+
-moz-border-radius: 0.25em;
|
|
41
|
+
-webkit-border-radius: 0.25em;
|
|
42
|
+
font-weight: bold;
|
|
43
|
+
}
|
|
44
|
+
.datepick-nav, .datepick-ctrl {
|
|
45
|
+
float: left;
|
|
46
|
+
width: 100%;
|
|
47
|
+
background-color: #fff;
|
|
48
|
+
font-size: 90%;
|
|
49
|
+
font-weight: bold;
|
|
50
|
+
}
|
|
51
|
+
.datepick-ctrl {
|
|
52
|
+
background-color: #d0e5f5;
|
|
53
|
+
}
|
|
54
|
+
.datepick-cmd {
|
|
55
|
+
width: 30%;
|
|
56
|
+
}
|
|
57
|
+
.datepick-cmd:hover {
|
|
58
|
+
background-color: #dfeffc;
|
|
59
|
+
}
|
|
60
|
+
button.datepick-cmd:hover {
|
|
61
|
+
background-color: #79b7e7;
|
|
62
|
+
}
|
|
63
|
+
.datepick-cmd-prevJump, .datepick-cmd-nextJump {
|
|
64
|
+
width: 8%;
|
|
65
|
+
}
|
|
66
|
+
a.datepick-cmd {
|
|
67
|
+
height: 1.5em;
|
|
68
|
+
}
|
|
69
|
+
button.datepick-cmd {
|
|
70
|
+
text-align: center;
|
|
71
|
+
}
|
|
72
|
+
.datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear {
|
|
73
|
+
float: left;
|
|
74
|
+
padding-left: 2%;
|
|
75
|
+
}
|
|
76
|
+
.datepick-cmd-current, .datepick-cmd-today {
|
|
77
|
+
float: left;
|
|
78
|
+
width: 35%;
|
|
79
|
+
text-align: center;
|
|
80
|
+
}
|
|
81
|
+
.datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close {
|
|
82
|
+
float: right;
|
|
83
|
+
padding-right: 2%;
|
|
84
|
+
text-align: right;
|
|
85
|
+
}
|
|
86
|
+
.datepick-rtl .datepick-cmd-prev, .datepick-rtl .datepick-cmd-prevJump,
|
|
87
|
+
.datepick-rtl .datepick-cmd-clear {
|
|
88
|
+
float: right;
|
|
89
|
+
padding-left: 0%;
|
|
90
|
+
padding-right: 2%;
|
|
91
|
+
text-align: right;
|
|
92
|
+
}
|
|
93
|
+
.datepick-rtl .datepick-cmd-current, .datepick-rtl .datepick-cmd-today {
|
|
94
|
+
float: right;
|
|
95
|
+
}
|
|
96
|
+
.datepick-rtl .datepick-cmd-next, .datepick-rtl .datepick-cmd-nextJump,
|
|
97
|
+
.datepick-rtl .datepick-cmd-close {
|
|
98
|
+
float: left;
|
|
99
|
+
padding-left: 2%;
|
|
100
|
+
padding-right: 0%;
|
|
101
|
+
text-align: left;
|
|
102
|
+
}
|
|
103
|
+
.datepick-month-nav {
|
|
104
|
+
float: left;
|
|
105
|
+
text-align: center;
|
|
106
|
+
}
|
|
107
|
+
.datepick-month-nav div {
|
|
108
|
+
float: left;
|
|
109
|
+
width: 12.5%;
|
|
110
|
+
margin: 1%;
|
|
111
|
+
padding: 1%;
|
|
112
|
+
}
|
|
113
|
+
.datepick-month-nav span {
|
|
114
|
+
color: #888;
|
|
115
|
+
}
|
|
116
|
+
.datepick-month-row {
|
|
117
|
+
clear: left;
|
|
118
|
+
}
|
|
119
|
+
.datepick-month {
|
|
120
|
+
float: left;
|
|
121
|
+
width: 15em;
|
|
122
|
+
border: 1px solid #5c9ccc;
|
|
123
|
+
text-align: center;
|
|
124
|
+
}
|
|
125
|
+
.datepick-month-header, .datepick-month-header select, .datepick-month-header input {
|
|
126
|
+
height: 1.5em;
|
|
127
|
+
background-color: #5c9ccc;
|
|
128
|
+
color: #fff;
|
|
129
|
+
font-weight: bold;
|
|
130
|
+
}
|
|
131
|
+
.datepick-month-header select, .datepick-month-header input {
|
|
132
|
+
height: 1.4em;
|
|
133
|
+
border: none;
|
|
134
|
+
}
|
|
135
|
+
.datepick-month-header input {
|
|
136
|
+
position: absolute;
|
|
137
|
+
display: none;
|
|
138
|
+
}
|
|
139
|
+
.datepick-month table {
|
|
140
|
+
width: 100%;
|
|
141
|
+
border-collapse: collapse;
|
|
142
|
+
}
|
|
143
|
+
.datepick-month thead {
|
|
144
|
+
border-bottom: 1px solid #aaa;
|
|
145
|
+
}
|
|
146
|
+
.datepick-month th, .datepick-month td {
|
|
147
|
+
margin: 0em;
|
|
148
|
+
padding: 0em;
|
|
149
|
+
font-weight: normal;
|
|
150
|
+
text-align: center;
|
|
151
|
+
}
|
|
152
|
+
.datepick-month th {
|
|
153
|
+
border: 1px solid #fff;
|
|
154
|
+
border-bottom: 1px solid #c5dbec;
|
|
155
|
+
}
|
|
156
|
+
.datepick-month td {
|
|
157
|
+
border: 1px solid #c5dbec;
|
|
158
|
+
}
|
|
159
|
+
.datepick-month td.datepick-week * {
|
|
160
|
+
background-color: #d0e5f5;
|
|
161
|
+
color: #222;
|
|
162
|
+
border: none;
|
|
163
|
+
}
|
|
164
|
+
.datepick-month a {
|
|
165
|
+
display: block;
|
|
166
|
+
width: 100%;
|
|
167
|
+
padding: 0.125em 0em;
|
|
168
|
+
background-color: #dfeffc;
|
|
169
|
+
color: #000;
|
|
170
|
+
text-decoration: none;
|
|
171
|
+
}
|
|
172
|
+
.datepick-month span {
|
|
173
|
+
display: block;
|
|
174
|
+
width: 100%;
|
|
175
|
+
padding: 0.125em 0em;
|
|
176
|
+
}
|
|
177
|
+
.datepick-month td span {
|
|
178
|
+
color: #888;
|
|
179
|
+
}
|
|
180
|
+
.datepick-month td .datepick-other-month {
|
|
181
|
+
background-color: #fff;
|
|
182
|
+
}
|
|
183
|
+
.datepick-month td .datepick-today {
|
|
184
|
+
background-color: #fad42e;
|
|
185
|
+
}
|
|
186
|
+
.datepick-month td .datepick-highlight {
|
|
187
|
+
background-color: #79b7e7;
|
|
188
|
+
}
|
|
189
|
+
.datepick-month td .datepick-selected {
|
|
190
|
+
background-color: #4297d7;
|
|
191
|
+
color: #fff;
|
|
192
|
+
}
|
|
193
|
+
.datepick-status {
|
|
194
|
+
clear: both;
|
|
195
|
+
text-align: center;
|
|
196
|
+
}
|
|
197
|
+
.datepick-clear-fix {
|
|
198
|
+
clear: both;
|
|
199
|
+
}
|
|
@@ -0,0 +1,200 @@
|
|
|
1
|
+
/* Smoothness style sheet for jQuery Datepicker v4.1.0. */
|
|
2
|
+
.datepick {
|
|
3
|
+
background-color: #fff;
|
|
4
|
+
color: #222;
|
|
5
|
+
border: 1px solid #aaa;
|
|
6
|
+
border-radius: 0.25em;
|
|
7
|
+
-moz-border-radius: 0.25em;
|
|
8
|
+
-webkit-border-radius: 0.25em;
|
|
9
|
+
font-family: Arial,Helvetica,Sans-serif;
|
|
10
|
+
font-size: 90%;
|
|
11
|
+
}
|
|
12
|
+
.datepick-rtl {
|
|
13
|
+
direction: rtl;
|
|
14
|
+
}
|
|
15
|
+
.datepick-popup {
|
|
16
|
+
z-index: 1000;
|
|
17
|
+
}
|
|
18
|
+
.datepick-disable {
|
|
19
|
+
position: absolute;
|
|
20
|
+
z-index: 100;
|
|
21
|
+
background-color: white;
|
|
22
|
+
opacity: 0.5;
|
|
23
|
+
filter: alpha(opacity=50);
|
|
24
|
+
}
|
|
25
|
+
.datepick a {
|
|
26
|
+
color: #222;
|
|
27
|
+
text-decoration: none;
|
|
28
|
+
}
|
|
29
|
+
.datepick a.datepick-disabled {
|
|
30
|
+
color: #888;
|
|
31
|
+
cursor: auto;
|
|
32
|
+
}
|
|
33
|
+
.datepick button {
|
|
34
|
+
margin: 0.25em;
|
|
35
|
+
padding: 0.125em 0em;
|
|
36
|
+
background-color: #fcc;
|
|
37
|
+
border: none;
|
|
38
|
+
border-radius: 0.25em;
|
|
39
|
+
-moz-border-radius: 0.25em;
|
|
40
|
+
-webkit-border-radius: 0.25em;
|
|
41
|
+
font-weight: bold;
|
|
42
|
+
}
|
|
43
|
+
.datepick-nav, .datepick-ctrl {
|
|
44
|
+
float: left;
|
|
45
|
+
width: 100%;
|
|
46
|
+
background-color: #fff;
|
|
47
|
+
font-size: 90%;
|
|
48
|
+
font-weight: bold;
|
|
49
|
+
}
|
|
50
|
+
.datepick-ctrl {
|
|
51
|
+
background-color: #fee6e3;
|
|
52
|
+
}
|
|
53
|
+
.datepick-cmd {
|
|
54
|
+
width: 30%;
|
|
55
|
+
}
|
|
56
|
+
.datepick-cmd:hover {
|
|
57
|
+
background-color: #e0e0e0;
|
|
58
|
+
}
|
|
59
|
+
.datepick-ctrl .datepick-cmd:hover {
|
|
60
|
+
background-color: #f08080;
|
|
61
|
+
}
|
|
62
|
+
.datepick-cmd-prevJump, .datepick-cmd-nextJump {
|
|
63
|
+
width: 8%;
|
|
64
|
+
}
|
|
65
|
+
a.datepick-cmd {
|
|
66
|
+
height: 1.5em;
|
|
67
|
+
}
|
|
68
|
+
button.datepick-cmd {
|
|
69
|
+
text-align: center;
|
|
70
|
+
}
|
|
71
|
+
.datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear {
|
|
72
|
+
float: left;
|
|
73
|
+
padding-left: 2%;
|
|
74
|
+
}
|
|
75
|
+
.datepick-cmd-current, .datepick-cmd-today {
|
|
76
|
+
float: left;
|
|
77
|
+
width: 35%;
|
|
78
|
+
text-align: center;
|
|
79
|
+
}
|
|
80
|
+
.datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close {
|
|
81
|
+
float: right;
|
|
82
|
+
padding-right: 2%;
|
|
83
|
+
text-align: right;
|
|
84
|
+
}
|
|
85
|
+
.datepick-rtl .datepick-cmd-prev, .datepick-rtl .datepick-cmd-prevJump,
|
|
86
|
+
.datepick-rtl .datepick-cmd-clear {
|
|
87
|
+
float: right;
|
|
88
|
+
padding-left: 0%;
|
|
89
|
+
padding-right: 2%;
|
|
90
|
+
text-align: right;
|
|
91
|
+
}
|
|
92
|
+
.datepick-rtl .datepick-cmd-current, .datepick-rtl .datepick-cmd-today {
|
|
93
|
+
float: right;
|
|
94
|
+
}
|
|
95
|
+
.datepick-rtl .datepick-cmd-next, .datepick-rtl .datepick-cmd-nextJump,
|
|
96
|
+
.datepick-rtl .datepick-cmd-close {
|
|
97
|
+
float: left;
|
|
98
|
+
padding-left: 2%;
|
|
99
|
+
padding-right: 0%;
|
|
100
|
+
text-align: left;
|
|
101
|
+
}
|
|
102
|
+
.datepick-month-nav {
|
|
103
|
+
float: left;
|
|
104
|
+
text-align: center;
|
|
105
|
+
}
|
|
106
|
+
.datepick-month-nav div {
|
|
107
|
+
float: left;
|
|
108
|
+
width: 12.5%;
|
|
109
|
+
margin: 1%;
|
|
110
|
+
padding: 1%;
|
|
111
|
+
}
|
|
112
|
+
.datepick-month-nav span {
|
|
113
|
+
color: #888;
|
|
114
|
+
}
|
|
115
|
+
.datepick-month-row {
|
|
116
|
+
clear: left;
|
|
117
|
+
}
|
|
118
|
+
.datepick-month {
|
|
119
|
+
float: left;
|
|
120
|
+
width: 15em;
|
|
121
|
+
border: 1px solid #aaa;
|
|
122
|
+
text-align: center;
|
|
123
|
+
}
|
|
124
|
+
.datepick-month-header, .datepick-month-header select, .datepick-month-header input {
|
|
125
|
+
height: 1.5em;
|
|
126
|
+
background-color: #e0e0e0;
|
|
127
|
+
color: #222;
|
|
128
|
+
font-weight: bold;
|
|
129
|
+
}
|
|
130
|
+
.datepick-month-header select, .datepick-month-header input {
|
|
131
|
+
height: 1.4em;
|
|
132
|
+
border: none;
|
|
133
|
+
}
|
|
134
|
+
.datepick-month-header input {
|
|
135
|
+
position: absolute;
|
|
136
|
+
display: none;
|
|
137
|
+
}
|
|
138
|
+
.datepick-month table {
|
|
139
|
+
width: 100%;
|
|
140
|
+
border-collapse: collapse;
|
|
141
|
+
}
|
|
142
|
+
.datepick-month thead {
|
|
143
|
+
border-bottom: 1px solid #aaa;
|
|
144
|
+
}
|
|
145
|
+
.datepick-month th, .datepick-month td {
|
|
146
|
+
margin: 0em;
|
|
147
|
+
padding: 0em;
|
|
148
|
+
font-weight: normal;
|
|
149
|
+
text-align: center;
|
|
150
|
+
}
|
|
151
|
+
.datepick-month thead tr {
|
|
152
|
+
border: 1px solid #aaa;
|
|
153
|
+
}
|
|
154
|
+
.datepick-month td {
|
|
155
|
+
background-color: #eee;
|
|
156
|
+
border: 1px solid #aaa;
|
|
157
|
+
}
|
|
158
|
+
.datepick-month td.datepick-week * {
|
|
159
|
+
background-color: #e0e0e0;
|
|
160
|
+
color: #222;
|
|
161
|
+
border: none;
|
|
162
|
+
}
|
|
163
|
+
.datepick-month a {
|
|
164
|
+
display: block;
|
|
165
|
+
width: 100%;
|
|
166
|
+
padding: 0.125em 0em;
|
|
167
|
+
background-color: #eee;
|
|
168
|
+
color: #000;
|
|
169
|
+
text-decoration: none;
|
|
170
|
+
}
|
|
171
|
+
.datepick-month span {
|
|
172
|
+
display: block;
|
|
173
|
+
width: 100%;
|
|
174
|
+
padding: 0.125em 0em;
|
|
175
|
+
}
|
|
176
|
+
.datepick-month td span {
|
|
177
|
+
color: #888;
|
|
178
|
+
}
|
|
179
|
+
.datepick-month td .datepick-other-month {
|
|
180
|
+
background-color: #fff;
|
|
181
|
+
}
|
|
182
|
+
.datepick-month td .datepick-weekend {
|
|
183
|
+
background-color: #ddd;
|
|
184
|
+
}
|
|
185
|
+
.datepick-month td .datepick-today {
|
|
186
|
+
background-color: #fbf9ee;
|
|
187
|
+
}
|
|
188
|
+
.datepick-month td .datepick-highlight {
|
|
189
|
+
background-color: #dadada;
|
|
190
|
+
}
|
|
191
|
+
.datepick-month td .datepick-selected {
|
|
192
|
+
background-color: #fcc;
|
|
193
|
+
}
|
|
194
|
+
.datepick-status {
|
|
195
|
+
clear: both;
|
|
196
|
+
text-align: center;
|
|
197
|
+
}
|
|
198
|
+
.datepick-clear-fix {
|
|
199
|
+
clear: both;
|
|
200
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/* ThemeRoller Blacktie override style sheet for jQuery date picker v4.1.0. */
|
|
2
|
+
@import "ui.datepick.css";
|
|
3
|
+
|
|
4
|
+
.ui-widget-header a,
|
|
5
|
+
.ui-widget-header select {
|
|
6
|
+
color: #eeeeee; /* Set (.ui-widget-header a) colour from theme here */
|
|
7
|
+
}
|
|
8
|
+
.ui-widget-header a:hover {
|
|
9
|
+
background-color: #1c1c1c; /* Set (.ui-state-hover) colours from theme here */
|
|
10
|
+
color: #ffffff;
|
|
11
|
+
}
|
|
12
|
+
.ui-widget-header select,
|
|
13
|
+
.ui-widget-header option {
|
|
14
|
+
background-color: #333333; /* Set (.ui-widget-header) background colour from theme here */
|
|
15
|
+
}
|
|
16
|
+
.ui-state-highlight a {
|
|
17
|
+
color: #363636; /* Set (.ui-state-highlight) colour from theme here */
|
|
18
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/* ThemeRoller Blitzer override style sheet for jQuery date picker v4.1.0. */
|
|
2
|
+
@import "ui.datepick.css";
|
|
3
|
+
|
|
4
|
+
.ui-widget-header a,
|
|
5
|
+
.ui-widget-header select {
|
|
6
|
+
color: #ffffff; /* Set (.ui-widget-header a) colour from theme here */
|
|
7
|
+
}
|
|
8
|
+
.ui-widget-header a:hover {
|
|
9
|
+
background-color: #f6f6f6; /* Set (.ui-state-hover) colours from theme here */
|
|
10
|
+
color: #111111;
|
|
11
|
+
}
|
|
12
|
+
.ui-widget-header select,
|
|
13
|
+
.ui-widget-header option {
|
|
14
|
+
background-color: #cc0000; /* Set (.ui-widget-header) background colour from theme here */
|
|
15
|
+
}
|
|
16
|
+
.ui-state-highlight a {
|
|
17
|
+
color: #555555; /* Set (.ui-state-highlight) colour from theme here */
|
|
18
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/* ThemeRoller Cupertino override style sheet for jQuery date picker v4.1.0. */
|
|
2
|
+
@import "ui.datepick.css";
|
|
3
|
+
|
|
4
|
+
.ui-widget-header a,
|
|
5
|
+
.ui-widget-header select {
|
|
6
|
+
color: #222222; /* Set (.ui-widget-header a) colour from theme here */
|
|
7
|
+
}
|
|
8
|
+
.ui-widget-header a:hover {
|
|
9
|
+
background-color: #f0f0f0; /* Set (.ui-state-hover) colours from theme here */
|
|
10
|
+
color: #0b5b98;
|
|
11
|
+
}
|
|
12
|
+
.ui-widget-header select,
|
|
13
|
+
.ui-widget-header option {
|
|
14
|
+
background-color: #e7eef3; /* Set (.ui-widget-header) background colour from theme here */
|
|
15
|
+
}
|
|
16
|
+
.ui-state-highlight a {
|
|
17
|
+
color: #363636; /* Set (.ui-state-highlight) colour from theme here */
|
|
18
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/* ThemeRoller Dark Hive override style sheet for jQuery date picker v4.1.0. */
|
|
2
|
+
@import "ui.datepick.css";
|
|
3
|
+
|
|
4
|
+
.ui-widget-header a,
|
|
5
|
+
.ui-widget-header select {
|
|
6
|
+
color: #ffffff; /* Set (.ui-widget-header a) colour from theme here */
|
|
7
|
+
}
|
|
8
|
+
.ui-widget-header a:hover {
|
|
9
|
+
background-color: #003147; /* Set (.ui-state-hover) colours from theme here */
|
|
10
|
+
color: #ffffff;;
|
|
11
|
+
}
|
|
12
|
+
.ui-widget-header select,
|
|
13
|
+
.ui-widget-header option {
|
|
14
|
+
background-color: #444444; /* Set (.ui-widget-header) background colour from theme here */
|
|
15
|
+
}
|
|
16
|
+
.ui-state-highlight a {
|
|
17
|
+
color: #eeeeee; /* Set (.ui-state-highlight) colour from theme here */
|
|
18
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/* ThemeRoller DotLuv override style sheet for jQuery date picker v4.1.0. */
|
|
2
|
+
@import "ui.datepick.css";
|
|
3
|
+
|
|
4
|
+
.ui-widget-header a,
|
|
5
|
+
.ui-widget-header select {
|
|
6
|
+
color: #f6f6f6; /* Set (.ui-widget-header a) colour from theme here */
|
|
7
|
+
}
|
|
8
|
+
.ui-widget-header a:hover {
|
|
9
|
+
background-color: #00498f; /* Set (.ui-state-hover) colours from theme here */
|
|
10
|
+
color: #ffffff;
|
|
11
|
+
}
|
|
12
|
+
.ui-widget-header select,
|
|
13
|
+
.ui-widget-header option {
|
|
14
|
+
background-color: #0b3e6f; /* Set (.ui-widget-header) background colour from theme here */
|
|
15
|
+
}
|
|
16
|
+
.ui-state-highlight a {
|
|
17
|
+
color: #ffffff; /* Set (.ui-state-highlight) colour from theme here */
|
|
18
|
+
}
|