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

Unified Diff: chrome/browser/resources/chromeos/drive_internals.css

Issue 10821051: gdata: Add File System Contents section to chrome:drive-internals (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address comments Created 8 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/chromeos/drive_internals.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/drive_internals.css
diff --git a/chrome/browser/resources/chromeos/drive_internals.css b/chrome/browser/resources/chromeos/drive_internals.css
index 19cf7a636c3d7aea21990daea4e5ebdbcefb5b0e..c5bec847247c77e55dfb1eb18e1a20463282eb74 100644
--- a/chrome/browser/resources/chromeos/drive_internals.css
+++ b/chrome/browser/resources/chromeos/drive_internals.css
@@ -6,3 +6,7 @@
#gcache-contents {
font-size: small;
}
+
+#file-system-contents {
+ font-size: small;
+}
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/drive_internals.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698