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

#1

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
#2

Updated by Rishabh Sharma almost 3 years ago

  • Status changed from New to In Progress
#3

Updated by Ayush Khandelwal almost 3 years ago

padding: 7px

#4

Updated by Rishabh Sharma almost 3 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100
#5

Updated by Rishabh Sharma almost 3 years ago

  • Status changed from Resolved to Reopened
#6

Updated by Rishabh Sharma almost 3 years ago

  • Status changed from Reopened to In Progress
#7

Updated by Rishabh Sharma almost 3 years ago

  • Status changed from In Progress to Resolved
  • Estimated time deleted (2.00 h)
#8

Updated by Rishabh Sharma almost 3 years ago

  • Estimated time set to 2.00 h
#9

Updated by Ayush Khandelwal almost 3 years ago

  • Description updated (diff)
#10

Updated by Rishabh Sharma almost 3 years ago

  • Status changed from Resolved to Feedback
  • Assignee changed from Rishabh Sharma to Ayush Khandelwal
#11

Updated by Ayush Khandelwal almost 3 years ago

Change "rendered_html" class to "rk-table-nb-ra".

#12

Updated by Ayush Khandelwal about 2 years ago

  • Assignee changed from Ayush Khandelwal to Ram Kordale
#13

Updated by Ram Kordale over 1 year ago

  • Status changed from Feedback to Closed

Also available in: Atom PDF