Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*MY EDITS*/
- /*Video Manager*/
- #video-manager .videos-grid .videos .ember-view .ember-view .ember-view .meta{
- background-color: #333!important;
- }
- /*Sidebar*/
- #flyout .content {
- background-color: #000!important;
- }
- /*Dashboard Page*/
- #site_header {
- background-color: #333!important
- }
- #dash_main {
- background-color: #111;
- }
- #dashboard_title {
- color:rgb(242,242,242);
- }
- #dash_nav .selected a {
- color:rgb(170,170,170);
- }
- #stream-config-status .status-header{
- background-color: #333 !important;
- border-color: #333 !important;
- color:#999 !important;
- }
- #vod_status {
- background-color: #333 !important;
- color: #999 !important;
- }
- #gameselector_input {
- background-color: #333 !important;
- color: #999 !important;
- }
- #gameselector_results li {
- background-color: #000 !important;
- }
- #dashboard-chat /*html body .ember-view*/ {
- background-color: #ff0000 !important;
- border-color: #000 !important;
- }
- #dashboard-chat html /*body .ember-view .ember-view .ember-view .chat-room-list*/ {
- background-color: #ff0000 !important;
- border-color: #00ff00 !important;
- display:none;
- }
- .ember-view .ember-view .chat-room-list {
- background-color: #333 !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment