Merge pull request #3493 from bechi/fixes/history-sync

fix style on history sync
This commit is contained in:
Matias Alejo Garcia 2015-11-19 15:25:41 -03:00
commit 510141141e
2 changed files with 33 additions and 18 deletions

View file

@ -359,6 +359,15 @@ ul.tx-copayers {
background-color: #C0392B;
}
.circle-icon {
background: #F1F3F5;
border-radius: 100%;
padding: 1.5rem;
width: 80px;
height: 80px;
margin: 0 auto;
}
.date-message {
background-color: #213140;
border-radius: 3px;