Changesets can be listed by changeset number.
The Git repository is here.
Changeset 418
Don't let images make the body column too wide; scale them instead.
- Comitted by: rool
- Date: Wednesday March 23 23:30:12 2011 (over 13 years ago)
Affected files:
rool/www/static/trunk/css/risc_os_open_2011.css:
prev. | current | |
padding: 4px; | ||
} | ||
606 | /* Don't let images make the body column too wide; scale them instead */ | |
607 | ||
608 | #template_body_content img | |
609 | { | |
610 | max-width: 100%; | |
611 | } | |
612 | ||
/* CVS revisions and SVN changesets */ | ||
div.log, |