view src/app/feature-extraction-menu/feature-extraction-menu.component.css @ 192:e4f38975c2bc

Introduce interface for reading a file, once again avoiding specific browser implementation.
author Lucas Thompson <dev@lucas.im>
date Thu, 23 Mar 2017 15:42:34 +0000
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;
}