.uninstall-extension-checkbox-row:hover {
  background: rgba(0, 0, 0, .02);
  background: var(--component-grid-row-hover-color,rgba(0, 0, 0, .02)); }
