Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /;Disable pinned cheers
- /;Disable last broadcast banner
- /;Change Broadcaster, Mod and Bot badges to blue color and non-rounded
- /;Change player buttons to blue - when you hover your mouse over the player
- /;Hide scrollbar in chat
- /;Hide promoted games in sidebar
- .ember-chat .sticky-message--pinned-cheers {
- display: none ! important;
- }
- .badges .oldmoderator {
- background-color: #316AD0 ! important;
- border-radius: 0px ! important;
- }
- .badges .oldbroadcaster {
- background-color: #316AD0 ! important;
- border-radius: 0px ! important;
- }
- .badges .oldbot {
- background-color: #316AD0 ! important;
- border-radius: 0px ! important;
- }
- div.upsell-banner.recent-past-broadcast {
- display: none ! important;
- }
- .player-loading-spinner {
- border-left: .3em solid #316AD0 ! important;
- }
- .player-button:hover:enabled svg {
- fill: #316AD0 ! important;
- }
- .player-livestatus__online:before {
- background: #316AD0 ! important;
- }
- .player-video-issue__submit {
- background: #316AD0 ! important;
- }
- .player-slider .ui-slider-range {
- background: #316AD0 ! important;
- }
- .player-button:hover .player-tip {
- display: inherit ! important;
- }
- .js-directory-featured-game {
- display: none ! important;
- }
- .promotedGames {
- display: none ! important;
- }
- .tse-scrollbar .drag-handle.visible {
- opacity: 0 ! important;
- }
Advertisement
Add Comment
Please, Sign In to add comment