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

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

Issue 1290883006: Devtools: Add new row in toolbarButtonGlyphs and layout editor icon (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase Created 5 years, 4 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/resources/resourcesPanel.css
diff --git a/Source/devtools/front_end/resources/resourcesPanel.css b/Source/devtools/front_end/resources/resourcesPanel.css
index 066f4d57cc3cf88c2e66a72b6d4f5f92a219bf11..0c8ebd306312702d67ce81166d6f5c4ef0f3e792 100644
--- a/Source/devtools/front_end/resources/resourcesPanel.css
+++ b/Source/devtools/front_end/resources/resourcesPanel.css
@@ -154,7 +154,7 @@ li.selected .base-storage-tree-element-subtitle {
margin-top: -7px;
-webkit-user-select: none;
background-image: url(Images/toolbarButtonGlyphs.png);
- background-size: 352px 144px;
+ background-size: 352px 168px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
« no previous file with comments | « Source/devtools/front_end/promises/promisePane.css ('k') | Source/devtools/front_end/resources/serviceWorkersView.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698