forked from alaguraj/odoo-testing-addons
Add custom POS theme with comprehensive styling for layout, branding, product cards, order lines, and payment components.
This commit is contained in:
parent
2d0f11526d
commit
8aac33c4ff
@ -61,9 +61,9 @@
|
||||
|
||||
/* 2. Header & Branding */
|
||||
.pos .pos-topheader {
|
||||
background: #ffffff !important;
|
||||
border-bottom: 2px solid #f1f5f9 !important;
|
||||
color: var(--pos-text-dark) !important;
|
||||
background: #111 !important;
|
||||
border-bottom: 2px solid #111 !important;
|
||||
color: #fff !important;
|
||||
height: 85px !important;
|
||||
display: flex !important;
|
||||
align-items: center !important;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user