Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F8767342
Player.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Subscribers
None
Player.css
View Options
.
playerContainer
{
width
:
480
px
;
background
:
#76C8C4
;
text-align
:
center
;
}
.
PlayerScreen
{
background
:
#00FFFF
;
width
:
320
px
;
height
:
240
px
;
margin-left
:
auto
;
margin-right
:
auto
;
}
.
Controls
{
height
:
85
px
;
background
:
#333333
;
text-align
:
left
;
width
:
100
%
;
}
.
ControlsRight
{
vertical-align
:
top
;
}
.
ControlsBottom
{
vertical-align
:
bottom
;
}
.
StatusContainer
{
width
:
100
%
;
height
:
100
%
;
}
.
PlayContainer
{
width
:
60
px
;
height
:
60
px
;
}
.
Progress
{
height
:
10
px
;
}
.
Time
,
.
Duration
,
.
Status
{
height
:
16
px
;
margin-top
:
0
px
;
color
:
#F5FFC8
;
width
:
100
%
;
}
.
Time
{
padding-left
:
2
px
;
}
.
Duration
{
padding-right
:
2
px
;
text-align
:
right
;
}
.
StatusContainer
{
padding
:
0
;
border-collapse
:
collapse
;
}
.
Status
{
height
:
20
px
;
background
:
#ff0000
;
table-layout
:
fixed
;
}
.
Status
.
statusError
.
statusTitle
,
.
Status
.
statusError
.
statusInfo
{
color
:
#FF0000
;
}
.
Status
.
statusTitle
{
font-weight
:
bold
;
color
:
#A5B3E9
;
}
.
Status
.
statusInfo
{
font-weight
:
normal
;
color
:
#3770D6
;
}
.
Time
,
.
Duration
,
.
Status
{
font-family
:
Verdana
,
Arial
,
Helvetica
,
sans-serif
;
font-size
:
9
px
;
background
:
#000000
;
}
.
Time
,
.
Duration
{
width
:
60
px
;
}
.
Volume
{
width
:
30
px
;
height
:
30
px
;
float
:
right
;
margin-right
:
2
px
;
margin-top
:
auto
;
background-image
:
url
(
images/player_sprite.png
);
background-repeat
:
no-repeat
;
background-position
:
-1
px
-62
px
;
cursor
:
pointer
;
}
.
Volume
:
hover
{
background-position
:
-33
px
-62
px
;
}
.
PlayPauseToggle
{
width
:
60
px
;
height
:
60
px
;
background-image
:
url
(
images/player_sprite.png
);
background-repeat
:
no-repeat
;
background-position
:
-1
px
-1
px
;
cursor
:
pointer
;
vertical-align
:
middle
;
line-height
:
60
px
;
}
.
PlayPauseToggle
:
hover
{
background-position
:
-63
px
-1
px
;
cursor
:
pointer
;
}
.
icon
{
background-image
:
url
(
images/dojoPlayerIcons.png
);
background-repeat
:
no-repeat
;
width
:
22
px
;
height
:
22
px
;
}
.
PlayPauseToggle
.
icon
{
position
:
relative
;
top
:
19
px
;
left
:
19
px
;
background-position
:
-1
px
-1
px
;
}
.
PlayPauseToggle
.
Play
.
icon
{
background-position
:
-1
px
-1
px
;
}
.
PlayPauseToggle
.
Pause
.
icon
{
background-position
:
-24
px
-1
px
;
}
.
Progress
{
}
.
Progress
,
.
ProgressLoaded
,
.
ProgressPosition
,
.
ProgressHandle
{
height
:
10
px
;
}
.
ProgressLoaded
,
.
ProgressPosition
,
.
ProgressHandle
{
position
:
absolute
;
}
.
ProgressLoaded
{
background
:
url
(
images/progressLoadedBk.png
)
repeat-x
;
}
.
ProgressHandle
{
background-image
:
url
(
images/sliderHandleSprite.png
);
background-position
:
0
px
0
px
;
width
:
15
px
;
margin-left
:
0
px
;
cursor
:
pointer
;
}
.
ProgressHandle
.
over
{
background-position
:
-15
px
0
px
;
}
.
ProgressPosition
{
background
:
url
(
images/progressPositionBk.png
)
repeat-x
;
width
:
0
px
;
}
.
VolumeSlider
{
position
:
absolute
;
}
.
VolumeSliderBack
{
width
:
128
px
;
height
:
30
px
;
background-image
:
url
(
images/player_sprite.png
);
background-repeat
:
no-repeat
;
background-position
:
-1
px
-95
px
;
}
.
VolumeSliderHandle
{
position
:
absolute
;
width
:
12
px
;
height
:
14
px
;
background-image
:
url
(
images/player_sprite.png
);
background-repeat
:
no-repeat
;
background-position
:
-1
px
-140
px
;
cursor
:
pointer
;
}
.
VolumeSliderHandle
.
over
{
background-position
:
-15
px
-138
px
;
cursor
:
pointer
;
}
.
Volume
.
icon
{
background-position
:
-60
px
-43
px
;
width
:
18
px
;
height
:
16
px
;
position
:
relative
;
top
:
7
px
;
left
:
7
px
;
}
.
Volume
.
mute
.
icon
{
background-position
:
-1
px
-43
px
;
}
.
Volume
.
low
.
icon
{
background-position
:
-20
px
-43
px
;
}
.
Volume
.
med
.
icon
{
background-position
:
-40
px
-43
px
;
}
.
Volume
.
high
.
icon
{
background-position
:
-60
px
-43
px
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 7, 11:46 (1 d, 23 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32669
Default Alt Text
Player.css (3 KB)
Attached To
rZED Zed
Event Timeline
Log In to Comment