|
Here, you'll find styles that deal with a particular item within the Context Side Bar.
Generic Styles
Box Styles
.box {}
.box:hover {}
.box-body {}
.box-header {}
MUSIC Context Tab
These CSS Identifiers apply to the objects within the Music Context Bar."
Current Information
This is the top box that appears when music is playing.
It will show information about the currently playing song.
Top Box
#current_box {}
#current_box-body { }
#current_box-header { }
#current_box-header-album { }
#current_box-header-artist { }
#current_box-header-nav { }
#current_box-header-prettytitle { }
#current_box-header-separator { }
#current_box-header-songname { }
#current_box-header-stream { }
#current_box-information-td { }
#current_box-largecover-a { }
#current_box-largecover-image { }
#current_box-largecover-td { }
#current_box-table { }
Music Brainz
#musicbrainz-a { }
#musicbrainz-div { }
#musicbrainz-image { }
Favorites Box
This is the middle box that appears when music is playing.
It typically heads with "Favorite Tracks by..."
Middle Box
#favorites_box-body { }
#favoritesby-header { }
#favoritesby_box {}
#favoritesby_box-header-title { }
Song Links
.song a { }
.song a:hover { }
Stats Box
.statsBox { }
.sbtext { }
.sbouter { }
.sbinner { }
Albums Box
These styles apply to the boxes heading "Albums by...", "Your Newest Albums" and "Favorite Albums"
Bottom Box
#albums_box {}
#albums_box-body { } same as .album-body
#albums_box-header { } same as .album-header
#albums_box-header-title { }
.album-body {} album song list container
.album-header {} collapsible album bar container
Collapsible Album bar
.album-image {} Album PICTURE
.album-info {} Number of TRACKS in Album
.album-title { } Album TITLE
.album-length {} Album PLAY TIME
.album-year { } Album YEAR
Album Songs
.album-song {} Song ROW
.album-song-trackno { } Song TRACK NUMBER
.album-song-title { } Song TITLE
.album-song-time { } Song TIME
LYRICS Context Tab
Lyrics Box
#lyrics_box {}
#lyrics_box-body { }
#lyrics_box-header { }
#lyrics_box-header-title { }
.button {}
ARTIST Context Tab
Wiki Box
#wiki_box { }
#wiki_box-body { }
#wiki_box-header { }
#wiki_box-header-title { }
|