Fix copayer list from "Send" and "History"

This commit is contained in:
Gustavo Maximiliano Cortez 2014-12-03 11:55:52 -03:00
commit 3861e4e388
3 changed files with 11 additions and 13 deletions

View file

@ -433,12 +433,15 @@ ul.tx-copayers {
}
.tx-copayers li {
border-bottom: 1px solid #CAD2DA;
list-style: none;
padding: 0.3rem;
font-size: 12px;
}
.tx-copayers li.bottom-line-copayers {
border-bottom: 1px solid #CAD2DA;
}
.last-transactions-header {
border-radius: 3px 3px 0 0;
background: #2C3E50;