Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning
titleNote

This is not a tutorial on how to select items with CSS. Complete familiarity with CSS and CSS or CSS selectors work - complete familiarity is assumed!

First we write the CSS we need. In this example, we are selecting all td elements in the DOM which contain a direct child div styled with the appropriate ServiceLevelAvailability bucket.

...