Artifact
0115839a7331e3d35e64aa315880bb7447ede769:
- File
src/skins.c
-
2012-11-16 07:33:04
— part of check-in
[46fba0f1c6]
on branch no-nobr
— The <nobr> tag is not valid xhtml.
<p>All div.logo, div.status, div.section and div.divider parts of the html
pages are not supposed to be line-wrapped. Some skins do that though
the <nobr> tag, other do it by putting "white-space: nowrap;" in css.
<p>This commit changes the skins to do the same using css in all skins.
<p>With this change, the "timeline" and "finfo" pages become 100% html5
complient: validator.w3.org doesn't show any errors any more (just 3 warnings)
(user:
jan.nijtmans
size: 38963)
-
2012-11-17 19:07:12
— part of check-in
[8ea929ca55]
on branch trunk
— Avoid the <nobr> tag in generated HTML.
(user:
drh
size: 38963)
-
2012-11-17 20:19:50
— part of check-in
[7e7dcdd2c9]
on branch convert_before_commit
— merge trunk
(user:
jan.nijtmans
size: 38963)