Index: webkit/glue/devtools/js/devtools.css |
diff --git a/webkit/glue/devtools/js/devtools.css b/webkit/glue/devtools/js/devtools.css |
index f542d2ae95bfbb0e4ce0cb9840b2bf83e2f41632..b1df6179f06d2ba488db96edd0880de48e18f141 100644 |
--- a/webkit/glue/devtools/js/devtools.css |
+++ b/webkit/glue/devtools/js/devtools.css |
@@ -40,12 +40,8 @@ body.attached #toolbar { |
margin-left: -1px; |
} |
-.heap-snapshot-status-bar-item { |
- background-image: url(Images/focusButtons.png) !important; |
-} |
- |
-.heap-snapshot-status-bar-item:active { |
- background-position: 32px 0; |
+.heap-snapshot-status-bar-item .glyph { |
+ -webkit-mask-image: url(Images/focusButtonGlyph.png); |
} |
.heap-snapshot-sidebar-tree-item .icon { |