[Appsunit-develop] [cvscommit] web/htdocs/testguide AppsUnit Test Guide.html, 1.11, 1.12
Status: Beta
Brought to you by:
jancumps
|
From: Jan C. <jan...@us...> - 2006-11-13 18:58:07
|
Update of /cvsroot/appsunit/web/htdocs/testguide In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv5911 Modified Files: AppsUnit Test Guide.html Log Message: Fix table width. Index: AppsUnit Test Guide.html =================================================================== RCS file: /cvsroot/appsunit/web/htdocs/testguide/AppsUnit Test Guide.html,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** AppsUnit Test Guide.html 12 Nov 2006 22:32:27 -0000 1.11 --- AppsUnit Test Guide.html 12 Nov 2006 22:45:53 -0000 1.12 *************** *** 113,117 **** <p class="normal"></p> ! <table style="background-color: rgb(255, 255, 204); width: 706px; height: 125px;" border="1" bordercolor="#000000" cellpadding="4" cellspacing="0"> <col width="256*"> <thead> <tr> --- 113,117 ---- <p class="normal"></p> ! <table style="background-color: rgb(255, 255, 204); width: 100%;" border="1" bordercolor="#000000" cellpadding="4" cellspacing="0"> <col width="256*"> <thead> <tr> |