Changes On Branch resurrect-old-default-skin
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch resurrect-old-default-skin Excluding Merge-Ins

This is equivalent to a diff from ef4a1e817f to 94f9b72690

2024-02-23
15:24
Add the "default-skin" setting which defines which built-in skin to use if no skin is otherwise specified. On the /skins page, show how the current skin is selected, if that is relevant. Add the /fdscookie page that shows just the "fossil_display_settings" cookie rather than all cookies. check-in: 24e015de71 user: drh tags: trunk
12:08
Resurrect the "default" skin from the last release under a new name: "Dense". Leaf check-in: 94f9b72690 user: drh tags: resurrect-old-default-skin
01:56
Extended [b272004b] to cover the "classic" timeline mode as well. check-in: ef4a1e817f user: wyoung tags: trunk
01:20
Comment cell highlighting in /timeline now takes into account the compact and verbose modes better, and it separates out the rounding from the coloring so it can apply less rounding and a bit more padding in these same two cases, to avoid having the text near the corners crash into the borders. check-in: b272004beb user: wyoung tags: trunk

Added skins/dense/README.md.

Added skins/dense/css.txt.

Added skins/dense/details.txt.

Added skins/dense/footer.txt.

Added skins/dense/header.txt.

Changes to src/main.mk.

Changes to src/skins.c.

Changes to win/Makefile.mingw.

Changes to win/Makefile.msc.