|
这里就是处理内容浏览侧边栏上可设置部分的样式.
全局样式
Box 样式
.box {}
.box:hover {}
.box-body {}
.box-header {}
音乐内容标签
这些 CSS 标识符是应用于音乐内容栏中的对象."
当前信息
这个是音乐播放时出现在顶部的 box.
它将显示当前正在播放的音乐的信息.
顶部 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 { }
专集 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
歌词内容标签
歌词 Box
#lyrics_box {}
#lyrics_box-body { }
#lyrics_box-header { }
#lyrics_box-header-title { }
.button {}
演唱者内容标签
Wiki Box
#wiki_box { }
#wiki_box-body { }
#wiki_box-header { }
#wiki_box-header-title { }
|