Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.44 KB | None | 0 0
  1.  
  2. /* app-main.bundle.css | https://portal-metabase.printoclock.com/app/dist/app-main.bundle.css?ebd257dd7fdb865c61f0548c09ec2ede */
  3.  
  4. body {
  5. /* color: #2e353b; */
  6. /* background-color: #f9fbfc; */
  7. color: white;
  8. background-color: #2e353b;
  9. }
  10.  
  11. /* styles.bundle.css | https://portal-metabase.printoclock.com/app/dist/styles.bundle.css?fc6037c4a8a289c50722246d8b88c5fd */
  12.  
  13. .DashCard .Card {
  14. /* background-color: white; */
  15. /* border: 1px solid #f0f0f0; */
  16. background-color: #42484e;
  17. border: 1px solid #42484e;
  18. }
  19.  
  20. .DashboardHeader {
  21. /* background-color: white; */
  22. /* border-bottom: 1px solid #f0f0f0; */
  23. background-color: #2e353b;
  24. }
  25.  
  26. .Card-title {
  27. /* color: #2e353b; */
  28. color: white;
  29. }
  30.  
  31. /* Élément | https://portal-metabase.printoclock.com/ */
  32.  
  33. .Nav {
  34. display: none;
  35. }
  36.  
  37.  
  38.  
  39. /* Feuille de style intégrée #12 | https://portal-metabase.printoclock.com/dashboard/10#refresh=300 */
  40.  
  41. .DashboardHeader {
  42. border-bottom: 1px solid #2e353b;
  43. }
  44.  
  45. /* app-main.bundle.css | https://portal-metabase.printoclock.com/app/dist/app-main.bundle.css?ebd257dd7fdb865c61f0548c09ec2ede */
  46.  
  47. ._2tU5X {
  48. /* color: #2e353b; */
  49. color: #fff;
  50. }
  51.  
  52. /* Élément | https://portal-metabase.printoclock.com/ */
  53.  
  54. div.DashCard:nth-child(14) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > svg:nth-child(1) > g:nth-child(1) > text:nth-child(12) {
  55. /* fill: rgb(46, 53, 59); */
  56. fill: rgb(255, 255, 255);
  57. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement