Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F1296911
jquery.timepicker.min.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Nov 17, 11:08 PM
Size
1 KB
Mime Type
text/plain
Expires
Wed, Nov 19, 11:08 PM (19 h, 39 m)
Engine
blob
Format
Raw Data
Handle
290185
Attached To
rARCHIVING archiving
jquery.timepicker.min.css
View Options
/**
* jQuery Timepicker - v1.3.5 - 2016-07-10
* http://timepicker.co
*
* Enhances standard form input fields helping users to select (or type) times.
*
* Copyright (c) 2016 Willington Vega; Licensed MIT, GPL
*/
.ui-timepicker-container
{
position
:
absolute
;
overflow
:
hidden
;
box
-
sizing
:
border
-
box
}
.ui-timepicker
{
box
-
sizing
:
content
-
box
;
display
:
block
;
height
:
205px
;
list-style
:
none
outside
none
;
margin
:
0
;
padding
:
0
1px
;
text-align
:
center
}
.ui-timepicker-viewport
{
box
-
sizing
:
content
-
box
;
display
:
block
;
height
:
205px
;
margin
:
0
;
padding
:
0
;
overflow
:
auto
;
overflow-x
:
hidden
}
.ui-timepicker-standard
{
font-family
:
Verdana
,
Arial
,
sans-serif
;
font-size
:
1.1em
;
background-color
:
#FFF
;
border
:
1px
solid
#AAA
;
color
:
#222
;
margin
:
0
;
padding
:
2px
}
.ui-timepicker-standard
a
{
border
:
1px
solid
transparent
;
color
:
#222
;
display
:
block
;
padding
:.
2em
.4em
;
text-decoration
:
none
}
.ui-timepicker-standard
.ui-state-hover
{
background-color
:
#DADADA
;
border
:
1px
solid
#999
;
font-weight
:
400
;
color
:
#212121
}
.ui-timepicker-standard
.ui-menu-item
{
margin
:
0
;
padding
:
0
}
.ui-timepicker-corners
,
.ui-timepicker-corners
.ui-corner-all
{
-
moz
-
border
-
radius
:
4px
;
-
webkit
-
border
-
radius
:
4px
;
border
-
radius
:
4px
}
.ui-timepicker-hidden
{
display
:
none
}
.ui-timepicker-no-scrollbar
.ui-timepicker
{
border
:
0
}
Event Timeline
Log In to Comment