css - How to add styles to rows in display:table -


The following is my code ... It's completely running in every browser except Firefox ... In Firefox, Bottom line limit is not showing ... How can I fix this?

  & lt; Display: table class = "displayTableBorder" export = "wrong" style = "width: 95%;" Rule = "Rows" summary = "Plan actions and notes" name = "DTO.listPlanNoteDto during plan" uid = "planNote" rule = "rows" request URI = "" pages = "2" & gt; & Lt; Display: column square = "table-line" style = "border: 1 px solid black;" Headline = "action" header class = "hectitable header" class = "displayaggle" style = "width: 10%; text-line: center;" & Gt; & Lt; A href = "javascript: showUpdateWindow ('UPDATE', '$ {planNote.noteId}');" Style = "font-size: 14 pixels; font-family: spacing; color: RGB (0, 0, 0); text-decoration: underlined; font-weight: normal" & gt; $ {PlanNote.action} & lt; / A & gt; & Lt; / Display: Columns & gt; & Lt; Display: column style = "border: 1px solid black;" Properties = "Created Date" style = "width: 20%; text-line: center;" Title = "date" title = class = "hectatchable header header" category = "display tagged" /> & Lt; / Display: table & gt;   

Thank you in advance ....

Generates a table then removes inline styles and use the following CSS

    

If the above code does not work for you then send me your generated code. I will solve your problem

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -