Skip to content

How to properly display HTML with custom CSS  #883

@misici234

Description

@misici234

Here is the HTML

gAssessGreater <span class="pn-status" style="background-color:#FF0000;"></span>

where pn-status is

#legend span, .pn-status {
  height: 10px;
  width: 10px;
  display: inline-block;
}

I have to display it like this
Screen Shot 2021-11-03 at 9 34 29 PM

How can I do it? I don't know. Please help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions