Content deleted Content added
use /data/sandbox |
remove moz and webkit as standard now well supported |
||
Line 14:
local s = 'inset ' .. w .. 'px ' .. w .. 'px 0 ' .. c
.. ', inset -' .. w .. 'px -' .. w .. 'px 0 ' .. c
return '
end
local function sRGB ( v )
|