ho hum more rewriting stuff

This commit is contained in:
calzoneman 2013-06-07 18:09:36 -04:00
parent b5ec80d02f
commit 0214910d7e
3 changed files with 132 additions and 8 deletions

View file

@ -15,15 +15,23 @@ html, body {
clear: both;
}
#librarywrap, #userplaylistwrap, #playlist_controls {
display: none;
}
#welcome {
font-size: 10pt;
color: #ffffff;
}
#usercountwrap, #userlist, #messagebuffer, #videowrap {
background-color: #ffffff;
}
#librarytoggle, #userpltoggle, #playlisttoggle {
background-color: #ffffff;
}
#librarywrap, #userplaylistwrap, #playlist_controls {
display: none;
}
.videolist {
list-style: none outside none;
margin-left: 0;