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: #000!important
- }
- #header_search #query{
- background-color: #333 !important;
- color: #888 !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;
- }
- #vod_form h3 {
- color: #999 !important;
- }
- #delay_controls h3 {
- color: #999 !important;
- }
- #stats div span {
- color: #999 !important;
- }
- #gameselector_input {
- background-color: #333 !important;
- color: #999 !important;
- }
- #gameselector_results li {
- background-color: #000 !important;
- }
- #dashboard-chat{
- border-color: #000 !important;
- }
- .ember-view .ember-view .chat-room-list {
- background-color: #333 !important;
- }
- .js-chat-scroll {
- background-color: #000 !important;
- }
- .chat-menu-button-container {
- background-color: #000 !important;
- }
- .chat-top-header {
- background-color: #000 !important;
- border-color: #000 !important;
- }
- #viewer_list {
- background-color: #000 !important;
- border-color: #ff0000 !important;
- }
- .ember-view .ember-list-view {
- background-color: #000 !important;
- border-color: #ff0000 !important;
- }
- .chat-menu{
- border-color :#000 !important;
- background-color: #000 !important;
- }
- .chat-menu-content p {
- color: #888 !important;
- }
- #play_switch {
- background-color: #000 !important;
- }
- #commercial_options {
- background-color: #000 !important;
- }
- #ui-id-1 {
- background-color: #000 !important;
- }
- #manage_permissions {
- border-color: #000 !important
- }
- #add_editor_new_editor {
- background-color: #333 !important;
- }
- #manage_permissions li {
- background-color: #111 !important;
- }
- #editors {
- color: #777 !important;
- }
- #editors ul li {
- border-color: #000 !important;
- }
- #editors ul li form {
- border-color: #000 !important;
- }
- #editable {
- color: #777 !important;
- }
- #editable ul li div{
- border-color: #000 !important;
- }
- #action_feed li {
- border-color: #000 !important;
- color: #999 !important;
- }
- #action_feed li div div {
- background-color: #000 !important;
- color: #777 !important;
- }
- #action_feed li div div blockquote{
- background-color: #000 !important;
- color: #777 !important;
- }
- #stream_key_container {
- color: #999 !important;
- }
- #dash_main div .warning {
- background-color: #111 !important;
- border-color: #000 !important;
- color: #999 !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment