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

Unified Diff: third_party/WebKit/Source/devtools/front_end/object_ui/customPreviewComponent.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/object_ui/customPreviewComponent.css
diff --git a/third_party/WebKit/Source/devtools/front_end/object_ui/customPreviewComponent.css b/third_party/WebKit/Source/devtools/front_end/object_ui/customPreviewComponent.css
index e9bba4abf01ef4feb96603fd02715495282976a1..1123521f4277209a603fe23b830b7922f500aa38 100644
--- a/third_party/WebKit/Source/devtools/front_end/object_ui/customPreviewComponent.css
+++ b/third_party/WebKit/Source/devtools/front_end/object_ui/customPreviewComponent.css
@@ -13,6 +13,7 @@
-webkit-user-select: none;
opacity: 0.5;
margin-right: 4px;
+ margin-bottom: -2px;
background: black;
}

Powered by Google App Engine
This is Rietveld 408576698