Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F8766043
Slider.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Subscribers
None
Slider.css
View Options
.
nihilo
.
dijitSliderProgressBarH
{
border-color
:
#aab0bb
;
background
:
#c0c2c5
url
(
"../images/sliderFull.png"
)
repeat-x
top
left
;
}
.
nihilo
.
dijitSliderProgressBarV
{
border-color
:
#aab0bb
;
background
:
#c0c2c5
url
(
"../images/sliderFullVertical.png"
)
repeat-y
bottom
left
;
}
.
nihilo
.
dijitSliderFocused
.
dijitSliderProgressBarH
,
.
nihilo
.
dijitSliderFocused
.
dijitSliderLeftBumper
{
background-image
:
url
(
"../images/sliderFullFocus.png"
);
}
.
nihilo
.
dijitSliderFocused
.
dijitSliderProgressBarV
,
.
nihilo
.
dijitSliderFocused
.
dijitSliderBottomBumper
{
background-image
:
url
(
"../images/sliderFullVerticalFocus.png"
);
}
.
nihilo
.
dijitSliderRemainingBarV
{
border-color
:
#b4b4b4
;
background
:
#dcdcdc
url
(
"../images/sliderEmptyVertical.png"
)
repeat-y
bottom
left
;
}
.
nihilo
.
dijitSliderRemainingBarH
{
border-color
:
#b4b4b4
;
background
:
#dcdcdc
url
(
"../images/sliderEmpty.png"
)
repeat-x
top
left
;
}
.
nihilo
.
dijitSliderBar
{
border-style
:
solid
;
outline
:
1
px
;
}
.
nihilo
.
dijitSliderFocused
.
dijitSliderBar
{
border-color
:
#727272
;
}
.
dijit_a11y
.
dijitSliderProgressBar
{
background-color
:
#333
!important
;
}
.
nihilo
.
dijitSliderImageHandleH
{
border
:
0
px
;
width
:
15
px
;
height
:
18
px
;
background
:
url
(
"../images/preciseSliderThumb.png"
)
no-repeat
center
top
;
#
background
:
url
(
"../images/preciseSliderThumb.gif"
)
no-repeat
center
top
;
cursor
:
pointer
;
}
.
nihilo
.
dijitSliderFocused
.
dijitSliderImageHandleH
{
background-image
:
url
(
"../images/preciseSliderThumbFocus.png"
);
#
background-image
:
url
(
"../images/preciseSliderThumbFocus.gif"
);
}
.
nihilo
.
dijitSliderLeftBumper
{
border-left-width
:
1
px
;
border-color
:
#aab0bb
;
background
:
#c0c2c5
url
(
"../images/sliderFull.png"
)
repeat-x
top
left
;
}
.
nihilo
.
dijitSliderRightBumper
{
background
:
#dcdcdc
url
(
"../images/sliderEmpty.png"
)
repeat-x
top
left
;
border-color
:
#b4b4b4
;
border-right-width
:
1
px
;
}
.
nihilo
.
dijitSliderImageHandleV
{
border
:
0
px
;
width
:
20
px
;
height
:
15
px
;
background
:
url
(
"../images/sliderThumb.png"
)
no-repeat
center
center
;
#
background
:
url
(
"../images/sliderThumb.gif"
)
no-repeat
center
center
;
cursor
:
pointer
;
}
.
nihilo
.
dijitSliderFocused
.
dijitSliderImageHandleV
{
background-image
:
url
(
"../images/sliderThumbFocus.png"
);
#
background-image
:
url
(
"../images/sliderThumbFocus.gif"
);
}
.
nihilo
.
dijitSliderBottomBumper
{
border-bottom-width
:
1
px
;
border-color
:
#aab0bb
;
background
:
#c0c2c5
url
(
"../images/sliderFullVertical.png"
)
repeat-y
bottom
left
;
}
.
nihilo
.
dijitSliderTopBumper
{
background
:
#dcdcdc
url
(
"../images/sliderEmptyVertical.png"
)
repeat-y
top
left
;
border-color
:
#b4b4b4
;
border-top-width
:
1
px
;
}
.
nihilo
.
dijitSliderIncrementIconH
,
.
nihilo
.
dijitSliderIncrementIconV
{
background
:
url
(
'../images/spriteRoundedIconsSmall.png'
)
no-repeat
-45
px
top
;
#
background
:
url
(
'../images/spriteRoundedIconsSmall.gif'
)
no-repeat
-45
px
top
;
width
:
15
px
;
height
:
15
px
;
cursor
:
pointer
;
}
.
nihilo
.
dijitSliderIncrementIconH
{
background
:
url
(
'../images/spriteRoundedIconsSmall.png'
)
no-repeat
-30
px
top
;
#
background
:
url
(
'../images/spriteRoundedIconsSmall.gif'
)
no-repeat
-30
px
top
;
}
.
nihilo
.
dijitSliderDecrementIconH
,
.
nihilo
.
dijitSliderDecrementIconV
{
width
:
15
px
;
height
:
15
px
;
cursor
:
pointer
;
background
:
url
(
'../images/spriteRoundedIconsSmall.png'
)
no-repeat
-15
px
top
;
#
background
:
url
(
'../images/spriteRoundedIconsSmall.gif'
)
no-repeat
-15
px
top
;
}
.
nihilo
.
dijitSliderDecrementIconH
{
background
:
url
(
'../images/spriteRoundedIconsSmall.png'
)
no-repeat
0
px
top
;
#
background
:
url
(
'../images/spriteRoundedIconsSmall.gif'
)
no-repeat
0
px
top
;
}
.
nihilo
.
dijitSliderButtonInner
{
visibility
:
hidden
;
}
.
nihilo
.
dijitSliderReadOnly
*,
.
nihilo
.
dijitSliderDisabled
*
{
border-color
:
#d5d5d5
#bdbdbd
#bdbdbd
#d5d5d5
;
color
:
#bdbdbd
;
}
.
nihilo
.
dijitSliderReadOnly
.
dijitSliderDecrementIconH
,
.
nihilo
.
dijitSliderDisabled
.
dijitSliderDecrementIconH
{
background-position
:
0
px
-15
px
;
}
.
nihilo
.
dijitSliderReadOnly
.
dijitSliderIncrementIconH
,
.
nihilo
.
dijitSliderDisabled
.
dijitSliderIncrementIconH
{
background-position
:
-30
px
-15
px
;
}
.
nihilo
.
dijitSliderReadOnly
.
dijitSliderDecrementIconV
,
.
nihilo
.
dijitSliderDisabled
.
dijitSliderDecrementIconV
{
background-position
:
-15
px
-15
px
;
}
.
nihilo
.
dijitSliderReadOnly
.
dijitSliderIncrementIconV
,
.
nihilo
.
dijitSliderDisabled
.
dijitSliderIncrementIconV
{
background-position
:
-45
px
-15
px
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 7, 11:04 (1 d, 9 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32554
Default Alt Text
Slider.css (4 KB)
Attached To
rZED Zed
Event Timeline
Log In to Comment