Facebook
From Baba, 6 Years ago, written in CSS.
Embed
Download Paste or View Raw
Hits: 231
  1. #player,#player a{ color:#b9b9b9;}
  2. #player{ background:url(); background-position:bottom; background-color: #000;}
  3. #player .mainImage{background:url(http://i.imgur.com/cS9uQmJ.png); }
  4.  
  5. #player #baseLeft{ width:93px; }
  6. #player #baseRight{ width:145px;}
  7. #player .button{  width:26px; }
  8. #player #play{ background:url(); }
  9. #player #play,#player #pause{ left:26px; }
  10. #player #previous{ left:0px; }
  11. #player #next{ left:52px; }
  12. #player #title{ left:90px;  }
  13. #player #tooltip{ right:196px; }
  14. #player #timer{ right:120px;  }
  15. #player #list{ right:0px; }
  16.  
  17. #player #seeker{ right:320px; }
  18. #player #seekerBase{ border-color:#b9b9b9;  }
  19. #player #seekerBuffered{ background-color:#b9b9b9; }
  20. #player #seekerSliderBase{ background-color:#000; }
  21.  
  22. #player #volume{ width:65px; right:39px; }
  23. #player #volumeSlider{ width:10px; background:url(http://static.tumblr.com/li24rfb/OlGn1qapu/volumepreto.png); }
  24.  
  25. #playlist,#playlist .module,#playlist h3{ border-color:#000;}
  26. #playlist .module{  color:#d3d0d0; background-color:#000; }
  27. #playlist h3{ background:url(http://static.tumblr.com/li24rfb/WCEn1ry2a/inertizar2.png); color:transparent; background-color:#000;  }
  28. #playlist .even{background-color:#000;}
  29. #playlist .odd{ background-color:#000;}
  30. #playlist .focus{ background-color:#b9b9b9; color:#191919;}
  31.