Skip to content

Commit

Permalink
fix(rum-explorer): no need for styling conversion rates
Browse files Browse the repository at this point in the history
  • Loading branch information
akalfas committed Jun 20, 2024
1 parent 7bc7163 commit 7a9bae8
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions tools/rum/rum-slicer.css
Original file line number Diff line number Diff line change
Expand Up @@ -594,15 +594,6 @@ vitals-facet label::before {
content: '%)';
}

#facets fieldset span.interesting {
background: orange;
}

#facets fieldset span.significant {
background: red;
}


#facets literal-facet label span.value::after {
content: '';
}
Expand Down

0 comments on commit 7a9bae8

Please sign in to comment.