X-Git-Url: https://git-public.kairo.at//?a=blobdiff_plain;f=LCARStrek%2Fdevtools%2Fperformance.css;fp=LCARStrek%2Fbrowser%2Fdevtools%2Fperformance.css;h=a830f89c61bf6622b1367567cc3dede68218853e;hb=dc9d5d64a3f915cb832f43050545b432f33504f7;hp=810abecfe1cad5dab67af75a885becb36e958ea0;hpb=ecfc58b0361c617fa298d4b1bb69ea2484d37de2;p=themes.git diff --git a/LCARStrek/browser/devtools/performance.css b/LCARStrek/devtools/performance.css similarity index 99% rename from LCARStrek/browser/devtools/performance.css rename to LCARStrek/devtools/performance.css index 810abecf..a830f89c 100644 --- a/LCARStrek/browser/devtools/performance.css +++ b/LCARStrek/devtools/performance.css @@ -878,7 +878,7 @@ call-tree-item:not([origin="content"]) .call-tree-line { .opt-icon::before { content: ""; - background-image: url(chrome://browser/skin/devtools/webconsole.svg); + background-image: url(chrome://devtools/skin/webconsole.svg); background-repeat: no-repeat; background-size: 72px 60px; /* show grey "i" bubble by default */ @@ -931,7 +931,7 @@ ul.frames-list li.selected { */ menuitem.experimental-option::before { content: ""; - background-image: url(chrome://browser/skin/devtools/webconsole.svg); + background-image: url(chrome://devtools/skin/webconsole.svg); background-repeat: no-repeat; background-size: 72px 60px; width: 12px;