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

Unified Diff: ui/webui/resources/html/trash.html

Issue 952053003: extensions: allow trash to have a focus outline. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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: ui/webui/resources/html/trash.html
diff --git a/ui/webui/resources/html/trash.html b/ui/webui/resources/html/trash.html
index 96a7826a8c4ce7aec090637b79a7c1b95e321936..ede0b3ce0d9239d8c554885badb72cd19efd855a 100644
--- a/ui/webui/resources/html/trash.html
+++ b/ui/webui/resources/html/trash.html
@@ -1,4 +1,7 @@
<button class="trash custom-appearance">
<span class="lid"></span>
- <span class="can"></span>
+ <span class="halo"></span>
+ <span class="can">
+ <span class="halo"></span>
+ </span>
</button>
« chrome/browser/resources/extensions/extension_list.js ('K') | « ui/webui/resources/css/trash.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698