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

Unified Diff: third_party/WebKit/Source/devtools/front_end/ui/listWidget.css

Issue 2881453003: DevTools: update buttons to new style (Closed)
Patch Set: fix test Created 3 years, 6 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: third_party/WebKit/Source/devtools/front_end/ui/listWidget.css
diff --git a/third_party/WebKit/Source/devtools/front_end/ui/listWidget.css b/third_party/WebKit/Source/devtools/front_end/ui/listWidget.css
index 18ecc33a1edf749ba9a61c6aa3e18892206b09ee..c14b14418c577f97d9dd8e3a1412c69b9efcf46c 100644
--- a/third_party/WebKit/Source/devtools/front_end/ui/listWidget.css
+++ b/third_party/WebKit/Source/devtools/front_end/ui/listWidget.css
@@ -83,10 +83,6 @@
padding: 5px;
}
-.material .editor-buttons {
- padding: 5px 9px 9px 9px;
-}
-
.editor-buttons > button {
flex: none;
margin-right: 10px;

Powered by Google App Engine
This is Rietveld 408576698