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

Unified Diff: Source/devtools/front_end/helpScreen.css

Issue 548323002: DevTools: Blackbox content scripts - frontend. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: added a test Created 6 years, 3 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: Source/devtools/front_end/helpScreen.css
diff --git a/Source/devtools/front_end/helpScreen.css b/Source/devtools/front_end/helpScreen.css
index 0b7a4b65a182df87558be397aaf5958894846d20..a4e10198a929f0ec2fee5e9da1901757f768e163 100644
--- a/Source/devtools/front_end/helpScreen.css
+++ b/Source/devtools/front_end/helpScreen.css
@@ -607,6 +607,11 @@ select.list-column-editor {
margin-left: -7px
}
+.blackbox-content-scripts {
+ padding: 0 0 14px 0;
+ margin-left: -4px;
+}
+
.settings-dialog .done-button {
float: right;
}
« no previous file with comments | « Source/devtools/front_end/console/ConsoleViewMessage.js ('k') | Source/devtools/front_end/sdk/BlackboxSupport.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698