Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F1609709
ColorPicker.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
ColorPicker.css
View Options
.
dojoxColorPicker
{
padding
:
8
px
;
border
:
1
px
solid
#a0a0a0
;
background
:
#ededed
;
width
:
300
px
;
height
:
150
px
;
-moz-
border-radius
:
4
pt
;
-webkit-
border-radius
:
5
pt
;
}
.
dojoxColorPickerBox
{
position
:
relative
;
width
:
150
px
;
height
:
150
px
;
margin
:
0
;
padding
:
0
;
}
.
dojoxColorPickerUnderlay
{
position
:
absolute
;
top
:
0
;
left
:
0
;
width
:
150
px
;
height
:
150
px
;
z-index
:
1
;
border
:
1
px
solid
#a0a0a0
;
}
.
dojoxHuePickerUnderlay
{
background
:
url
(
images/hue.png
)
no-repeat
top
center
;
position
:
absolute
;
top
:
0
;
left
:
0
;
height
:
150
px
;
width
:
20
px
;
z-index
:
1
;
}
.
dojoxHuePicker
{
position
:
relative
;
top
:
-150
px
;
left
:
157
px
;
}
.
dojoxHuePickerPoint
{
position
:
absolute
;
top
:
0
;
left
:
0
;
width
:
20
px
;
height
:
8
px
;
z-index
:
3
;
background-color
:
#666
;
cursor
:
pointer
;
background
:
url
(
images/hueHandle.png
)
no-repeat
center
center
;
}
.
dojoxColorPickerPoint
{
position
:
absolute
;
width
:
10
px
;
height
:
10
px
;
background
:
url
(
images/pickerPointer.png
)
no-repeat
center
center
;
border
:
0
;
z-index
:
3
;
cursor
:
pointer
;
}
.
dojoxColorPickerPreview
{
display
:
block
;
width
:
45
px
;
height
:
45
px
;
border
:
1
px
solid
#333
;
background-color
:
#fff
;
position
:
relative
;
top
:
-150
px
;
left
:
185
px
;
}
.
dojoxColorPickerWebSafePreview
{
display
:
block
;
width
:
25
px
;
height
:
25
px
;
position
:
relative
;
top
:
-197
px
;
left
:
240
px
;
border
:
1
px
solid
#333
;
}
.
dojoxColorPickerOptional
{
position
:
relative
;
top
:
-170
px
;
left
:
185
px
;
}
.
dojoxColorPickerRgb
{
position
:
absolute
;
top
:
0
;
left
:
0
;
}
.
dojoxColorPickerHsv
{
position
:
absolute
;
top
:
0
;
left
:
50
px
;
}
.
dojoxColorPickerHex
{
position
:
absolute
;
top
:
73
px
;
left
:
2
px
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 29, 03:55 (1 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27277
Default Alt Text
ColorPicker.css (1 KB)
Attached To
rZED Zed
Event Timeline
Log In to Comment