Changes

m
no edit summary
Line 24: Line 24:     
function debugString()
 
function debugString()
     return #debug > 0 and args.debug and ([[<pre class="calc-debug" style="text-align:left;display:none"><code>]] .. table.concat(debug, "\n") .. [[</code></pre>]]) or ""
+
     return #debug > 0 and args.debug and ([[<pre class="calc-debug" style="text-align:left;background:transparent;display:none"><code>]] .. table.concat(debug, "\n") .. [[</code></pre>]]) or ""
 
end
 
end
  
cssedit, gkautomate
7,064

edits