Chromium Code Reviews| Index: Source/devtools/front_end/canvasProfiler.css |
| diff --git a/Source/devtools/front_end/canvasProfiler.css b/Source/devtools/front_end/canvasProfiler.css |
| index 68654101a53ab472d8f2f31ecd0b95a45a704dc1..52e95d2abaad196e8db0f103f6061cc912b005fa 100644 |
| --- a/Source/devtools/front_end/canvasProfiler.css |
| +++ b/Source/devtools/front_end/canvasProfiler.css |
| @@ -63,10 +63,10 @@ |
| bottom: 6px; |
| } |
| -.canvas-spinner-icon { |
| - content: url(Images/spinnerSelected.gif); |
| +.canvas-profile-view .spinner-icon { |
| position: absolute; |
| width: 16px; |
| + height: 16px; |
| right: 4px; |
| bottom: 4px; |
| } |