manage wallets uses modal
This commit is contained in:
parent
e58b256577
commit
5873f30262
6 changed files with 113 additions and 74 deletions
|
|
@ -964,8 +964,9 @@ table tbody tr:last-child td {
|
|||
border-bottom: none;
|
||||
}
|
||||
|
||||
table tr.deleting {
|
||||
background: #FCD5D5;
|
||||
table.manage-wallets tr:hover {
|
||||
background-color: #eee;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue