CyTube/www/css/themes/default.css
2014-01-29 22:50:14 -06:00

25 lines
358 B
CSS

body {
background-color: #f5f5f5;
}
#ytapiplayer {
background-color: #000000;
}
#chatheader, #currenttitle, #userlist, #messagebuffer, #plmeta {
background-color: #ffffff;
}
footer {
background-color: #eeeeee !important;
}
.queue_active {
background-color: #d9edf7;
}
.profile-box, .user-dropdown {
background-color: #ffffff;
}