Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4110328
jquery.ui.datepicker.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
3 KB
Referenced Files
None
Subscribers
None
jquery.ui.datepicker.css
View Options
/*!
* jQuery UI Datepicker 1.9.2
* http://jqueryui.com
*
* Copyright 2012 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Datepicker#theming
*/
.
ui-datepicker
{
width
:
17
em
;
padding
:
.2
em
.2
em
0
;
display
:
none
;
}
.
ui-datepicker
.
ui-datepicker-header
{
position
:
relative
;
padding
:
.2
em
0
;
}
.
ui-datepicker
.
ui-datepicker-prev
,
.
ui-datepicker
.
ui-datepicker-next
{
position
:
absolute
;
top
:
2
px
;
width
:
1.8
em
;
height
:
1.8
em
;
}
.
ui-datepicker
.
ui-datepicker-prev-hover
,
.
ui-datepicker
.
ui-datepicker-next-hover
{
top
:
1
px
;
}
.
ui-datepicker
.
ui-datepicker-prev
{
left
:
2
px
;
}
.
ui-datepicker
.
ui-datepicker-next
{
right
:
2
px
;
}
.
ui-datepicker
.
ui-datepicker-prev-hover
{
left
:
1
px
;
}
.
ui-datepicker
.
ui-datepicker-next-hover
{
right
:
1
px
;
}
.
ui-datepicker
.
ui-datepicker-prev
span
,
.
ui-datepicker
.
ui-datepicker-next
span
{
display
:
block
;
position
:
absolute
;
left
:
50
%
;
margin-left
:
-8
px
;
top
:
50
%
;
margin-top
:
-8
px
;
}
.
ui-datepicker
.
ui-datepicker-title
{
margin
:
0
2.3
em
;
line-height
:
1.8
em
;
text-align
:
center
;
}
.
ui-datepicker
.
ui-datepicker-title
select
{
font-size
:
1
em
;
margin
:
1
px
0
;
}
.
ui-datepicker
select
.
ui-datepicker-month-year
{
width
:
100
%
;}
.
ui-datepicker
select
.
ui-datepicker-month
,
.
ui-datepicker
select
.
ui-datepicker-year
{
width
:
49
%
;}
.
ui-datepicker
table
{
width
:
100
%
;
font-size
:
.9
em
;
border-collapse
:
collapse
;
margin
:
0
0
.4
em
;
}
.
ui-datepicker
th
{
padding
:
.7
em
.3
em
;
text-align
:
center
;
font-weight
:
bold
;
border
:
0
;
}
.
ui-datepicker
td
{
border
:
0
;
padding
:
1
px
;
}
.
ui-datepicker
td
span
,
.
ui-datepicker
td
a
{
display
:
block
;
padding
:
.2
em
;
text-align
:
right
;
text-decoration
:
none
;
}
.
ui-datepicker
.
ui-datepicker-buttonpane
{
background-image
:
none
;
margin
:
.7
em
0
0
0
;
padding
:
0
.2
em
;
border-left
:
0
;
border-right
:
0
;
border-bottom
:
0
;
}
.
ui-datepicker
.
ui-datepicker-buttonpane
button
{
float
:
right
;
margin
:
.5
em
.2
em
.4
em
;
cursor
:
pointer
;
padding
:
.2
em
.6
em
.3
em
.6
em
;
width
:
auto
;
overflow
:
visible
;
}
.
ui-datepicker
.
ui-datepicker-buttonpane
button
.
ui-datepicker-current
{
float
:
left
;
}
/* with multiple calendars */
.
ui-datepicker
.
ui-datepicker-multi
{
width
:
auto
;
}
.
ui-datepicker-multi
.
ui-datepicker-group
{
float
:
left
;
}
.
ui-datepicker-multi
.
ui-datepicker-group
table
{
width
:
95
%
;
margin
:
0
auto
.4
em
;
}
.
ui-datepicker-multi-2
.
ui-datepicker-group
{
width
:
50
%
;
}
.
ui-datepicker-multi-3
.
ui-datepicker-group
{
width
:
33.3
%
;
}
.
ui-datepicker-multi-4
.
ui-datepicker-group
{
width
:
25
%
;
}
.
ui-datepicker-multi
.
ui-datepicker-group-last
.
ui-datepicker-header
{
border-left-width
:
0
;
}
.
ui-datepicker-multi
.
ui-datepicker-group-middle
.
ui-datepicker-header
{
border-left-width
:
0
;
}
.
ui-datepicker-multi
.
ui-datepicker-buttonpane
{
clear
:
left
;
}
.
ui-datepicker-row-break
{
clear
:
both
;
width
:
100
%
;
font-size
:
0
em
;
}
/* RTL support */
.
ui-datepicker-rtl
{
direction
:
rtl
;
}
.
ui-datepicker-rtl
.
ui-datepicker-prev
{
right
:
2
px
;
left
:
auto
;
}
.
ui-datepicker-rtl
.
ui-datepicker-next
{
left
:
2
px
;
right
:
auto
;
}
.
ui-datepicker-rtl
.
ui-datepicker-prev
:
hover
{
right
:
1
px
;
left
:
auto
;
}
.
ui-datepicker-rtl
.
ui-datepicker-next
:
hover
{
left
:
1
px
;
right
:
auto
;
}
.
ui-datepicker-rtl
.
ui-datepicker-buttonpane
{
clear
:
right
;
}
.
ui-datepicker-rtl
.
ui-datepicker-buttonpane
button
{
float
:
left
;
}
.
ui-datepicker-rtl
.
ui-datepicker-buttonpane
button
.
ui-datepicker-current
{
float
:
right
;
}
.
ui-datepicker-rtl
.
ui-datepicker-group
{
float
:
right
;
}
.
ui-datepicker-rtl
.
ui-datepicker-group-last
.
ui-datepicker-header
{
border-right-width
:
0
;
border-left-width
:
1
px
;
}
.
ui-datepicker-rtl
.
ui-datepicker-group-middle
.
ui-datepicker-header
{
border-right-width
:
0
;
border-left-width
:
1
px
;
}
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.
ui-datepicker-cover
{
position
:
absolute
;
/*must have*/
z-index
:
-1
;
/*must have*/
filter
:
mask
();
/*must have*/
top
:
-4
px
;
/*must have*/
left
:
-4
px
;
/*must have*/
width
:
200
px
;
/*must have*/
height
:
200
px
;
/*must have*/
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 18, 21:42 (1 d, 1 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
ce/ca/6a4ebe8a613b11ee88dc94b48f23
Default Alt Text
jquery.ui.datepicker.css (3 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment