Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Custom Change Dark Mode || Cryptocurrency Widgets */
- .jnews-dark-mode div[id*="ccpw-datatable"].dataTables_wrapper div.dataTables_paginate a.paginate_button {
- color: #ddd !important;
- }
- .jnews-dark-mode #ccpw-coinslist_wrapper .table-striped>tbody>tr:nth-of-type(odd) td:nth-of-type(1),
- .jnews-dark-mode #ccpw-coinslist_wrapper .table-striped>tbody>tr:nth-of-type(odd) td:nth-of-type(2),
- .jnews-dark-mode #ccpw-historical_tbl_wrapper .table-striped>tbody>tr:nth-of-type(odd) td:nth-of-type(1),
- .jnews-dark-mode #ccpw-coinslist_wrapper .table-striped>tbody>tr:nth-of-type(even) td:nth-of-type(1),
- .jnews-dark-mode #ccpw-coinslist_wrapper .table-striped>tbody>tr:nth-of-type(even) td:nth-of-type(2),
- .jnews-dark-mode #ccpw-historical_tbl_wrapper .table-striped>tbody>tr:nth-of-type(even) td:nth-of-type(1),
- .jnews-dark-mode div[id*="ccpw-datatable"].dataTables_wrapper table.table-bordered.dataTable th,
- .jnews-dark-mode div[id*="ccpw-datatable"].dataTables_wrapper tr:nth-of-type(odd),
- .jnews-dark-mode div[id*="ccpw-datatable"].dataTables_wrapper tr:nth-of-type(even) {
- background-color:black !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement