mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-29 22:58:25 +00:00
[minor] cleanup
This commit is contained in:
@@ -104,7 +104,7 @@ body[data-route="pos"] .pos-payment-row {
|
||||
}
|
||||
body[data-route="pos"] .pos-payment-row:hover,
|
||||
body[data-route="pos"] .pos-keyboard-key:hover {
|
||||
background-color: #FAFBFC;
|
||||
background-color: #fafbfc;
|
||||
cursor: pointer;
|
||||
}
|
||||
body[data-route="pos"] .pos-keyboard-key,
|
||||
@@ -214,7 +214,7 @@ body[data-route="pos"] .amount-label {
|
||||
font-size: 16px;
|
||||
}
|
||||
body[data-route="pos"] .selected-payment-mode {
|
||||
background-color: #FAFBFC;
|
||||
background-color: #fafbfc;
|
||||
cursor: pointer;
|
||||
}
|
||||
body[data-route="pos"] .pos-invoice-list {
|
||||
|
||||
Reference in New Issue
Block a user