Module:Large category TOC/sandbox: Difference between revisions

Content deleted Content added
experiment with large scrollable box
continue experiment
Line 49:
:css('background','white')
:css('display','none')
elseif toc_type == 'scrollable' then
body:css('overflow-x','hidden')
:css('overflow-y','scroll')
:css('white-space','nowrap')
end