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

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

Issue 10823039: gdata: Add GCache Contents section to chrome:drive-internals (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add css 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
Index: chrome/browser/resources/chromeos/drive_internals.css
diff --git a/chrome/browser/resources/options2/spelling_confirm_overlay.css b/chrome/browser/resources/chromeos/drive_internals.css
similarity index 80%
copy from chrome/browser/resources/options2/spelling_confirm_overlay.css
copy to chrome/browser/resources/chromeos/drive_internals.css
index 434c26c3f0c0613b389328e04137b6f5f5091f97..19cf7a636c3d7aea21990daea4e5ebdbcefb5b0e 100644
--- a/chrome/browser/resources/options2/spelling_confirm_overlay.css
+++ b/chrome/browser/resources/chromeos/drive_internals.css
@@ -3,6 +3,6 @@
* found in the LICENSE file.
*/
-#spelling-confirm-overlay {
- width: 500px;
+#gcache-contents {
+ font-size: small;
}

Powered by Google App Engine
This is Rietveld 408576698