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

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: Rebaselined 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 8ad9609150d61c49294defdb980d59134a9baec4..ce52e209b4c33fa647da152831ef9c86631448f7 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