view src/app/feature-extraction-menu/feature-extraction-menu.component.css @ 431:686cf74aa0a2

Allow clicking whole list item to extract. Kinda makes the plus button redundant. Add guard in extract method.
author Lucas Thompson <dev@lucas.im>
date Wed, 07 Jun 2017 08:46:30 +0100
parents bf8826d4e2c6
children 48904aa87ba3
line wrap: on
line source
#extractor-outputs {
  max-width: 80%;
  display: block;
  margin: 0 auto;
}

.container {
  margin-top: 10pt;
  padding: 10pt;
}