Last active
February 25, 2016 22:31
-
-
Save crsnbrt/098d21c6f2e0e0ed8791 to your computer and use it in GitHub Desktop.
Some CSS snippets for use with custom css browser extensions i.e. stylebot, stylish, etc
This file contains 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
body { | |
margin: 0; | |
} | |
.athing a:visited { | |
color: #B2B2B2; | |
} | |
#hnmain { | |
width: 100%; | |
font-family: monospaced; | |
} | |
#hnmain > tbody > tr:first-child table:first-child { | |
display: none; | |
} | |
.yclinks, form, .votearrow { | |
display: none; | |
} | |
.athing > td:first-child { | |
padding-left: 20px; | |
} | |
.athing + tr > td { | |
padding-bottom: 10px; | |
} | |
.athing .title { | |
font-family: monospace; | |
} | |
.athing .title a { | |
font-size: 15px; | |
} | |
.athing .title:first-child { | |
padding-right: 15px; | |
} | |
.subtext { | |
font-size: 0; | |
} | |
.subtext > * { | |
display: none; | |
} | |
.subtext > a:last-child { | |
display: inline-block; | |
font-size: 10px; | |
} | |
This file contains 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
html, body{ | |
height:100%; | |
background-color: #1e1e1e; | |
} | |
#app { | |
min-height:100%; | |
background-color: #1e1e1e; | |
border-color: #23242e; | |
} | |
#content { | |
border-color: #23242e; | |
} | |
.dashbox { | |
display: none; | |
} | |
.header { | |
background: #020209; | |
border-bottom: 1px solid #000; | |
border-style: none; | |
} | |
.sc-border-light-right { | |
border-right: 0; | |
} | |
.sound__soundActions { | |
background: #121219; | |
} | |
.truncatedUserDescription.m-overflow.m-collapsed .truncatedUserDescription__wrapper::after { | |
background: none; | |
} | |
a.compactTrackList__moreLink.sc-link-light.sc-border-light { | |
background-color: #1e1e1e; | |
border-color: #2e2e2e; | |
border-style: none; | |
color: #7d7d7d; | |
} | |
a.exploreSidebar__regularCategory.sc-link-medium.g-nav-link.g-nav-no-icon { | |
color: #cfcfcf; | |
} | |
a.g-link-collapse.truncatedUserText__toggleLink.sc-link-dark.userInfo__toggleLink.collapsed { | |
color: #696969; | |
} | |
a.g-nav-link.g-nav-no-icon { | |
color: #c2c2c2; | |
} | |
a.g-nav-link.g-nav-no-icon font font { | |
color: #cccccc; | |
} | |
a.g-nav-link.searchOptions__navigationLink { | |
color: #c2c2c2; | |
} | |
a.g-tabs-link { | |
color: #919191; | |
} | |
a.header__mainMenu-collection.selected { | |
background-color: #0e0e0e; | |
} | |
a.header__mainMenu-loggedInHome.header__mainMenu-stream.selected { | |
background-color: #0e0e0e; | |
} | |
a.header__moreButton.sc-ir { | |
background-color: #0e0e0e; | |
} | |
a.header__moreButton.sc-ir.selected { | |
background-color: #282a36; | |
} | |
a.mobileAppsButtons__button.mobileAppsButtons__appStore.g-appStoreButton.g-appStoreButton__appStore.sc-ir { | |
border-color: #23242e; | |
display: none; | |
} | |
a.mobileAppsButtons__button.mobileAppsButtons__googlePlay.g-appStoreButton.g-appStoreButton__googlePlay.sc-ir { | |
display: none; | |
} | |
a.moreMenu__link { | |
background-color: #0e0e0e; | |
} | |
a.notifications__viewAll.sc-type-h3.latestActivities__viewAll { | |
background-color: .header; | |
} | |
a.notifications__viewAll.sc-type-h3.outgoing-messages.headerMessages__viewAll { | |
background-color: #0e0e0e; | |
} | |
a.playbackSoundBadge__context.sc-link-light.sc-truncate { | |
color: #b5b5b5; | |
} | |
a.playbackSoundBadge__title.sc-truncate { | |
color: #9c9c9c; | |
} | |
a.profileMenu__link.profileMenu__following { | |
background-color: #0e0e0e; | |
} | |
a.profileMenu__link.profileMenu__friends { | |
background-color: #0e0e0e; | |
} | |
a.profileMenu__link.profileMenu__groups { | |
background-color: #0e0e0e; | |
} | |
a.profileMenu__link.profileMenu__likes { | |
background-color: #0e0e0e; | |
} | |
a.profileMenu__link.profileMenu__premium { | |
background-color: #0e0e0e; | |
} | |
a.profileMenu__link.profileMenu__profile { | |
background-color: #0e0e0e; | |
} | |
a.profileMenu__link.profileMenu__sets { | |
background-color: #0e0e0e; | |
} | |
a.profileMenu__link.profileMenu__trackManager { | |
background-color: #0e0e0e; | |
} | |
a.readMoreBadge__countWrapper.sc-type-h3.sc-link-dark { | |
background-color: #2e2e2e; | |
border-color: #23242e; | |
border-style: none; | |
} | |
a.sc-button-download.sc-button.sc-button-medium.sc-button-responsive { | |
background-color: #2e2e2e; | |
border-style: none; | |
color: #7d7d7d; | |
} | |
a.sc-button-download.sc-button.sc-button-small.sc-button-responsive { | |
background-color: #2e2e2e; | |
border-color: #23242e; | |
border-style: none; | |
color: #7d7d7d; | |
} | |
a.sc-button.sc-button-medium.sc-button-responsive.sc-button-icon.sc-button-message { | |
background-color: #2e2e2e; | |
border-color: #23242e; | |
border-style: none; | |
color: #7d7d7d; | |
} | |
a.sc-button.sc-button-small.sa-button { | |
background-color: #0e0e0e; | |
border-style: none; | |
} | |
a.sc-link-dark { | |
color: #dbdbdb; | |
} | |
a.sc-ministats.sc-ministats-large.sc-ministats-followers span { | |
color: #b0b0b0; | |
} | |
a.sc-ministats.sc-ministats-large.sc-ministats-sounds span { | |
color: #a3a3a3; | |
} | |
a.sc-ministats.sc-ministats-small.sc-ministats-comments span { | |
color: #7d7d7d; | |
} | |
a.sc-ministats.sc-ministats-small.sc-ministats-likes span { | |
color: #7d7d7d; | |
} | |
a.sc-ministats.sc-ministats-small.sc-ministats-reposts span { | |
color: #7d7d7d; | |
} | |
a.sc-tag.sc-tag-small, | |
a.sc-tag.sc-tag-medium { | |
background-color: #2e2e2e; | |
border-color: #23242e; | |
color: #7d7d7d; | |
} | |
a.sidebarHeader.sc-clearfix.sc-link-light.sc-border-light-bottom { | |
border-color: #2e2e2e; | |
} | |
a.soundActions__edit.sc-button.sc-button-medium.sc-button-icon.sc-button-edit { | |
background-color: #5c6070; | |
border-color: #23242e; | |
} | |
a.soundActions__purchaseLink.sc-truncate.sc-buylink.sc-buylink-responsive.sc-buylink-medium.sc-buylink-default { | |
color: #828282; | |
} | |
a.soundActions__purchaseLink.sc-truncate.sc-buylink.sc-buylink-responsive.sc-buylink-small.sc-buylink-default { | |
background-color: #2e2e2e; | |
color: #7d7d7d; | |
} | |
a.soundActions__purchaseLink.sc-truncate.sc-buylink.sc-buylink-responsive.sc-buylink-small.sc-buylink-itunes { | |
background-color: #2e2e2e; | |
color: #7e7e7e; | |
} | |
a.soundTitle__tag.sc-tag { | |
background-color: #2e2e2e; | |
border-style: none; | |
color: #7d7d7d; | |
} | |
a.soundTitle__tag.sc-tag.sc-tag-small { | |
background-color: #2e2e2e; | |
border-color: #23242e; | |
color: #7d7d7d; | |
} | |
a.soundTitle__title.sc-link-dark span { | |
color: #eeeeee; | |
font-size: 14px; | |
} | |
a.sound__coverArt { | |
background-color: #222430; | |
} | |
a.trackItemWithEdit__trackTitle.sc-link-dark.sc-type-h3 { | |
color: #525252; | |
} | |
a.trackItem__trackTitle.sc-link-dark.sc-type-h3 { | |
color: #525252; | |
} | |
a.userBadge__usernameLink.sc-link-dark { | |
color: #c9c9c9; | |
} | |
a.userBadge__usernameLink.sc-link-dark font font { | |
color: #e0e0e0; | |
} | |
a.userNav__button.userNav__usernameButton.selected { | |
background-color: #0e0e0e; | |
} | |
article.post-11490.post.type-post.status-publish.format-standard.hentry.category-all.category-product-news.tag-android.tag-app.tag-related-tracks.tag-update { | |
border-color: #23242e; | |
} | |
article.post-11494.post.type-post.status-publish.format-standard.hentry.category-all.tag-ios.tag-spotlight { | |
border-color: #23242e; | |
} | |
article.post-11499.post.type-post.status-publish.format-standard.hentry.category-all { | |
border-color: #23242e; | |
} | |
article.sidebarModule.sc-border-light-bottom.g-all-transitions-200-linear.mobileApps { | |
display: none; | |
} | |
aside.widget.widget_links { | |
border-color: #23242e; | |
} | |
aside.widget.widget_markdown { | |
border-color: #23242e; | |
} | |
aside.widget.widget_older_archives { | |
border-color: #23242e; | |
} | |
aside.widget.widget_twitter { | |
border-color: #23242e; | |
} | |
body { | |
background: #121219; | |
color: #999; | |
} | |
button.blockButton.g-link-problem.sc-button.sc-button-small.sc-button-responsive { | |
color: #6b1b1b; | |
} | |
button.categoriesButton.sc-button-dropdown.sc-button.sc-button-medium.sc-button-responsive { | |
background-color: #2e2e2e; | |
border-style: none; | |
} | |
button.composeMessage__addSoundButton.sc-button.sc-button-medium { | |
background-color: #2b2f3d; | |
border-color: #23242e; | |
color: #7d7d7d; | |
} | |
button.moreActions__button.sc-button-medium.sc-button-addtoset { | |
background-color: #2b2f3d; | |
border-color: #23242e; | |
color: #7d7d7d; | |
} | |
button.sc-button-delete.sc-button.sc-button-medium.sc-button-responsive.sc-button-icon { | |
background-color: #5c6070; | |
border-color: #23242e; | |
} | |
button.sc-button-follow.sc-button.sc-button-medium.sc-button-responsive.sc-button-selected { | |
background-color: #2e2e2e; | |
border-color: #23242e; | |
border-style: none; | |
color: #7d7d7d; | |
} | |
button.sc-button-follow.sc-button.sc-button-small.sc-button-responsive { | |
background-color: #2e2e2e; | |
border-color: #23242e; | |
border-style: none; | |
color: #7d7d7d; | |
} | |
button.sc-button-follow.sc-button.sc-button-small.sc-button-responsive.sc-button-selected { | |
background-color: #2e2e2e; | |
color: #7d7d7d; | |
} | |
button.sc-button-like.sc-button.sc-button-medium.sc-button-responsive { | |
background-color: #2e2e2e; | |
border-style: none; | |
color: #7d7d7d; | |
} | |
button.sc-button-like.sc-button.sc-button-medium.sc-button-responsive.sc-button-selected { | |
background-color: #2e2e2e; | |
border-color: #23242e; | |
border-style: none; | |
color: #7d7d7d; | |
} | |
button.sc-button-like.sc-button.sc-button-small.sc-button-responsive { | |
background-color: #2e2e2e; | |
border-color: #23242e; | |
border-style: none; | |
color: #7d7d7d; | |
} | |
button.sc-button-like.sc-button.sc-button-small.sc-button-responsive.sc-button-selected { | |
border-color: #23242e; | |
color: #7d7d7d; | |
} | |
button.sc-button-more.sc-button.sc-button-medium.sc-button-responsive.sc-button-icon { | |
background-color: #2e2e2e; | |
border-color: #23242e; | |
border-style: none; | |
color: #7d7d7d; | |
} | |
button.sc-button-repost.moreActions__button.sc-button-medium { | |
background-color: #2b2f3d; | |
border-color: #23242e; | |
color: #7d7d7d; | |
} | |
button.sc-button-repost.sc-button.sc-button-medium.sc-button-responsive { | |
background-color: #2e2e2e; | |
border-color: #23242e; | |
border-style: none; | |
color: #7d7d7d; | |
} | |
button.sc-button-repost.sc-button.sc-button-small.sc-button-responsive { | |
background-color: #2e2e2e; | |
border-color: #23242e; | |
border-style: none; | |
color: #7d7d7d; | |
} | |
button.sc-button-share.moreActions__button.sc-button-medium { | |
background-color: #2b2f3d; | |
color: #7d7d7d; | |
} | |
button.sc-button-share.sc-button.sc-button-medium.sc-button-responsive { | |
background-color: #2e2e2e; | |
border-color: #23242e; | |
color: #7d7d7d; | |
} | |
button.sc-button-share.sc-button.sc-button-small.sc-button-responsive { | |
background-color: #2e2e2e; | |
border-color: #23242e; | |
border-style: none; | |
color: #7d7d7d; | |
} | |
button.sc-button.sc-button-medium.sc-button-responsive.sc-button-addtoset { | |
background-color: #2e2e2e; | |
border-color: #23242e; | |
color: #7d7d7d; | |
} | |
button.sc-button.sc-button-small.sc-button-responsive.sc-button-addtoset { | |
background-color: #2e2e2e; | |
border-color: #23242e; | |
border-style: none; | |
color: #7d7d7d; | |
} | |
button.volume__button.volume__speakerIcon.sc-ir { | |
border-color: #23242e; | |
} | |
compactTrackList sc-border-light sc-font-body expanded { | |
border-style: none; | |
} | |
compactTrackList__list sc-list-nostyle sc-clearfix { | |
border-style: none; | |
} | |
div p a { | |
color: #296599; | |
} | |
div.autoTagger__content.sc-background-light { | |
background-color: #12131a; | |
} | |
div.autoTagger__fields.sc-background-light { | |
background-color: #12131a; | |
} | |
div.collection.m-overview { | |
border-color: #23242e; | |
} | |
div.collectionSection { | |
border-color: #2e2e2e; | |
border-style: none; | |
} | |
div.commentForm.commentForm__transition.m-large.visible { | |
background-color: #1e1e1e; | |
border-color: #1c1c24; | |
} | |
div.commentForm.commentForm__transition.m-small.visible { | |
background-color: #2e2e2e; | |
border-color: #14151c; | |
border-style: none; | |
color: #7d7d7d; | |
} | |
div.commentFormDisabled.small.visible { | |
background-color: #1b1d26; | |
} | |
div.commentItem.sc-media { | |
border-color: #23242e; | |
} | |
div.commentItem__body span p { | |
color: #7d7d7d; | |
} | |
div.compactTrackList.sc-border-light.sc-font-body { | |
border-color: #23242e; | |
border-style: none; | |
} | |
div.compactTrackListItem.sc-media.sc-border-light-bottom.clickToPlay { | |
background-color: #1e1e1e; | |
border-style: none; | |
} | |
div.compactTrackListItem.sc-media.sc-border-light-bottom.clickToPlay.active { | |
background-color: #1e1e1e; | |
} | |
div.compactTrackListItem__additional { | |
background: none; | |
border-color: #2e2e2e; | |
} | |
div.compactTrackListItem__content.sc-media-content.sc-truncate { | |
background-color: #1e1e1e; | |
border-color: #2e2e2e; | |
border-style: none; | |
color: #b8b8b8; | |
} | |
div.compactTrackListItem__content.sc-media-content.sc-truncate font font { | |
color: #adadad; | |
} | |
div.composeMessage__bottomWrapper { | |
border-color: #23242e; | |
} | |
div.composeMessage__toolbar { | |
border-color: #23242e; | |
} | |
div.dropbar__content { | |
background-color: #1e1e1e; | |
} | |
div.explore { | |
margin-top: 7px; | |
} | |
div.exploreCategoryList__list { | |
background-color: #0e0e0e; | |
} | |
div.fakeBorderDiv.sc-border-light-bottom { | |
border-color: #23242e; | |
} | |
div.fullListenHero__foreground { | |
/*background-color: #1e1e1e;*/ | |
} | |
div.genericBadge.m-playable { | |
border-color: #23242e; | |
} | |
div.genericBadgePlaceholder { | |
border-color: #23242e; | |
} | |
div.header__right.right.sc-clearfix { | |
margin-right: -33px; | |
} | |
div.hfeed.site { | |
background-color: #12131a; | |
} | |
div.l-about-right { | |
border-style: none; | |
} | |
div.l-about-rows { | |
border-color: #2e2e2e; | |
} | |
div.l-container.l-content { | |
background-color: #1e1e1e; | |
border-color: #23242e; | |
} | |
div.l-footer.sc-text-verylight { | |
background-color: #12131a; | |
} | |
div.l-footer.sc-text-verylight.sc-border-light-top { | |
display: none; | |
} | |
div.l-main.l-user-main.sc-border-light-right { | |
border-color: #23242e; | |
} | |
div.l-main.sc-border-light-right { | |
margin-top: 21px; | |
} | |
div.l-top.sc-border-box.g-z-index-fixed.sc-browsers-enable-gpu.l-inner-fullwidth { | |
background-color: #12131a; | |
} | |
div.listenDetails { | |
border-color: #23242e; | |
} | |
div.listenEngagement{ | |
box-shadow: 0 1px 0 0 #2e2e2e; | |
} | |
div.listenEngagement.sc-clearfix { | |
background-color: #1e1e1e; | |
border-color: #2e2e2e; | |
border-style: none; | |
} | |
div.listenEngagement.sc-clearfix.isMine { | |
border-color: #23242e; | |
} | |
div.listenEngagement__actions { | |
border-color: #12131a; | |
} | |
div.listenEngagement__footer.sc-clearfix { | |
border-color: #12131a; | |
} | |
div.modal.g-z-index-modal-background.g-opacity-transition.g-z-index-overlay.showBackground { | |
background-color: #0b0b0f; | |
} | |
div.modal__modal.sc-border-box.g-z-index-modal-content { | |
background-color: #12131a; | |
} | |
div.moreActions.sc-list-nostyle.sc-border-box.moreActionsRounded { | |
border-color: #23242e; | |
} | |
div.nav-previous.alignleft { | |
border-color: #23242e; | |
} | |
div.notificationIcon.activities { | |
background-color: #0e0e0e; | |
} | |
div.notificationIcon.messages { | |
background-color: #0e0e0e; | |
} | |
div.notifications__empty { | |
background-color: #0e0e0e; | |
border-style: none; | |
} | |
div.ownActivity__top.sc-clearfix.sc-border-light-bottom { | |
border-color: #23242e; | |
} | |
div.sc-border-light-bottom{ | |
border-color: #23242e; | |
} | |
div.ownActivity__user { | |
border-color: #23242e; | |
} | |
div.paging-eof.sc-border-light-top { | |
border-color: #23242e; | |
} | |
div.playControls__inner { | |
background-color: #0e0e0e; | |
} | |
div.playbackTimeline__duration { | |
color: #bdbdbd; | |
} | |
div.playbackTimeline__progressBackground { | |
background-color: #2e2e2e; | |
} | |
div.resultCounts { | |
color: #999999; | |
} | |
div.sc-button-group.sc-button-group-small { | |
background-color: #1e1e1e; | |
} | |
div.sc-media-content { | |
background-color: =; | |
} | |
div.sc-tag-group { | |
border-color: #23242e; | |
border-style: none; | |
} | |
div.sc-type-light.sc-truncate { | |
background-color: ===; | |
color: #7d7d7d; | |
} | |
div.sc-type-small div { | |
border-color: #23242e; | |
} | |
div.sc-type-small div p { | |
border-color: #23242e; | |
color: #7d7d7d; | |
} | |
div.searchTitle__content { | |
background-color: #12131a; | |
border-color: #23242e; | |
} | |
div.search__headerInner.g-z-index-fixed.sc-browsers-enable-gpu { | |
background-color: #14151c; | |
} | |
div.sidebarHeader.sc-clearfix.sc-type-light.sc-border-light-bottom { | |
border-color: #23242e; | |
display: none; | |
} | |
div.songkickDate { | |
border-color: #23242e; | |
} | |
div.songkickDate__title.sc-truncate { | |
color: #4f4f4f; | |
} | |
div.sound.playlist.streamContext.owned.focused { | |
border-color: #23242e; | |
} | |
div.sound__footer.g-all-transitions-300 { | |
border-color: #23242e; | |
} | |
div.sound__soundActions { | |
background-color: #1e1e1e; | |
} | |
div.spotlight { | |
border-color: #23242e; | |
} | |
div.streamSidebar.sc-clearfix.sc-browsers-enable-gpu.l-fixed { | |
margin-top: 33px; | |
} | |
div.tokenInput__wrapper.sc-input { | |
background-color: #191b24; | |
border-color: #23242e; | |
} | |
div.tokenInput__wrapper.tagInput__wrapper.sc-input.sc-input-large { | |
background-color: #0e0f14; | |
} | |
div.trackItemWithEdit.sc-type-small.sc-type-light.editing.hover { | |
border-color: #23242e; | |
} | |
div.trackItemWithEdit__content.sc-media-content.sc-truncate { | |
border-color: #23242e; | |
} | |
div.trackManagerToolbar.sc-border-light-bottom.sc-clearfix { | |
border-color: #23242e; | |
} | |
div.truncatedAudioInfo.m-collapsed.m-overflow { | |
border-color: #23242e; | |
} | |
div.truncatedAudioInfo__wrapper { | |
border-color: #23242e; | |
border-style: none; | |
} | |
div.uploadMain__chooserContainer.sc-border-light.g-shadow-light { | |
background-color: #0e0e0e; | |
border-color: #23242e; | |
border-style: none; | |
} | |
div.uploadMain__foot.sc-clearfix { | |
background-color: #0e0e0e; | |
} | |
div.uploadMain__proContainer.sc-border-light-top { | |
border-color: #2e2e2e; | |
border-style: none; | |
} | |
div.userDropbar.sc-media.sc-border-light-bottom { | |
border-color: #23242e; | |
} | |
div.userNetworkTop__inner.sc-border-box.g-z-index-fixed.sc-browsers-enable-gpu { | |
background-color: #14151c; | |
} | |
div.volume__sliderBackground { | |
background-color: #2e2e2e; | |
} | |
div.volume__sliderWrapper { | |
background-color: #0e0e0e; | |
border-style: none; | |
} | |
h1.newMessageForm__title.g-modal-title-h1 { | |
border-color: #23242e; | |
} | |
h1.stream__title.sc-type-light.sc-type-large { | |
display: none; | |
} | |
h2.collectionSection__heading { | |
border-color: #2e2e2e; | |
} | |
h3.commentsList__title.sc-type-light { | |
border-color: #23242e; | |
border-style: none; | |
} | |
h3.sc-truncate.sc-font { | |
color: #b36200; | |
} | |
h3.spotlight__recent.sc-border-light-top { | |
border-color: #2e2e2e; | |
} | |
h3.staticPageSidebar__header.sc-type-light.sc-border-light-bottom { | |
border-bottom-width: 1px; | |
border-color: #2e2e2e; | |
border-width: 1px; | |
} | |
h3.widget-title { | |
border-color: #23242e; | |
} | |
header.header.sc-selection-disabled.fixed.g-dark.g-z-index-header.show { | |
background-color: #0e0e0e; | |
} | |
header.header.sc-selection-disabled.fixed.g-dark.g-z-index-header.show.playing { | |
background-color: #0e0e0e; | |
border-style: none; | |
} | |
html { | |
background-color: #0d0d12; | |
} | |
html body { | |
background-color: #0b0b0f; | |
} | |
html.translated-ltr { | |
background-color: #14151c; | |
} | |
input.commentForm__input.sc-border-box { | |
background-color: #2e2e2e; | |
border-color: #1a1a24; | |
border-style: none; | |
color: #7d7d7d; | |
} | |
input.headerSearch__input.sc-input.g-all-transitions-300 { | |
background-color: #1e1e1e; | |
color: #949494; | |
} | |
input.tagInput__input.tokenInput__input { | |
background-color: #12131a; | |
} | |
input.tokenInput__input { | |
background-color: #191b24; | |
color: #d6d6d6; | |
} | |
label.toggle.sc-toggle.sc-toggle-medium { | |
background-color: #2e2e2e; | |
border-style: none; | |
} | |
li.badgeList__item { | |
border-color: #23242e; | |
} | |
li.commentBadgeList__item.sc-border-light-top { | |
border-color: #23242e; | |
} | |
li.notifications__item { | |
background-color: .header; | |
} | |
li.ownActivitiesList__item.sc-border-light-top { | |
border-color: #23242e; | |
} | |
li.soundBadgeList__item { | |
background-color: #1e1e1e; | |
} | |
li.soundList__item { | |
margin-top: -11px; | |
} | |
li.trackListWithEdit__item.sc-border-light-bottom { | |
border-color: #23242e; | |
} | |
p.commentPopover__body.sc-truncate { | |
color: #c2c2c2; | |
} | |
section.collection__section.collection__followingsSection.collection__oneRowSection.sc-clearfix { | |
border-color: #23242e; | |
} | |
section.collection__section.collection__likesSection.collection__twoRowSection.sc-clearfix { | |
border-color: #23242e; | |
} | |
section.collection__section.collection__playlistsSection.collection__oneRowSection.sc-clearfix { | |
border-color: #2e2e2e; | |
} | |
span.compactTrackListItem__number.sc-media-image { | |
color: #a8a8a8; | |
} | |
span.compactTrackListItem__number.sc-media-image font font { | |
color: #bfbfbf; | |
} | |
span.compactTrackListItem__trackTitle { | |
color: #eeeeee; | |
} | |
span.compactTrackListItem__trackTitle font font { | |
color: #787878; | |
} | |
span.sc-artwork.sc-artwork-placeholder-1.image__full.g-opacity-transition { | |
background-color: #101014; | |
} | |
span.sc-artwork.sc-artwork-placeholder-4.image__full.g-opacity-transition { | |
border-color: #23242e; | |
} | |
span.sc-ministats.sc-ministats-large.sc-ministats-sounds span { | |
color: #b8b8b8; | |
} | |
span.sc-ministats.sc-ministats-small.sc-ministats-plays span { | |
color: #7d7d7d; | |
} | |
span.sc-truncate { | |
color: #7d7d7d; | |
} | |
span.soundTitle__tagContent.sc-truncate { | |
color: #9e969e; | |
} | |
span.soundTitle__usernameText font font { | |
color: #e0e0e0; | |
} | |
span.tokenInput__recipientName.left { | |
color: #e0e0e0; | |
} | |
span.userBadge__usernameWrap { | |
color: #b5b5b5; | |
} | |
textarea.textfield__input.sc-input.sc-input-medium { | |
background-color: #191b24; | |
border-color: #2e2e2e; | |
} | |
time.relativeTime span { | |
color: #8f8f8f; | |
} | |
ul.collectionNav.g-tabs.g-tabs-large { | |
border-color: #2e2e2e; | |
} | |
ul.g-tabs.g-tabs-large.streamExploreTabs__exploreTab { | |
border-color: #2e2e2e; | |
} | |
ul.g-tabs.g-tabs-large.streamExploreTabs__streamTab { | |
border-color: #2e2e2e; | |
} | |
ul.lazyLoadingList__list.sc-list-nostyle.sc-clearfix { | |
border-color: #2e2e2e; | |
} | |
ul.listenAttributes.sc-border-light-bottom.sc-list-nostyle.sc-type-small { | |
border-color: #2e2e2e; | |
} | |
ul.profileTabs.g-tabs.g-tabs-medium { | |
border-color: #2e2e2e; | |
} | |
ul.soundList.sc-list-nostyle { | |
border-color: #2e2e2e; | |
} | |
ul.userNetworkTabs.g-tabs.g-tabs-medium { | |
border-color: #2e2e2e; | |
} | |
.compactTrackListItem__additional { | |
background: linear-gradient(to right,rgba(30,30,30,.1),#1e1e1e 17px); | |
} | |
.soundBadge__additional { | |
background: linear-gradient(to right,rgba(30,30,30,.1),#1e1e1e 17px); | |
} | |
.waveform .waveformCommentsNode, | |
.whoToFollowModule, | |
.listenArtistInfo__copyright, | |
.commentsList, | |
.commentForm, | |
.likesModule, | |
.l-sidebar-right .soundLikesModule, | |
.l-sidebar-right .soundRepostsModule, | |
.l-sidebar-right .soundInSetsModule | |
{ | |
display:none; | |
} | |
.l-fluid-fixed .l-main:not(.l-user-main){ | |
margin:auto; | |
} | |
.sc-border-light-bottom{ | |
border-color: #2e2e2e; | |
} | |
.trackItem__additional, | |
.trackItem{ | |
background:transparent; | |
} | |
.trackList .paging-eof:before{ | |
display: none; | |
} | |
.truncatedAudioInfo.m-overflow.m-collapsed, | |
.truncatedAudioInfo__wrapper::after{ | |
background: transparent; | |
border-bottom:1px solid #2e2e2e; | |
} | |
.soundList__item.repost{ | |
opacity:0.5; | |
} | |
.soundList__item.repost .sound__artwork{ | |
opacity:0.2; | |
} | |
This file contains 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
div.topbar, | |
#feed-link-text a, | |
#copyright, | |
div.module.community-bulletin, | |
form.post-form, | |
div.show-votes, | |
h2.bottom-notice, | |
.post-signature, | |
#answers-header, | |
.favoritecount, | |
.everyonelovesstackoverflow, | |
.comments-link, | |
#footer, | |
#hmenus, | |
.star-off, | |
.newsletter-anon{ | |
display: none; | |
} | |
#mainbar, | |
#answers, | |
#question, | |
.answer, | |
#question table, | |
.answer table, | |
.comments, | |
.wmd-preview, | |
#answers-header { | |
width: 100%; | |
} | |
.post-text{ | |
width:840px; | |
} | |
#header, #content { | |
width: 900px; | |
} | |
.answer { | |
padding-top: 20; | |
padding-bottom: 20; | |
margin-bottom: 35px; | |
overflow: hidden; | |
border-top:5px solid #ddd; | |
border-bottom:none; | |
} | |
.accepted-answer { | |
border-color:#44b449; | |
} | |
.post-menu a, .user-action-time a { | |
color: transparent; | |
} | |
.comment-body { | |
margin-bottom: 5px; | |
padding-right: 20px; | |
} | |
#question .post-text p { | |
line-height: 1.4; | |
} | |
#question { | |
margin-bottom: 50px; | |
} | |
#content { | |
margin-bottom: 100px; | |
} | |
.post-text p { | |
padding-right: 30px; | |
} | |
h1 { | |
margin: 15px 0 40px 0; | |
} | |
h1 a { | |
font-size: 30px; | |
} | |
This file contains 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
#searchInput { | |
font-size: 16pt; | |
height: 40px; | |
width: 400px; | |
} | |
#searchLanguage { | |
display: none; | |
} | |
#www-wikipedia-org div hr { | |
display: none; | |
} | |
a { | |
color: #3295eb; | |
} | |
div.bookshelf { | |
display: none; | |
} | |
div.central-featured-lang.lang6 a small { | |
border-color: #404040; | |
} | |
div.divider hr { | |
display: none; | |
} | |
div.langlist { | |
display: none; | |
} | |
div.langlist.langlist-large div { | |
display: none; | |
} | |
div.otherprojects-item { | |
display: none; | |
} | |
div.search-container h5 { | |
display: none; | |
} | |
div.search-container.language-search { | |
display: none; | |
} | |
div.wm-site-info a img { | |
display: none; | |
} | |
form.search-form fieldset { | |
background-color: #ffffff; | |
border-style: none; | |
color: #ffffff; | |
} | |
input.formBtn { | |
display: none; | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment