Skip to content

Instantly share code, notes, and snippets.

@kkosuge
Created July 14, 2013 02:52
Show Gist options
  • Save kkosuge/5993010 to your computer and use it in GitHub Desktop.
Save kkosuge/5993010 to your computer and use it in GitHub Desktop.
#footer {
left: auto;
bottom: 0px;
right: 0;
width: 500px;
height: 100%;
}
#info_playlist_frame_left {
height: 100%;
}
#info {
height: 97%;
}
#info_playlist {
position: absolute;
width: 300px;
height: 100%;
left: 186px;
top: 36px;
background: #2C2C2C;
}
#info_playlist_body_main_playlist {
overflow: scroll;
}
.song_body {
width: 100%;
overflow: scroll;
}
#controller_seek_bar {
width: 205px;
}
#controller {
bottom: 13px;
}
#env .env_container {
top: -750px ;
}
#env .object_container {
left: 2300px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment