last transactions
This commit is contained in:
parent
df66911299
commit
141d0d6bcc
2 changed files with 13 additions and 15 deletions
|
|
@ -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%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue