Openbravo Issue Tracking System - POS2
View Issue Details
0050219POS2POSpublic2022-09-12 10:502022-09-13 17:22
rafademiguel 
radhakrishnan 
normalmajorhave not tried
closedfixed 
5
 
22Q4 
No
0050219: Top-toolbar should have an explicit background-color
Top-toolbar should have an explicit background-color

Add to .obc2AppBar {
background-color: var(--obc2-color-background);
}
N/A
No tags attached.
Issue History
2022-09-12 10:50rafademiguelNew Issue
2022-09-12 10:50rafademiguelAssigned To => Retail
2022-09-12 10:50rafademiguelTriggers an Emergency Pack => No
2022-09-13 10:12radhakrishnanAssigned ToRetail => radhakrishnan
2022-09-13 10:12radhakrishnanStatusnew => scheduled
2022-09-13 15:04hgbotNote Added: 0141061
2022-09-13 17:22hgbotResolutionopen => fixed
2022-09-13 17:22hgbotStatusscheduled => closed
2022-09-13 17:22hgbotNote Added: 0141073
2022-09-13 17:22hgbotFixed in Version => 22Q4
2022-09-13 17:22hgbotNote Added: 0141074

Notes
(0141061)
hgbot   
2022-09-13 15:04   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/838 [^]
(0141073)
hgbot   
2022-09-13 17:22   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/838 [^]
(0141074)
hgbot   
2022-09-13 17:22   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: ee8552094c94bdbd7bae80cf56fc6f3345ea52b1
Author: Radhakrishnan Seeman <radhakrishnan@qualiantech.com>
Date: 13-09-2022 18:31:33
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/ee8552094c94bdbd7bae80cf56fc6f3345ea52b1 [^]

Fixed ISSUE-50219: Added CSS for Top-toolbar
* Top-toolbar should have an explicit background-color

---
M web-jspack/org.openbravo.core2/src/components/AppBar/AppBar.scss
---