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

Side by Side 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 unified diff | Download patch
OLDNEW
1 <button class="trash custom-appearance"> 1 <button class="trash custom-appearance">
2 <span class="lid"></span> 2 <span class="lid"></span>
3 <span class="can"></span> 3 <span class="halo"></span>
4 <span class="can">
5 <span class="halo"></span>
6 </span>
4 </button> 7 </button>
OLDNEW
« 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