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

Unified Diff: Source/devtools/front_end/ui/filter.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/ui/closeButton.css ('k') | Source/devtools/front_end/ui/propertiesSection.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/ui/filter.css
diff --git a/Source/devtools/front_end/ui/filter.css b/Source/devtools/front_end/ui/filter.css
index f21fe55f8a08fbd3cf648708ce73a9852a927808..69d24a11bb703fecd1e9735a236b890e18d7dde2 100644
--- a/Source/devtools/front_end/ui/filter.css
+++ b/Source/devtools/front_end/ui/filter.css
@@ -139,7 +139,7 @@
.filter-checkbox-filter .checkbox-filter-checkbox-checked {
background-image: url(Images/toolbarButtonGlyphs.png);
- background-size: 320px 144px;
+ background-size: 352px 144px;
background-position: -129px -110px;
}
« no previous file with comments | « Source/devtools/front_end/ui/closeButton.css ('k') | Source/devtools/front_end/ui/propertiesSection.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698