last transactions

This commit is contained in:
Bechi 2014-04-30 16:11:50 -03:00
commit 141d0d6bcc
2 changed files with 13 additions and 15 deletions

View file

@ -105,23 +105,21 @@ html, body {height: 100%;}
border: 1px solid #eee;
}
.transactions .panel.pending {
.transactions .panel {
padding: 0;
}
.btransactions .txheader {
/*.btransactions .txheader {
font-size: 12px;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #eee;
}
.btransactions .txbottom {
margin-top: 10px;
padding-top: 10px;
border-top: 1px solid #eee;
font-size: 12px;
}
}*/
.pending table {
width: 100%;