refactor(scss): remove all rules and clean main.scss, create shame.scss

This commit is contained in:
Jason Dreyzehner 2016-10-03 16:32:45 -04:00
commit 1f953448e0
12 changed files with 491 additions and 588 deletions

View file

@ -8,3 +8,14 @@
}
}
}
.coinbase-last-transactions-content {
background: #fff;
padding: 0.8rem 1rem;
cursor: pointer;
border-bottom: 1px solid #E4E8EC;
}
.coinbase-pointer {
cursor: pointer;
}