<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.table
  tbody
    tr
      th
        border-bottom: 2px solid #ddd
      td
        border-bottom: 1px solid #ddd
        vertical-align: middle
        &amp;.boolean
          i
            margin-left: 10px
        &amp;.actions
          text-align: right
          white-space: nowrap
        .alert
          margin: 0
          text-align: center</pre></body></html>