/* Global layout styles for TFS */
/* Colors used specifically in TFS */
.repos-file-explorer-header {
  padding: 8px 8px 8px 20px;
  align-items: center; }

.repos-file-explorer-header-repo-link {
  text-decoration: none; }

.repos-file-explorer-tree-cell {
  padding-right: 0; }
