Advertisement
Guest User

Untitled

a guest
Dec 4th, 2016
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.42 KB | None | 0 0
  1. .icon-room {
  2. width: 75px !important;
  3. }
  4. #room-name, #room-host, #now-playing-dj, #now-playing-media {
  5. left: 89px !important;
  6. color: #fff !important;
  7. font-weight: bold;
  8. text-shadow: 2px 0px 11px, #dd00ff;
  9. }
  10. .app-header, #footer-user .info, #dashboard {
  11. background: rgba(0, 0, 0, 0.85) !important;
  12. }
  13. #volume .slider {
  14. background-color: rgba(0, 0, 0, 0) !important;
  15. box-shadow: 0px -19px 0px 6px rgba(0, 0, 0, 0), 0px 18px 0px 6px rgba(0, 0, 0, 0) !important;
  16. }
  17. #rcs-menu {
  18. background: rgba(0,0,0,0.5) !important;
  19. }
  20. #footer, .app-right {
  21. background: rgba(0, 0, 0, 0.75) !important;
  22. }
  23. #playlist-panel, #user-view, #waitlist .list .sortable-placeholder, #room-settings {
  24. background: rgba(0, 0, 0, 0.95) !important;
  25. }
  26. #now-playing-bar, #history-button, #rs-skip-button, #playlist-menu, #user-menu, #room-settings-menu, .app-right .friends, .badge-box {
  27. background: none !important;
  28. }
  29. #app-menu, #app-menu .list {
  30. background: rgba(0, 0, 0, 0.85) !important;
  31. }
  32. #room .app-right {
  33. background: rgba(0,0,0,0.5) !important;
  34. }
  35. .header-panel-button.selected, #footer-user .buttons .button.store:hover, #footer-user .buttons .button:hover, #app-menu .list .logout:hover {
  36. background: rgba(40, 120, 60, 0.75) !important;
  37. }
  38. #app-menu .list .rcsunload:hover, #app-menu .list .item:hover {
  39. background: rgba(40, 120, 60, 0.75)!important;
  40. }
  41. .app-right .friends .list .row.clickable .room, #room-settings .general-settings a, #room-settings .general-settings a:visited {
  42. color: rgba(40, 120, 60, 1)!important;
  43. }
  44. .icon-staff {
  45. background-position: 35px 520px !important;
  46. }
  47. #user-lists .header .button.staff.selected {
  48. border-bottom: 1px solid #228b22 !important;
  49. }
  50. #chat .emote, #chat .message, #chat .moderation, #chat .skip, #chat .system, #chat .update, #chat .welcome, #chat .cm, #chat .emote:nth-child(2n+1),#chat .message:nth-child(2n+1), #chat .moderation:nth-child(2n+1), #chat .skip:nth-child(2n+1), #chat .system:nth-child(2n+1), #chat .update:nth-child(2n+1), #chat .welcome:nth-child(2n+1), #chat .cm:nth-child(2n+1) {
  51. background-color: rgba(0, 0, 0, 0.25) !important;
  52. }
  53. #chat .welcome {
  54. color: #228B22 !important;
  55. }
  56. #chat .mention, #chat .mention:nth-child(2n+1), #chat .mention.is-dj, #chat .mention.is-staff, #chat .mention.is-dj:nth-child(2n+1), #chat .mention.is-staff:nth-child(2n+1) {
  57. background: linear-gradient(to left, rgba(37,185,97,0.3) 0%,rgba(0,0,0,0.75) 100%) !important;
  58. border-left: rgba(40, 120, 60, 0.75) 3px solid !important;
  59. }
  60. #user-lists .list .user:hover, #waitlist .list .user {
  61. background: linear-gradient(to right, rgba(37,185,97,0.2) 0%,rgba(0,0,0,0) 100%) !important;
  62. }
  63. #chat .msg .text .name, #chat .msg .text .name .name {
  64. color: #FFF !important;
  65. }
  66. .experience .xp .bar .progress, #footer-user .info .bar .progress, .experience .levels .level.earned.avatar .label {
  67. background: #25b961 !important;
  68. }
  69. #chat-input {
  70. background: rgba(40, 120, 60, 0.25) !important;
  71. }
  72. #chat .focused, #room-settings .focused {
  73. -webkit-box-shadow: inset 0 0 0 #28783c!important;
  74. -moz-box-shadow: inset 0 0 0 #28783c!important;
  75. box-shadow: inset 0 0 0 1px #28783c!important;
  76. }
  77. #chat .msg .text .name, #chat .msg .text .name .name {
  78. color: #FFF !important;
  79. }
  80. #rcs-progress-container .bar {
  81. background: #25b961 !important;
  82. }
  83. #user-lists .list.staff .group {
  84. border-top: 1px solid rgba(40, 120, 60, 1) !important;
  85. border-bottom: 1px solid rgba(40, 120, 60, 1) !important;
  86. background: rgba(40, 120, 60, 0.2) !important;
  87. }
  88. #playlist-button, #playlist-menu .menu .row.selected, #playlist-activate-button, #playlist-import:hover, .media-list .row.selected, .tab-menu button.selected, #user-menu .item.selected, #room-settings-menu .item.selected {
  89. background: rgba(40, 120, 60, 0.75) !important;
  90. }
  91. .icon-check-circle, .icon-check-purple {
  92. background-position: -70px -140px !important;
  93. }
  94. #playlist-menu .menu .row .count, #playlist-activate-button span {
  95. color: #FFF !important;
  96. }
  97. .icon-next-track {
  98. background-position: -70px -175px !important;
  99. }
  100. .media-list .selected .actions {
  101. background: rgba(40, 120, 60, 1) !important;
  102. }
  103. #room-bar .icon-grab, .communities .grid .cell .favorite .icon-grab {
  104. background-position: -40px -280px !important;
  105. }
  106. #room-bar .icon-grab, .communities .grid .cell .favorite .icon-grab {
  107. background-position: -40px -280px !important;
  108. }
  109. .communities .grid .cell .bar, .communities .grid .cell .favorite, .communities .grid .cell .meta, .communities .grid .cell .meta .host, .communities .grid .cell {
  110. background: #000 !important;
  111. }
  112. .communities .grid .cell:hover>.meta {
  113. background: rgba(0, 0, 0, 0.85) !important;
  114. }
  115. .communities .grid .cell .meta .join {
  116. background: rgba(30, 90, 45, 0.5) !important;
  117. }
  118. /* Scrollbar */
  119. ::-webkit-scrollbar-thumb {
  120. background: rgba(40, 120, 60, 0.75) !important;
  121. }
  122. .jspDrag {
  123. background: rgba(40, 120, 60, 0.65) !important;
  124. }
  125. .jspDrag:hover, .jspTrack .jspActive, .jspTrack .jspHover, .experience .levels .level.earned.avatar .label {
  126. background: rgba(40, 120, 60, 0.95) !important;
  127. }
  128. /* Scrollbar */
  129.  
  130. #footer-user .back, #footer-user .signup {
  131. background: rgba(40,120,60,0.75) !important;
  132. -webkit-box-shadow: inset 0 2px 0 -1px rgba(40,120,60,1) !important;
  133. -moz-box-shadow: inset 0 2px 0 -1px rgba(40,120,60,1) !important;
  134. box-shadow: inset 0 2px 0 -1px rgba(40,120,60,1) !important;
  135. }
  136. #dj-button.is-leave .left, #dj-button.is-quit .left {
  137. background: #c42e3b !important;
  138. }
  139. #dj-button .left {
  140. background: #25b961 !important;
  141. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement