Jump to content
Toggle sidebar
NowMusic Wiki
Search
Create account
Personal tools
Create account
Log in
⧼⧽
Talk
Contributions
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information
Editing
Module:Track listing/styles.css
Module
Discussion
English
Read
Edit source
View history
More
Read
Edit source
View history
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
/* {{pp|small=y}} */ .tracklist { border-spacing: 0; } .tracklist tbody { color: #333; /* [[mw:Recommendations_for_night_mode_compatibility_on_Wikimedia_wikis#Always_define_color_when_defining_background]] */ } /* set on all rows we can set the total length row to transparent */ .tracklist tr { background-color: #fff; } .tracklist tr:nth-child(2n-1) { background-color: #eee; } .tracklist caption { text-align: left; font-weight: bold; } .tracklist td, .tracklist th[scope="row"] { vertical-align: top; } .tracklist th[scope="col"] { text-align: left; background-color: #ddd; } .tracklist th.tracklist-length-header, .tracklist th.tracklist-number-header, .tracklist th[scope="row"], .tracklist-length, .tracklist-total-length td { padding-right: 10px; text-align: right; } .tracklist th[scope="row"] { font-weight: normal; } .tracklist-number-header { width: 2em; padding-left: 10px; } .tracklist-length-header { width: 4em; } .tracklist tr.tracklist-total-length { background-color: transparent; } .tracklist .tracklist-total-length th { padding: 0; font-weight: bold; } .tracklist-total-length th > span { float: right; padding: 0 10px; background-color: #ddd; } .tracklist-total-length td { background-color: #ddd; font-weight: bold; padding: 0 10px 0 0; } /* Night theme */ html.skin-theme-clientpref-night .tracklist tr { background-color: #000; } html.skin-theme-clientpref-night .tracklist tr:nth-child(2n-1) { background-color: #361c02; } html.skin-theme-clientpref-night .tracklist th[scope="col"], html.skin-theme-clientpref-night .tracklist-total-length td, html.skin-theme-clientpref-night .tracklist-total-length th > span { background-color: #111111 } html.skin-theme-clientpref-night .tracklist tbody { color: #ccc; } /* @media (prefers-color-scheme: dark) { /a* {{pp|small=y}} *a/ html.skin-theme-clientpref-night .tracklist tr { background-color: #000; } html.skin-theme-clientpref-night .tracklist tr:nth-child(2n-1) { background-color: #361c02; } html.skin-theme-clientpref-night .tracklist th[scope="col"], html.skin-theme-clientpref-night .tracklist-total-length td, html.skin-theme-clientpref-night .tracklist-total-length th > span { background-color: #111111 } html.skin-theme-clientpref-night .tracklist tbody { color: #ccc; } }*/
Summary:
Please note that all contributions to NowMusic Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
NowMusic Wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Template used on this page:
Template:Pp
(
edit
)