Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(284)

Unified Diff: chrome/browser/resources/media_router/media_router.css

Issue 1231173004: Use Roboto font family for Media Router WebUI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/media_router/media_router.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/media_router/media_router.css
diff --git a/chrome/browser/resources/media_router/media_router.css b/chrome/browser/resources/media_router/media_router.css
index ad52aa1f186b45a3ad8f4acbed7fc067520378f2..e44f31bfa134d5ad38b04cc5765e4573ee691e42 100644
--- a/chrome/browser/resources/media_router/media_router.css
+++ b/chrome/browser/resources/media_router/media_router.css
@@ -3,7 +3,7 @@
* found in the LICENSE file. */
body {
- font-family: sans-serif;
+ font-family: Roboto;
font-size: 0.75em;
margin: 0;
}
« no previous file with comments | « no previous file | chrome/browser/resources/media_router/media_router.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698