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

Unified Diff: mobile-options.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 | « issue-reporter.html ('k') | skin/desktop-options.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mobile-options.html
===================================================================
--- a/mobile-options.html
+++ b/mobile-options.html
@@ -20,6 +20,7 @@
<title class="i18n_mops_title"></title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
+ <link rel="stylesheet" type="text/css" href="skin/fonts.css">
<link rel="stylesheet" type="text/css" href="skin/mobile-options.css">
<script src="polyfill.js"></script>
<script src="ext/common.js"></script>
« no previous file with comments | « issue-reporter.html ('k') | skin/desktop-options.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld