Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
3 check-ins using file src/style.c version f0dc6f508b
|
2007-09-24
| ||
| 12:55 | Minor updates to the todo.txt and ideas.txt files. ... (check-in: 43b33702b4 user: drh tags: trunk) | |
| 06:53 | Added support for a user defined diff command, which if set (fossil config diff-command), is run by default. The user can give a -i flag to run the internal diff command regardless of user defined diff command setting. Removed command tkdiff, no longer needed. Made the config remove message a bit more clear, when removing a config setting, it states it has been removed instead of telling you it's undefined. ... (check-in: c82fb61775 user: jnc tags: trunk) | |
| 04:37 | Added style.css page that get's from the repo or uses a built in style.css. Removed static formatting in header/footer, replaced with divs, spans and ids which the style.css can totally control. The default style.css is simple, uses blue colors from timeline date area. Fixed minor bug on setup_ulist where it would display footer at top. ... (check-in: 5cd9597428 user: jnc tags: trunk) | |