allow current nightly builds
[themes.git] / LCARStrek / browser / devtools / profiler.css
index 8438726ee2cd4caf5b3d059c367f2c1041e66a89..7d9da809d8a2df4f047e9819a2962165aab034e2 100644 (file)
@@ -175,7 +175,7 @@ window {
   background-image: url("newtab.png");
 }
 
-@media (min-resolution: 2dppx) {
+@media (min-resolution: 1.25dppx) {
   #profile-newtab-button {
     background-image: url("newtab@2x.png");
   }
@@ -341,7 +341,7 @@ window {
   background-image: url("magnifying-glass.png");
 }
 
-@media (min-resolution: 2dppx) {
+@media (min-resolution: 1.25dppx) {
   .call-tree-zoom {
     background-image: url("magnifying-glass@2x.png");
   }