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

Unified Diff: chrome/browser/resources/extensions/extension_activity.css

Issue 15812004: Remove the Activity Log UI (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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/extensions/extension_activity.css
diff --git a/chrome/browser/resources/extensions/extension_activity.css b/chrome/browser/resources/extensions/extension_activity.css
deleted file mode 100644
index fb40cdf4903a44dc4f7876ee8e211a31f7fa550e..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/extensions/extension_activity.css
+++ /dev/null
@@ -1,17 +0,0 @@
-/* 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. */
-
-body {
- -webkit-padding-start: 0.67em;
-}
-
-#extension-activity-list {
- -webkit-padding-before: 0.67em;
-}
-
-.extension-activity-time,
-.extension-activity-label,
-.extension-activity-message {
- -webkit-padding-end: 10px;
-}

Powered by Google App Engine
This is Rietveld 408576698