@riboseinc/anafero-cli 0.0.43 → 0.0.45

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/bootstrap.css CHANGED
@@ -31102,6 +31102,10 @@ tbody.hm005a_spectrum-Table-body .hm005a_spectrum-Table-row:last-child .hm005a_s
31102
31102
  margin-bottom: 10px;
31103
31103
  }
31104
31104
  .style_resource {
31105
+ ::highlight(search-results) {
31106
+ background-color: #f06;
31107
+ color: white;
31108
+ }
31105
31109
  padding: 0 2em 2em;
31106
31110
  font-size: 16px;
31107
31111
  font-weight: 330;