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

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

Issue 428563002: DevTools: separate style for error message bubble. (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/resourcesPanel.css
diff --git a/Source/devtools/front_end/resourcesPanel.css b/Source/devtools/front_end/resourcesPanel.css
index 6a9bcbe2248926b632cab13fbe60d5bd2d5c13ff..f21372f830e5090896b8c959a3159ce41bb3ba09 100644
--- a/Source/devtools/front_end/resourcesPanel.css
+++ b/Source/devtools/front_end/resourcesPanel.css
@@ -113,7 +113,7 @@ li.selected .base-storage-tree-element-subtitle {
line-height: 1em;
}
-.resources.panel li .status .bubble {
+.resources.panel li .status .console-message-repeat-count {
height: 13px;
padding-top: 0;
}

Powered by Google App Engine
This is Rietveld 408576698