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

Unified Diff: third_party/WebKit/Source/devtools/front_end/inline_editor/cssShadowEditor.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/inline_editor/cssShadowEditor.css
diff --git a/third_party/WebKit/Source/devtools/front_end/inline_editor/cssShadowEditor.css b/third_party/WebKit/Source/devtools/front_end/inline_editor/cssShadowEditor.css
index 4578b1ca9ab7454338d68273aaa4b55cba591635..f06b6fef09a1317ae75ed1a382ab2a8b51098a1f 100644
--- a/third_party/WebKit/Source/devtools/front_end/inline_editor/cssShadowEditor.css
+++ b/third_party/WebKit/Source/devtools/front_end/inline_editor/cssShadowEditor.css
@@ -46,6 +46,7 @@
border: 1px solid rgba(0, 0, 0, 0.14);
background-color: #ffffff;
text-align: center;
+ font-weight: 500;
}
.shadow-editor-button-left {

Powered by Google App Engine
This is Rietveld 408576698