Check-in [783542f508]
Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Mini template includes for new table #mainsplit and .container-width |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA1: |
783542f5086e6fb272aea11dfc59827f |
| User & Date: | mario 2015-03-24 18:24:06 |
Context
|
2015-03-24
| ||
| 20:06 | Spread out project name letters further (ABC, DEF, GHIJ, KL, MN, OPQ, RS, TUV, WXYZ, 0-9) to match up with current distribution. check-in: 1c319c982b user: mario tags: trunk | |
| 18:24 | Mini template includes for new table #mainsplit and .container-width check-in: 783542f508 user: mario tags: trunk | |
| 18:23 | Updated stylesheet to use table-layout for #main/#sidebar split. Padding still needs work. check-in: 686e87487e user: mario tags: trunk | |
Changes
Added template/table_end.php.
> | 1 | </tr></table> |
Added template/table_main.php.
> > | 1 2 | <table id=mainsplit class=container-width> <tr><td id=main> |