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

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

Issue 9958101: [WebUI] Fix rest of CSS style nits in misc. dirs so I can turn on CSS checker. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 9 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/shared/css/spinner.css
diff --git a/chrome/browser/resources/shared/css/spinner.css b/chrome/browser/resources/shared/css/spinner.css
index f1df657df9aac414d198d8caaeaa187b83e9d7cd..d7f7ca8e1ca487bd0bfe562eabc1dec6d163a68a 100644
--- a/chrome/browser/resources/shared/css/spinner.css
+++ b/chrome/browser/resources/shared/css/spinner.css
@@ -1,3 +1,7 @@
+/* Copyright (c) 2012 The Chromium Authors. All rights reserved.
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file. */
+
.inline-spinner,
.spinner {
background-image: url('chrome://resources/images/spinner.svg');
« no previous file with comments | « chrome/browser/resources/shared/css/chrome_shared.css ('k') | chrome/browser/resources/shared/css/throbber.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698