diff --git a/public/userarea/parts.js b/public/userarea/parts.js index fe525d3..0170fee 100644 --- a/public/userarea/parts.js +++ b/public/userarea/parts.js @@ -1157,7 +1157,7 @@ $(document).ready(function () { width: annotations.descriptionSize.width, scaleX: 1, scaleY: 1, - backgroundColor: "rgba(255, 255, 255, 0.8)", + backgroundColor: "rgba(255, 255, 255, 0)", // Changed to fully transparent fontFamily: "Arial", fontSize: 24, fill: "#000000",