Advertisement
mimmie

Untitled

Oct 15th, 2022
235
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.17 KB | None | 0 0
  1. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_books > div.exchange_books_window.exchange_books_window_buy > div > table,
  2. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_books > div.exchange_books_window.exchange_books_window_sell > div > table,
  3. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_orders > div.exchange_orders_window.exchange_orders_window_mine > div > table,
  4. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_orders > div.exchange_orders_window.exchange_orders_window_history > div > table,
  5. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_orders > div.exchange_orders_window.exchange_orders_window_mine > div
  6. {
  7. width: 100% !important;
  8. }
  9.  
  10. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_books > div.exchange_books_window.exchange_books_window_buy > div > div,
  11. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_orders > div.exchange_orders_window.exchange_orders_window_history > div > div,
  12. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_books > div.exchange_books_window.exchange_books_window_sell > div > div,
  13. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_books > div.exchange_books_window.exchange_books_window_buy > div > div > table,
  14. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_orders > div.exchange_orders_window.exchange_orders_window_history > div > div > table,
  15. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_orders > div.exchange_orders_window.exchange_orders_window_mine > div > div {
  16. overflow-x: hidden !important;
  17. width: 100% !important;
  18. }
  19.  
  20. /* width */
  21. .tablescroll ::-webkit-scrollbar {
  22. width: 10px;
  23. }
  24.  
  25. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_actions > div.exchange_actions_window.exchange_actions_window_buy > h2 > img,
  26. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_actions > div.exchange_actions_window.exchange_actions_window_sell > h2 > img{
  27. height: 0px;
  28. }
  29.  
  30. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_actions > div.exchange_actions_window.exchange_actions_window_buy, #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_actions > div.exchange_actions_window.exchange_actions_window_buy > form > table > tbody > tr:nth-child(n) {
  31. background-color: #31343b;
  32. }
  33.  
  34. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_actions > div.exchange_actions_window.exchange_actions_window_buy {
  35. border: 1px solid #82e182;
  36. }
  37.  
  38. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_actions > div.exchange_actions_window.exchange_actions_window_sell,
  39. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_actions > div.exchange_actions_window.exchange_actions_window_sell > form > table > tbody > tr:nth-child(n) {
  40. background-color: #31343b;
  41. }
  42.  
  43. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_actions > div.exchange_actions_window.exchange_actions_window_sell {
  44. border: 1px solid #ff9b9b;
  45. }
  46.  
  47. .exchange_actions_window h2 {
  48. text-align: center;
  49. }
  50.  
  51. .exchange_books_window, .exchange_orders_window, #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_actions > div.exchange_actions_window.exchange_actions_window_buy, #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_actions > div.exchange_actions_window.exchange_actions_window_sell {
  52. border: none;
  53. outline: 2px solid #43454d;
  54. background-color: #31343b;
  55. }
  56.  
  57. .exchange_actions_window_buy h2 {
  58. background-color: #202225;
  59. color: #bbbec1;
  60. width: 100%;
  61. padding: 10px 10px;
  62. margin-left: -10px;
  63. margin-top: -10px;
  64. }
  65.  
  66. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_actions > div.exchange_actions_window.exchange_actions_window_buy, #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_actions > div.exchange_actions_window.exchange_actions_window_buy > form > table > tbody > tr:nth-child(n), #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_actions > div.exchange_actions_window.exchange_actions_window_sell, #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_actions > div.exchange_actions_window.exchange_actions_window_sell > form > table > tbody > tr:nth-child(n) {
  67. background-color: #31343b;
  68. }
  69.  
  70. .exchange_actions_window table td div span {
  71. background-color: #4c4f57;
  72. border-radius: 0 4px 4px 0;
  73. }
  74.  
  75. .exchange_actions_window_sell h2 {
  76. background-color: #202225;
  77. color: #a6a7a8;
  78. width: 100%;
  79. padding: 10px 10px;
  80. margin-left: -10px;
  81. margin-top: -10px;
  82. }
  83.  
  84.  
  85. .exchange table thead th {
  86. outline: none;
  87. border: none ;
  88. padding: 8px;
  89. padding-right: 3px;
  90. background-color: #202225;
  91. color: #a6a7a8;
  92. text-transform: uppercase;
  93. }
  94.  
  95. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_books > div.exchange_books_window.exchange_books_window_buy > div > table, #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_books > div.exchange_books_window.exchange_books_window_sell > div > table, #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_orders > div.exchange_orders_window.exchange_orders_window_mine > div > table, #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_orders > div.exchange_orders_window.exchange_orders_window_history > div > table, #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_orders > div.exchange_orders_window.exchange_orders_window_mine > div {
  96. outline: none;
  97. border: none;
  98. border-bottom: 2px solid #43454d;
  99. }
  100.  
  101. .exchange_books_window table tbody tr, table tr {
  102. background-color: transparent;
  103. }
  104.  
  105. .exchange_books_window table tbody tr:nth-child(even) {
  106. background-color: #3a3e45;
  107. border-bottom: 2px solid #43454d;
  108. }
  109. .exchange_books_window table tbody tr:nth-child(odd) {
  110. background-color: #31343b;
  111. border-bottom: 2px solid #43454d;
  112. }
  113.  
  114. #currency-exchange > div.container.cta > div.container_12.center > div.text > div > div.exchange_orders > div.exchange_orders_window.exchange_orders_window_history > div > div > table > tbody > tr:nth-child(even) {
  115. background-color: #31343b;
  116. }
  117.  
  118. #currency-exchange > div.container.cta > div.container_12.center > div.text > div > div.exchange_orders > div.exchange_orders_window.exchange_orders_window_history > div > div > table > tbody > tr:nth-child(odd) {
  119. background-color: #3a3e45;
  120. }
  121.  
  122. .exchange table td {
  123. border: 1px solid #43454d;
  124. }
  125.  
  126.  
  127.  
  128. .exchange_actions_window table td {
  129. border: none;
  130. }
  131.  
  132.  
  133. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_actions > div.exchange_actions_window.exchange_actions_window_buy > form > table > tbody > tr:nth-child(5) > td > button {
  134. background-color: #202225;
  135. border: 1px solid #0ea20e;
  136. color: #74d274;
  137. width: 100%;
  138. }
  139.  
  140. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_actions > div.exchange_actions_window.exchange_actions_window_buy > form > table > tbody > tr:nth-child(5) > td > button:hover {
  141. background-color: #125331 ;
  142. }
  143.  
  144. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_actions > div.exchange_actions_window.exchange_actions_window_sell > form > table > tbody > tr:nth-child(5) > td > button {
  145. background-color: #202225;
  146. border: 1px solid #b50000;
  147. color: #ff6363;
  148. width: 100%;
  149. }
  150.  
  151. #currency-exchange > div.container > div.container_12.center > div.text > div > div.exchange_actions > div.exchange_actions_window.exchange_actions_window_sell > form > table > tbody > tr:nth-child(5) > td > button:hover {
  152. background-color: #8c1818 ;
  153. }
  154.  
  155. .exchange_actions_window table td div input {
  156. border-color: #575859;
  157. color: #c8cacb;
  158. border-radius: 5px 0 0 5px;
  159. }
  160.  
  161. /* Track */
  162. .tablescroll ::-webkit-scrollbar-track {
  163. background: #202225 !important;
  164. }
  165.  
  166. /* Handle */
  167. .tablescroll ::-webkit-scrollbar-thumb {
  168. background: #484d5e !important;
  169. border-color: #484d5e;
  170. }
  171.  
  172. /* Handle on hover */
  173. .tablescroll ::-webkit-scrollbar-thumb:hover {
  174. background: #7289da !important;
  175. border-color: #7289da;
  176. }
  177.  
  178. tbody {
  179. outline: none;
  180. }
  181.  
  182. tr:hover {
  183. border-color: transparent;
  184. }
  185.  
  186. hr {
  187. border-color: #bbbec357;
  188. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement