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

Unified Diff: Source/devtools/front_end/sources/sourcesSearch.css

Issue 1167573003: Devtools: Resize glpyhs and add animation icons (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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
« no previous file with comments | « Source/devtools/front_end/sidebarPane.css ('k') | Source/devtools/front_end/timeline/timelinePanel.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/sources/sourcesSearch.css
diff --git a/Source/devtools/front_end/sources/sourcesSearch.css b/Source/devtools/front_end/sources/sourcesSearch.css
index 5f5dfc710fa89fa6ae2650e2c0ee7b59943bec15..ce4881c48cff2e8e78348c110c9e0dc1bb5fc77a 100644
--- a/Source/devtools/front_end/sources/sourcesSearch.css
+++ b/Source/devtools/front_end/sources/sourcesSearch.css
@@ -73,7 +73,7 @@
#search-results-pane-file-based li.parent::before {
-webkit-user-select: none;
background-image: url(Images/toolbarButtonGlyphs.png);
- background-size: 320px 144px;
+ background-size: 352px 144px;
opacity: 0.5;
width: 12px;
content: "a";
« no previous file with comments | « Source/devtools/front_end/sidebarPane.css ('k') | Source/devtools/front_end/timeline/timelinePanel.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698