Content deleted Content added
No edit summary |
No edit summary |
||
Line 29:
local cell = row:tag("td")
if isReserved(hexStr) then
cell:
:cssText("background-color:#CCCCCC;")
else
|
No edit summary |
No edit summary |
||
Line 29:
local cell = row:tag("td")
if isReserved(hexStr) then
cell:
:cssText("background-color:#CCCCCC;")
else
|