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

Unified Diff: chrome_linux/resources/inspector/breakpointsList.css

Issue 310483004: Roll reference builds to 35.0.1916.114. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/reference_builds/
Patch Set: Created 6 years, 7 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: chrome_linux/resources/inspector/breakpointsList.css
===================================================================
--- chrome_linux/resources/inspector/breakpointsList.css (revision 273864)
+++ chrome_linux/resources/inspector/breakpointsList.css (working copy)
@@ -96,6 +96,11 @@
z-index: -1;
}
+.event-listener-breakpoints.properties-tree li {
+ height: 16px;
+ padding-top: 3px;
+}
+
.event-listener-breakpoints.properties-tree .children li {
margin-left: 12px;
height: 16px;
@@ -103,8 +108,7 @@
.event-listener-breakpoints .checkbox-elem {
float: left;
- top: -2px;
position: relative;
- left: -1px;
+ top: 1px;
font-size: 10px;
}
« no previous file with comments | « chrome_linux/resources/inspector/auditsPanel.css ('k') | chrome_linux/resources/inspector/canvasProfiler.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698