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

Unified Diff: third_party/WebKit/Source/devtools/front_end/elements/stylesSectionTree.css

Issue 2744643003: DevTools: [Icons] normalize icon sizes (Closed)
Patch Set: Created 3 years, 9 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: third_party/WebKit/Source/devtools/front_end/elements/stylesSectionTree.css
diff --git a/third_party/WebKit/Source/devtools/front_end/elements/stylesSectionTree.css b/third_party/WebKit/Source/devtools/front_end/elements/stylesSectionTree.css
index 592cb406914424f77a933a57b99359457db27db0..f96014cb345bc6fa44a65673deb4ebcbd7c1aec3 100644
--- a/third_party/WebKit/Source/devtools/front_end/elements/stylesSectionTree.css
+++ b/third_party/WebKit/Source/devtools/front_end/elements/stylesSectionTree.css
@@ -181,9 +181,9 @@ ol.expanded {
.expand-icon {
-webkit-user-select: none;
- background-color: #777;
margin-left: -6px;
margin-right: 2px;
+ margin-bottom: -2px;
}
.tree-outline li:not(.parent) .expand-icon {

Powered by Google App Engine
This is Rietveld 408576698