final tweak

cvs
Slava Pestov 2006-01-24 02:14:16 +00:00
parent b28ea890b7
commit 6cfa1db4df
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ M: html-stream stream-format ( str style stream -- )
] with-stream* ; ] with-stream* ;
: html-outliner ( caption contents -- ) : html-outliner ( caption contents -- )
<table> <table "display: inline; " =style table>
<tr> <tr>
<td> <td>
get-random-id dup >r swap [ get-random-id dup >r swap [