X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;ds=sidebyside;f=LCARStrek%2Fbrowser%2Fdevtools%2Fcanvasdebugger.css;h=b3ae18adc59e99882651fbb1dbd90ab7f05e5479;hb=024a65e993d7e87562e7d0f8cde4619d8def4ba5;hp=b899dccc1616d68071928c596fd8dc268f5a0cc8;hpb=ae90b72699c950271ad0c094c320970e701135fc;p=themes.git diff --git a/LCARStrek/browser/devtools/canvasdebugger.css b/LCARStrek/browser/devtools/canvasdebugger.css index b899dccc..b3ae18ad 100644 --- a/LCARStrek/browser/devtools/canvasdebugger.css +++ b/LCARStrek/browser/devtools/canvasdebugger.css @@ -138,7 +138,7 @@ list-style-image: url("debugger-step-out.png"); } -@media (min-resolution: 2dppx) { +@media (min-resolution: 1.1dppx) { #resume { list-style-image: url(debugger-play@2x.png); -moz-image-region: rect(0px,64px,32px,32px); @@ -226,7 +226,7 @@ background-size: 12px; } -@media (min-resolution: 2dppx) { +@media (min-resolution: 1.1dppx) { .selected .call-item-gutter { background-image: url("editor-debug-location@2x.png"); }