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

Unified Diff: chrome/browser/resources/shared/css/spinner.css

Issue 8574017: Consolidate rendering of gray segmented spinner. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge with trunk. Created 9 years, 1 month 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/shared/css/spinner.css
diff --git a/chrome/browser/resources/shared/css/spinner.css b/chrome/browser/resources/shared/css/spinner.css
index 7eb7003421ea690168b55ef62e3b8c6b9a6e1ab0..f1df657df9aac414d198d8caaeaa187b83e9d7cd 100644
--- a/chrome/browser/resources/shared/css/spinner.css
+++ b/chrome/browser/resources/shared/css/spinner.css
@@ -11,6 +11,6 @@
}
.spinner {
- height: 32px;
- width: 32px;
+ height: 22px;
+ width: 22px;
}
« no previous file with comments | « chrome/browser/resources/chromeos/login/spinner.css ('k') | chrome/browser/resources/shared/images/spinner.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698