/* Global layout styles for TFS */
/* Colors used specifically in TFS */
.fileList .fileList-icon {
  margin: 16px 12px; }

.fileList .fileList-info {
  margin: 10px;
  white-space: normal;
  word-wrap: break-word;
  min-width: 100px; }

.fileList .fileList-label {
  margin-bottom: 8px; }
