Fossil

Timeline
Login

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

16 check-ins using file www/fileformat.wiki version 942b890166

2024-01-27
15:06
Removed a now-unneeded table border on the stats doc check-in: a9ac67386c user: wyoung tags: inskinerator-modern-backport
13:49
Moved all "margin-left" changes down into the desktop media block to make the hierarchy levels disappear on "mobile" screens. check-in: d00a8867b2 user: wyoung tags: inskinerator-modern-backport
12:31
One of the styles imported from Inskinerator was nested SCSS-style, causing it to have no effect in CSS. This then sparked a study of that section's effect, which made me realize Inskinerator wasn't reapplying the secondary selection color in timeline graphs over a range, as at the top of a /vdiff?from&to page. check-in: 44ea50db04 user: wyoung tags: inskinerator-modern-backport
12:20
Brought h1 and h2 level sizes down by 90% to make them less shouty. Didn't need to change h3 and below because there was enough of a gap between h2 and h3 to make it unnecessary. This very gap may be taken as proof of the prior problem. check-in: 29c57f2444 user: wyoung tags: inskinerator-modern-backport
11:44
Reverted the text size for Pikchr diagrams to the old 0.9em to match hard-coded assumptions in pikchr.c. See the checked-in comment for the alternative solutions considered and rejected. check-in: 39368cdfbd user: wyoung tags: inskinerator-modern-backport
2024-01-26
18:10
Generalized the selector targeting the forum post editor controls to add a bit more vertical space around them so that it works for editing and replying to existing posts as well. check-in: ef69f9294c user: wyoung tags: inskinerator-modern-backport
17:38
Fixed up final significant known difference with Inskinerator Modern: lightened the background color on selected forum posts. check-in: 5ead5d6d49 user: wyoung tags: inskinerator-modern-backport
17:28
Several doc adjustments to make things work better with the new skin. Although this isn't strictly part of the new skin, and it does admit of a type of regression, I'm committing it here anyway because these are cases where markup was used to work around problems in the old skin. Nearly all of these are misuses of the "blockquote" tag to mean "indented paragraph". Now that we have true indented paragraph styles, switched the markup over to use them. check-in: ee6ca48c8f user: wyoung tags: inskinerator-modern-backport
17:25
Assorted small tweaks to the new skin, catching small over-reaches and such found by opening many of the Fossil docs under it and seeing what happens to the existing formatting. check-in: 538ddbffbe user: wyoung tags: inskinerator-modern-backport
17:24
Reworked the two table-based layout hacks in the tech overview doc to use plain tables, styled by the new skin. check-in: eb90acd944 user: wyoung tags: inskinerator-modern-backport
17:08
Replaced the hand-rolled table at the top of the customskin doc with an MD table that now gets styled in much the same way under the new skin. check-in: 69aaf2595d user: wyoung tags: inskinerator-modern-backport
17:05
Prior commit lets us back out [f82b01cb]. check-in: cdbf591bcf user: wyoung tags: inskinerator-modern-backport
17:03
Major refactoring of the CSS selectors to avoid the need for all that "nomargins" stuff. By being more careful about affecting only the pages and elements we want to affect, we don't have to back changes out in the cases where we _don't_ want things changed. This does make the selectors more verbose, but it's better overall. check-in: 276727611a user: wyoung tags: inskinerator-modern-backport
16:30
Backed out all the extra whitespace in command examples in the gitusers doc now that the skin handles indenting for us. check-in: d3eae1875c user: wyoung tags: inskinerator-modern-backport
16:24
Removed an unhelpful "ul" level in the old permutexindex page. The old skin masked it. check-in: d67009e521 user: wyoung tags: inskinerator-modern-backport
13:40
The file format doc now demonstrates good use of the new table styling, no longer depending on local style="" overrides to be readable. check-in: 43793758ca user: wyoung tags: inskinerator-modern-backport