Search Criteria HTML styling hack, Re-implement via CSS. #25
Labels
enhancement
New feature or request
invalid
This doesn't seem right
LCB-TechDebt
Issue exists in Legacy Code Base. We inherited it.
Prod
Observed in Production Environment.
UI
User Interface Issues.
Milestone
base_qry_common.php
PrintCriteria()
Expected Behavior:☹️
Same or similar visual results implemented via CSS.
Current Behavior:
Like #19 , the code produces an HTML styling hack, a nested table that visually appears as a single table with a black border 2px wide.
Inside this, the code produces a similar hack, a table with a grey
bgcolor="#DDDDDD"
border 1px wide.The search criteria table appears as if in a single frame with a black border and grey cell padding.
👍 for visual creativity. 👎 for code clarity & maintainability.
The text was updated successfully, but these errors were encountered: