Introduction of a new kind of jukebox player based on the javasound api.
This commit is contained in:
@@ -427,3 +427,19 @@ img {
|
||||
color: black;
|
||||
}
|
||||
|
||||
/*
|
||||
* Styles related to java jukebox controls
|
||||
*/
|
||||
|
||||
.javaJukeBoxPlayerControlBarSongTime {
|
||||
width : 50px;
|
||||
font-size: 80%;
|
||||
text-align: right;
|
||||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
#javaJukeboxSongPositionSlider {
|
||||
width : 200px;
|
||||
height : 4px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user