Mercurial > p > roundup > code
annotate website/www/_static/jquery.js @ 7362:527cad3a860c
color and full width example pre; change way to do max width
Color pre blocks light yellow so they stand out from background. The
white background wasn't enough contrast to make them scannable.
Also try to make pre blocks full bleed to the right to use all
available screen space without overflowing the screen. This makes
viewing, cut/paste etc. the examples easier. When pre extends past
edge of screen, pre will overflow and scrolling will kick in.
I still have an issue with pre inside tables. They cause the table to
overflow. Hence the page needs to be x-scrolled. I can change the
restructured text to insert a div/container and set the conteiner to
scroll on overflow, but I don't have another good answer at the moment.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 16 May 2023 19:37:13 -0400 |
| parents | 35ccd6e56f4b |
| children |
| rev | line source |
|---|---|
|
6252
35ccd6e56f4b
add uprev version of jquery, minimized. Sphinx is using 3.2.1 which has security issues. On my server it is using the version from _static.
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
1 /*! jQuery v3.5.2-pre | (c) OpenJS Foundation and other contributors | jquery.org/license */ |
|
35ccd6e56f4b
add uprev version of jquery, minimized. Sphinx is using 3.2.1 which has security issues. On my server it is using the version from _static.
John Rouillard <rouilj@ieee.org>
parents:
diff
changeset
|
