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

Unified Diff: chrome/browser/resources/sync_internals/about.css

Issue 786023002: Remove hard-coded font families in WebUI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: The First Version. Created 6 years 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
Index: chrome/browser/resources/sync_internals/about.css
diff --git a/chrome/browser/resources/sync_internals/about.css b/chrome/browser/resources/sync_internals/about.css
index 53410875cb3ef4cabc9817d8bb9f09e075739223..0a7d174643ec574bf013120ec05926914a4041b9 100644
--- a/chrome/browser/resources/sync_internals/about.css
+++ b/chrome/browser/resources/sync_internals/about.css
@@ -119,11 +119,9 @@
.traffic-event-entry .time {
color: #222;
- font-family: sans-serif;
}
.traffic-event-entry .type {
- font-family: sans-serif;
font-weight: bold;
margin: 0.5em;
white-space: nowrap;

Powered by Google App Engine
This is Rietveld 408576698