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

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

Issue 423433004: DevTools: move the "Capture *" checkboxes from timeline sidebar to the toolbar. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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/inspectorStyle.css
diff --git a/Source/devtools/front_end/inspectorStyle.css b/Source/devtools/front_end/inspectorStyle.css
index cd071496f4ab4b8319c2f45b7fe78d825b48ec73..52eef4d22d583e31088492783a56d47d92b9871d 100644
--- a/Source/devtools/front_end/inspectorStyle.css
+++ b/Source/devtools/front_end/inspectorStyle.css
@@ -436,8 +436,7 @@ body.undocked .toolbar-item .close-button {
}
.panel-status-bar label {
- margin: auto 0;
- margin-right: 20px;
+ margin: auto 0 auto 5px;
display: flex;
white-space: nowrap;
overflow: hidden;

Powered by Google App Engine
This is Rietveld 408576698