Project

General

Profile

Task #1931

HTML/CSS fixes needed for table

Added by Ram Kordale almost 3 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
12/08/2021
Due date:
12/10/2021
% Done:

100%

Estimated time:
2.00 h
Spent time:

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

Also available in: Atom PDF