Overview
SHA1 Hash: | 53f04b180c9b8142c925227a320067092e5fe6f1 |
---|---|
Date: | 2009-08-11 15:14:22 |
User: | drh |
Comment: | Change the date markers in file info pages to use the same CSS tags as the timeline. |
Timelines: | ancestors | descendants | both | trunk |
Other Links: | files | ZIP archive | manifest |
Tags And Properties
- branch=trunk inherited from [a28c83647d]
- sym-trunk inherited from [a28c83647d]
Changes
[hide diffs]Modified src/info.c from [012036faaa] to [cb5129afc5].
@@ -629,16 +629,11 @@ int fnid = db_column_int(&q, 7); char zShort[20]; if( memcmp(zDate, zPrevDate, 10) ){ sprintf(zPrevDate, "%.10s", zDate); @ <tr><td colspan=3> - @ <table cellpadding=2 border=0> - @ <tr><td bgcolor="#a0b5f4" class="border1"> - @ <table cellpadding=2 cellspacing=0 border=0><tr> - @ <td bgcolor="#d0d9f4" class="bkgnd1">%s(zPrevDate)</td> - @ </tr></table> - @ </td></tr></table> + @ <div class="divider">%s(zPrevDate)</div> @ </td></tr> } @ <tr><td valign="top">%s(&zDate[11])</td> @ <td width="20"></td> @ <td valign="top" align="left">