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

Unified Diff: chrome/browser/resources/shared/html/trash.html

Issue 9323052: uber extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review Created 8 years, 11 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 | « chrome/browser/resources/shared/css/trash.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/shared/html/trash.html
diff --git a/chrome/browser/resources/shared/html/trash.html b/chrome/browser/resources/shared/html/trash.html
index 6689d576e4974a41191f4150cd98b9679886d399..96a7826a8c4ce7aec090637b79a7c1b95e321936 100644
--- a/chrome/browser/resources/shared/html/trash.html
+++ b/chrome/browser/resources/shared/html/trash.html
@@ -1,4 +1,4 @@
-<div class="trash" role="button" tabindex="0">
+<button class="trash custom-appearance">
<span class="lid"></span>
<span class="can"></span>
-</div>
+</button>
« no previous file with comments | « chrome/browser/resources/shared/css/trash.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698