X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fbrowser%2Fdevtools%2Fwebaudioeditor.css;h=119b597f4a6f600e8ef3b21603239037689eb3c8;hp=9acb10d913977a477167e3d91ebef20162863076;hb=ecfc58b0361c617fa298d4b1bb69ea2484d37de2;hpb=368d0b7ff30fae6bb74e895e6fb8d1a182a1cb1c diff --git a/LCARStrek/browser/devtools/webaudioeditor.css b/LCARStrek/browser/devtools/webaudioeditor.css index 9acb10d9..119b597f 100644 --- a/LCARStrek/browser/devtools/webaudioeditor.css +++ b/LCARStrek/browser/devtools/webaudioeditor.css @@ -20,15 +20,6 @@ font-size: 110%; } -#waiting-notice::before { - display: inline-block; - content: ""; - background: url("chrome://global/skin/icons/loading.gif") center no-repeat; - width: 16px; - height: 16px; - -moz-margin-end: 6px; -} - /* Context Graph */ svg { overflow: hidden; @@ -178,7 +169,7 @@ g.selected text { -moz-box-flex: 1; } -@media (min-resolution: 2dppx) { +@media (min-resolution: 1.1dppx) { #inspector-pane-toggle { list-style-image: url("debugger-collapse@2x.png"); -moz-image-region: rect(0px,32px,32px,0px);