Explorar o código

Update BetterYTM.user.js

Sven Fehler %!s(int64=3) %!d(string=hai) anos
pai
achega
5ae40b56f8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      BetterYTM.user.js

+ 1 - 1
BetterYTM.user.js

@@ -746,7 +746,7 @@ function autoclickGeniusResult()
     if(features.visualizeBestResult)
     {
         const grandpaNode = resultNode.parentElement.parentElement;
-        grandpaNode.style.border = "2px dashed yellow";
+        grandpaNode.style.border = "2px dashed #ffff64";
         grandpaNode.style.borderRadius = "7px";
         grandpaNode.style.padding = "7px";
     }