.redux-templates-button-display-dependencies {
  display: flex;
  justify-content: center;
  margin: 10px; }
  .redux-templates-button-display-dependencies span svg {
    margin-right: 5px; }
  .redux-templates-button-display-dependencies span svg * {
    fill: #f7f7f7;
    box-shadow: 0 1px 0 #ccc; }
  .redux-templates-button-display-dependencies span.missing-dependency svg * {
    fill: #f5a623; }

/*# sourceMappingURL=style.css.map */
