Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0055528 | Openbravo ERP | 00. Application dictionary | public | 2024-05-20 15:32 | 2024-05-20 18:44 |
Reporter | dbaz | ||||
Assigned To | dbaz | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | PR24Q3 | |||
Merge Request Status | approved | ||||
Review Assigned To | |||||
OBNetwork customer | No | ||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0055528: Backoffice skin should have font-size values defined as CSS variables | ||||
Description | Backoffice skin should have font-size values defined as CSS variables When a font change is needed, updating a single variable rather than multiple CSS rules significantly reduces maintenance time and effort. Moreover, this practice facilitates the creation of customized skins, allowing designers to quickly adjust fonts to match different themes and ensure a cohesive visual experience. The translation between pt and px should be: 8pt: 11px 9pt: 12px The translation between em and px should be, as a starting point: 1em: 10px although it will be analyzed and tested case by case Variables to define: --obuiapp-type-xs-font-size: 9px; --obuiapp-type-s-font-size: 11px; --obuiapp-type-m-font-size: 12px; --obuiapp-type-l-font-size: 14px; --obuiapp-type-xl-font-size: 16px; For values not matching any value (e.g. 10px), it should be analyzed and tested case by case | ||||
Steps To Reproduce | . | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2024-05-20 15:32 | dbaz | New Issue | |||
2024-05-20 15:32 | dbaz | Assigned To | => dbaz | ||
2024-05-20 15:32 | dbaz | OBNetwork customer | => No | ||
2024-05-20 15:32 | dbaz | Modules | => Core | ||
2024-05-20 15:32 | dbaz | Triggers an Emergency Pack | => No | ||
2024-05-20 15:35 | hgbot | Merge Request Status | => open | ||
2024-05-20 15:35 | hgbot | Note Added: 0164825 | |||
2024-05-20 18:43 | hgbot | Merge Request Status | open => approved | ||
2024-05-20 18:44 | hgbot | Resolution | open => fixed | ||
2024-05-20 18:44 | hgbot | Status | new => closed | ||
2024-05-20 18:44 | hgbot | Fixed in Version | => PR24Q3 | ||
2024-05-20 18:44 | hgbot | Note Added: 0164866 | |||
2024-05-20 18:44 | hgbot | Note Added: 0164867 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|