Mercurial > p > roundup > code
view website/www/docs.txt @ 7317:7e25424e2169
Fix spacing in TOC; Change pre blocks to scroll w/ scroll shadows
The lists in a TOC have too much spacing after adding the lobotomized
owl. Shrink it for desktop.
The pre example code was getting wrapped and it was confusing. Some
single lines looked like two etc. So change pre's to overflow with a
scroll bar. To make the scroll section obvious (since scrollbars won't
always be shown on mobile), add scroll shadows in direction of
scrollability. I made arc shaped shadows rather than straight shadows
as they look better.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 11 May 2023 02:36:14 -0400 |
| parents | 1a0548b60c6b |
| children | 485cecfba982 |
line wrap: on
line source
.. meta:: :description: Table of contents for published documentation on the Roundup Issue Tracker. Docs ==== .. toctree:: :maxdepth: 2 docs/features docs/installation docs/upgrading docs/security docs/FAQ docs/user_guide docs/customizing docs/reference docs/admin_guide docs/security-history docs/upgrading-history docs/debugging docs/xmlrpc docs/rest docs/tracker_templates docs/glossary docs/acknowledgements docs/license Design Overview <docs/overview> Design (original) <docs/design> docs/developers Notes about the MySQL Database backend <docs/mysql> Notes about the PostgreSQL Database backend <docs/postgresql> Richard Jones implementation notes <docs/implementation>
