mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 19:29:10 +00:00
Dev cleanup
This commit is contained in:
@@ -458,31 +458,4 @@ body[data-route="pos"] {
|
|||||||
.list-item_content {
|
.list-item_content {
|
||||||
padding-right: 45px;
|
padding-right: 45px;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
// Bank Reconciliation
|
|
||||||
|
|
||||||
.plaid-btn {
|
|
||||||
margin-top: 24px;
|
|
||||||
color: #fff;
|
|
||||||
background-color: #5bc0de;
|
|
||||||
border-color: #46b8da;
|
|
||||||
}
|
|
||||||
|
|
||||||
.transactions-btn {
|
|
||||||
margin: 15px;
|
|
||||||
}
|
|
||||||
|
|
||||||
[data-fieldname='reconcile_data'],
|
|
||||||
[data-fieldname='sync_data'],
|
|
||||||
[data-fieldname='import_data'] {
|
|
||||||
.btn {
|
|
||||||
color: #fff;
|
|
||||||
background-color: #8d99a6;
|
|
||||||
border-color: #7f8c9b;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
[data-fieldname='table_container'] {
|
|
||||||
margin: -15px -30px;
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user