Task #1931
HTML/CSS fixes needed for table
Description
In the first table of https://edutestdev-240612.appspot.com/document/pandas-user-guide/u?documentURL=10063%2Frk20oct21%2Fdocs%2Fuser_guide%2Fstyle-Styler-Object-and-HTML-489.html, FE does the following:
- HTML: replace <table id="T_0307f_"> with <table id="T_0307f_" border="1">
- CSS:
--- font-size = 16px (but in the source tables we have 12px)
--- text is centered and numbers are right aligned in source; this is changed and does not look good.
--- gap between text is also changed by our css.
Using class name: rk-table-nb-ra
i.e. nb = no border
& ra = right aligned
Updated by Ayush Khandelwal almost 3 years ago
- Due date set to 12/10/2021
- Assignee changed from Ayush Khandelwal to Rishabh Sharma
- Estimated time set to 2.00 h
Updated by Rishabh Sharma almost 3 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Updated by Rishabh Sharma almost 3 years ago
- Status changed from In Progress to Resolved
- Estimated time deleted (
2.00 h)
Updated by Rishabh Sharma almost 3 years ago
- Status changed from Resolved to Feedback
- Assignee changed from Rishabh Sharma to Ayush Khandelwal
Updated by Ayush Khandelwal almost 3 years ago
Change "rendered_html" class to "rk-table-nb-ra".
Updated by Ayush Khandelwal about 2 years ago
- Assignee changed from Ayush Khandelwal to Ram Kordale