Created
August 2, 2013 20:52
-
-
Save brysmi/6143376 to your computer and use it in GitHub Desktop.
Google Play Music/Access Dark CSS theme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #coloredBar { | |
| display: none; | |
| } | |
| #content-container { | |
| height: 100%; | |
| } | |
| #headerBar { | |
| display: none; | |
| } | |
| #insideBox { | |
| display: none; | |
| } | |
| #promo_pack_bar { | |
| display: none; | |
| } | |
| #searchBox { | |
| margin-top: -20px; | |
| } | |
| a.logo { | |
| margin-bottom: -5px; | |
| margin-left: 23px; | |
| margin-top: 4px; | |
| } | |
| /** | |
| Title: Google Play Music: cleaned up | |
| URL: http://stylebot.me/styles/2370 | |
| Author: http://stylebot.me/users/Corgana | |
| **/ | |
| div.breadcrumbs.main-tab { | |
| display: none; | |
| } | |
| div.g-section { | |
| background-color: #ffffff; | |
| } | |
| div.search-button { | |
| margin-top: -7px; | |
| } | |
| #embed-container { | |
| margin-top: 120px; | |
| } | |
| #gb { | |
| margin-top: -64px; | |
| } | |
| #gbq { | |
| width: 220px; | |
| } | |
| #gbqfw { | |
| border-bottom-style: ridge; | |
| border-bottom-width: 2px; | |
| border-left-style: ridge; | |
| border-left-width: 2px; | |
| border-right-style: ridge; | |
| border-right-width: 2px; | |
| border-top-style: ridge; | |
| border-top-width: 2px; | |
| margin-left: -25px; | |
| margin-top: 8px; | |
| width: 200px; | |
| } | |
| #gbx1 { | |
| display: none; | |
| } | |
| #loading-progress-message, #time_container, .download-submit, .goog-menuheader, .goog-menuitem-content, .now-playing-menu .goog-menuitem .goog-menuitem-content, .now-playing-menu .goog-submenu , .now-playing-menu .goog-submenu .goog-submenu-arrow, .now-playing-menu .goog-submenu .now-playing-submenu-contentsubmenu, .screensaver .collage .text.time, .songListDurationCol,.songListPlayCountCol,.albumViewDurationColumn,.albumViewTrackColumn, body, button,input[type=button], input,textarea { | |
| font-family: Arial,Verdana,Roboto,sans-serif ; | |
| } | |
| #main { | |
| background-color: #000000; | |
| padding-bottom: 100px; | |
| } | |
| #nav { | |
| margin-bottom: -100px; | |
| } | |
| #nav-container, #nav-content-container, #nav, #goog-ui-media-flash { | |
| background-color: #000000; | |
| } | |
| #nav-content-container { | |
| margin-top: 56px; | |
| padding-bottom: 68px; | |
| } | |
| #played_slider { | |
| background-color: #3d3d3d; | |
| } | |
| #player { | |
| background-color: #313131; | |
| margin-top: 3px; | |
| position: fixed; | |
| top: 0px; | |
| } | |
| #slider_wrapper { | |
| margin-top: 3px; | |
| } | |
| #syncing_indicator { | |
| display: none; | |
| } | |
| #time_container_current { | |
| background-color: #3d3d3d; | |
| border-bottom-style: none; | |
| border-left-style: none; | |
| border-right-style: none; | |
| border-top-style: none; | |
| } | |
| #top_divider_line { | |
| display: none; | |
| } | |
| .card { | |
| background-color: rgb(40,21,139); | |
| } | |
| .card .fade-out { | |
| background-image: -webkit-linear-gradient(left,rgba(40,21,139,0),rgba(40,21,139,1)); | |
| } | |
| .card .title { | |
| color: silver; | |
| } | |
| .fade-out:after { | |
| background-image: -webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,1)); | |
| } | |
| .song-table .song-row td { | |
| background-color: #111; | |
| } | |
| .song-table [data-col="rating"] { | |
| } | |
| body, input,textarea, .goog-menuitem-content, .now-playing-menu .goog-submenu, .now-playing-menu .goog-submenu .now-playing-submenu-contentsubmenu, .now-playing-menu .goog-submenu .goog-submenu-arrow, .now-playing-menu .goog-menuitem .goog-menuitem-content, #loading-progress-message { | |
| font-size: 13px; | |
| } | |
| body.bb { | |
| margin-top: -32px; | |
| padding-bottom: 30px; | |
| } | |
| button.gbqfb { | |
| display: none; | |
| } | |
| /** | |
| Title: Google Play Music: cleaned up | |
| URL: http://stylebot.me/styles/2370 | |
| Author: http://stylebot.me/users/Corgana | |
| **/ | |
| div.card.medium.draggable { | |
| width: 240px; | |
| } | |
| div.card.medium.draggable div.details { | |
| height: 44px; | |
| margin-top: -141px; | |
| } | |
| div.card.medium.draggable div.hover-overlay { | |
| display: none; | |
| } | |
| div.card.medium.draggable img { | |
| display: none; | |
| } | |
| div.delete-section { | |
| display: none; | |
| } | |
| div.g-doc.loading { | |
| height: 102%; | |
| } | |
| div.gbqlca { | |
| display: none; | |
| } | |
| div.gbt { | |
| margin-left: 30px; | |
| margin-top: 8px; | |
| width: 250px; | |
| } | |
| div.goog-slider-thumb { | |
| margin-top: 0; | |
| opacity: 0; | |
| } | |
| div.goog-slider-thumb:hover { | |
| margin-top: 0; | |
| opacity: 1; | |
| } | |
| div.modal-dialog.edit-dialog { | |
| margin-top: 38px; | |
| padding-bottom: 9px; | |
| } | |
| div.music-banner { | |
| background-color: #ffffff; | |
| border-bottom-style: none; | |
| border-left-style: none; | |
| border-right-style: none; | |
| border-top-style: none; | |
| display: none; | |
| opacity: 1; | |
| } | |
| div.music-banner-icon { | |
| display: none; | |
| } | |
| div.music-banner-title { | |
| display: none; | |
| } | |
| div.now-playing-menu-wrapper.fade-out { | |
| height: 53px; | |
| } | |
| div.screensaver { | |
| margin-top: 56px; | |
| } | |
| div.title.tooltip.fade-out { | |
| height: 30px; | |
| } | |
| embed.goog-ui-media-flash-object { | |
| opacity: .05; | |
| } | |
| img.artist-art { | |
| display: none; | |
| } | |
| input { | |
| background-color: #f5f5f5; | |
| } | |
| ol.gbtc.gbsr { | |
| display: none; | |
| } | |
| span.content.fade-out { | |
| background-color: #000000; | |
| } | |
| td.gbgt { | |
| display: none; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment