mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-25 00:44:05 +01:00
some polish and fixes
This commit is contained in:
@@ -3,8 +3,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="stylesheet" href="bootstrap.css">
|
||||
<link rel="stylesheet" href="issueReporter.css">
|
||||
<meta http-equiv="Content-Security-Policy" content="default-src 'none'; img-src 'self' https: data:; media-src 'none'; child-src 'self'; object-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'; connect-src 'self' https:; font-src 'self' https:;">
|
||||
</head>
|
||||
<body>
|
||||
<div id="issue-reporter">
|
||||
|
||||
Reference in New Issue
Block a user