Fossil

Changes On Branch default-css-cleanups
Login

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

Changes In Branch default-css-cleanups Excluding Merge-Ins

This is equivalent to a diff from d2a59b03 to 942b2076

2020-11-07
13:28
Styling improvements: (1) Change the "style_footer()" interface to "style_finish_page()" and give it a parameter which is the page type. (2) Enhance the CSS to make use of the page type. ... (check-in: 3d6444fc user: drh tags: trunk)
13:25
Rename the "style_body_and_footer()" interface to "style_finish_page()" and add a more detailed header comment to the implementation. ... (Closed-Leaf check-in: 942b2076 user: drh tags: default-css-cleanups)
2020-11-06
09:15
Point that a two-way git mirror is not the same as re-importing an exported tree although it would be easy to get confused. A two-way mirror is impossible, but thanks to recent commits, re-importing works fine. ... (check-in: 97959c89 user: danshearer tags: trunk)
2020-11-05
23:49
The CSS rule cleanups in [064c677a70] were mistargeting their elements now that their selector's parent piece is not their immediate parent. ... (check-in: a46b4ceb user: wyoung tags: default-css-cleanups)
22:16
Assorted cleanups in skins/default/css.txt: reordered styles so like elements are grouped together, added separator comments to try and prevent this drift from happening again, and made the spacing consistent with the www/style.wiki rules. The goal is to make it easier to find rules when doing custom skin edits. ... (check-in: b8b15a36 user: wyoung tags: default-css-cleanups)
18:10
Increased the blank space at the end of checkin_names.wiki so the last two sections can be distinguished when targetted by HTML fragment identifiers. ... (check-in: d2a59b03 user: wyoung tags: trunk)
11:25
Clarify that a legitimate reason for removing data is receiving a legitimate legal request, as per https://fossil-scm.org/forum/forumpost/bbfb0e910e. Add the exception for non-versioned data (ie "fossil scrub"). This may need to be explained better. ... (check-in: 1001d867 user: danshearer tags: trunk)

Changes to skins/default/css.txt.

Changes to skins/eagle/css.txt.

Changes to src/alerts.c.

Changes to src/attach.c.

Changes to src/backlink.c.

Changes to src/branch.c.

Changes to src/browse.c.

Changes to src/builtin.c.

Changes to src/cache.c.

Changes to src/captcha.c.

Changes to src/clone.c.

Changes to src/cookies.c.

Changes to src/default.css.

Changes to src/descendants.c.

Changes to src/diff.c.

Changes to src/dispatch.c.

Changes to src/doc.c.

Changes to src/event.c.

Changes to src/extcgi.c.

Changes to src/fileedit.c.

Changes to src/finfo.c.

Changes to src/forum.c.

Changes to src/fossil.page.forumpost.js.

Changes to src/info.c.

Changes to src/interwiki.c.

Changes to src/loadctrl.c.

Changes to src/login.c.

Changes to src/main.c.

Changes to src/moderate.c.

Changes to src/name.c.

Changes to src/path.c.

Changes to src/piechart.c.

Changes to src/pikchrshow.c.

Changes to src/printf.c.

Changes to src/repolist.c.

Changes to src/report.c.

Changes to src/search.c.

Changes to src/security_audit.c.

Changes to src/setup.c.

Changes to src/setupuser.c.

Changes to src/shun.c.

Changes to src/sitemap.c.

Changes to src/skins.c.

Changes to src/smtp.c.

Changes to src/stat.c.

Changes to src/statrep.c.

Changes to src/style.c.

Changes to src/tag.c.

Changes to src/tar.c.

Changes to src/th_main.c.

Changes to src/timeline.c.

Changes to src/tkt.c.

Changes to src/tktsetup.c.

Changes to src/unversioned.c.

Changes to src/user.c.

Changes to src/webmail.c.

Changes to src/wiki.c.

Changes to src/xfersetup.c.

Changes to src/zip.c.