| Index: chrome_linux/resources/inspector/scriptsPanel.css
|
| ===================================================================
|
| --- chrome_linux/resources/inspector/scriptsPanel.css (revision 229864)
|
| +++ chrome_linux/resources/inspector/scriptsPanel.css (working copy)
|
| @@ -100,10 +100,6 @@
|
| -webkit-mask-position: -96px -72px;
|
| }
|
|
|
| -.scripts-long-resume .glyph {
|
| - -webkit-mask-position: -64px -48px;
|
| -}
|
| -
|
| .scripts-toggle-breakpoints.toggled-on .glyph {
|
| -webkit-mask-position: -32px 0;
|
| }
|
| @@ -238,10 +234,6 @@
|
| background-color: rgba(255, 255, 194, 0.5);
|
| }
|
|
|
| -.source-frame-unsaved-committed-changes {
|
| - background-color: rgba(255, 225, 205, 0.40);
|
| -}
|
| -
|
| .tabbed-pane-placeholder {
|
| font-size: 14px;
|
| text-align: center;
|
|
|