2014-01-25 19:49:34 +00:00
|
|
|
body {
|
|
|
|
background-color: #f5f5f5;
|
|
|
|
}
|
|
|
|
|
|
|
|
#ytapiplayer {
|
|
|
|
background-color: #000000;
|
|
|
|
}
|
|
|
|
|
|
|
|
#chatheader, #currenttitle, #userlist, #messagebuffer, #plmeta {
|
|
|
|
background-color: #ffffff;
|
|
|
|
}
|
|
|
|
|
|
|
|
footer {
|
|
|
|
background-color: #eeeeee !important;
|
|
|
|
}
|
|
|
|
|
2014-02-06 16:37:00 +00:00
|
|
|
.queue_entry {
|
|
|
|
background-color: #ffffff;
|
|
|
|
}
|
|
|
|
|
2014-01-25 19:49:34 +00:00
|
|
|
.queue_active {
|
|
|
|
background-color: #d9edf7;
|
|
|
|
}
|
|
|
|
|
|
|
|
.profile-box, .user-dropdown {
|
|
|
|
background-color: #ffffff;
|
|
|
|
}
|
2014-04-01 16:52:20 +00:00
|
|
|
|
|
|
|
.chat-shadow {
|
|
|
|
color: #aaaaaa;
|
|
|
|
}
|