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

Unified Diff: Source/devtools/front_end/elements/computedStyleSidebarPane.css

Issue 1175253002: DevTools: move filter bar into the style toolbar (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: review comments addressed. Created 5 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: Source/devtools/front_end/elements/computedStyleSidebarPane.css
diff --git a/Source/devtools/front_end/elements/computedStyleSidebarPane.css b/Source/devtools/front_end/elements/computedStyleSidebarPane.css
index f193b6c64afcc2dee967dee5bae658ab8a130730..2f0770807769fee9f81a60f6b646a70ac611924a 100644
--- a/Source/devtools/front_end/elements/computedStyleSidebarPane.css
+++ b/Source/devtools/front_end/elements/computedStyleSidebarPane.css
@@ -4,11 +4,8 @@
* found in the LICENSE file.
*/
-.computed-style-sidebar-pane {
- padding: 2px 2px 4px 4px;
-}
-
.computed-properties {
+ padding: 2px 2px 4px 4px;
-webkit-user-select: text;
}
« no previous file with comments | « Source/devtools/front_end/elements/StylesSidebarPane.js ('k') | Source/devtools/front_end/elements/elementsPanel.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698