better tx details

This commit is contained in:
Matias Alejo Garcia 2014-12-09 14:27:09 -03:00
commit 5f5d74944f
6 changed files with 71 additions and 81 deletions

View file

@ -417,20 +417,6 @@ a:hover {
border-radius: 3px 3px 0 3px;
}
a.missing-copayers {
background: #7A8C9E;
position: absolute;
display: block;
right: -1px;
bottom: -18px;
padding: 0.2rem 0.5rem;
font-size: 10px;
border-radius: 0 0 3px 3px;
text-transform: uppercase;
color: #fff;
font-weight: 700;
}
ul.tx-copayers {
background: #E4E8EC;
padding: 0.3rem 0.8rem;