src/devtools/views/StoreInspector/EventLogger/EventLogger.css [144:156]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  font-size: 16px;
  padding: 0.5em;
}

.SectionTitle {
  color: #616161;
  font-weight: bold;
}

.SectionContent {
  margin-left: 20px;
  white-space: pre-wrap;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/devtools/views/StoreInspector/RecordDetails.css [19:31]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  font-size: 16px;
  padding: 0.5em;
}

.SectionTitle {
  color: #616161;
  font-weight: bold;
}

.SectionContent {
  margin-left: 20px;
  white-space: pre-wrap;
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



