Index: third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css |
diff --git a/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css b/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css |
index 15ec141591dff88dbd54e88a3036a1ef2a12ba8a..b0b14ca0fefbf33708aab3d05211aa3c26265c39 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css |
+++ b/third_party/WebKit/Source/devtools/front_end/elements/elementsPanel.css |
@@ -633,30 +633,6 @@ |
white-space: pre; |
} |
-.popover-icon { |
- margin-left: 1px; |
- margin-right: 2px; |
- width: 10px; |
- height: 10px; |
- position: relative; |
- top: 1px; |
- display: inline-block; |
- line-height: 1px; |
- -webkit-user-select: none; |
-} |
- |
-.bezier-icon { |
- background-color: #9C27B0; |
- border-radius: 2px; |
-} |
- |
-.bezier-icon path { |
- stroke: white; |
- stroke-width: 1.5; |
- stroke-linecap: square; |
- fill: none; |
-} |
- |
li.child-editing .styles-clipboard-only { |
display: none; |
} |