diff --git a/services/web/frontend/extracted-translations.json b/services/web/frontend/extracted-translations.json index c19c67fadb..124a104b4a 100644 --- a/services/web/frontend/extracted-translations.json +++ b/services/web/frontend/extracted-translations.json @@ -118,6 +118,7 @@ "delete_folder": "", "delete_projects": "", "delete_your_account": "", + "deleted_at": "", "deleting": "", "demonstrating_git_integration": "", "department": "", @@ -483,6 +484,8 @@ "raw_logs": "", "raw_logs_description": "", "read_only": "", + "read_only_token": "", + "read_write_token": "", "reauthorize_github_account": "", "recaptcha_conditions": "", "recent_commits_in_github": "", diff --git a/services/web/frontend/stylesheets/app/project-list.less b/services/web/frontend/stylesheets/app/project-list.less index 74cb67095f..3049699520 100644 --- a/services/web/frontend/stylesheets/app/project-list.less +++ b/services/web/frontend/stylesheets/app/project-list.less @@ -446,7 +446,6 @@ ul.structured-list { .header { font-weight: 600; } - .select-item, .select-all { position: absolute;