Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: issue-reporter.html

Issue 29654555: Issue 6209 - Updated woff fonts and table status column for long texts (Closed)
Patch Set: Addressed Thomas comments Created Feb. 20, 2018, 3:26 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « desktop-options.html ('k') | mobile-options.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: issue-reporter.html
===================================================================
--- a/issue-reporter.html
+++ b/issue-reporter.html
@@ -22,6 +22,7 @@
<script src="polyfill.js"></script>
<script src="issue-reporter.js"></script>
<script src="i18n.js"></script>
+ <link rel="stylesheet" type="text/css" href="skin/fonts.css">
<link rel="stylesheet" type="text/css" href="skin/issue-reporter.css">
<title class="i18n_issueReporter_page_title"></title>
</head>
« no previous file with comments | « desktop-options.html ('k') | mobile-options.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld