[AppDB] - compact the top X lists on the main page

Chris Morgan cmorgan at alum.wpi.edu
Thu Jun 22 14:32:41 CDT 2006


Looking at some screenshots of proposed changes to the appdb layout I noticed 
that we leave quite a bit of space around the images shown in the top X lists 
on the main page.  This is due to extra html formatting in the form of a 
table that surrounds each image.

Patch adds a flag to get_screenshot_img() to enable extra formatting that 
defaults to true and makes outputTopXRow() set this flag to false.  This 
should shrink the top X tables a bit.  If we want them to be more spaced out 
we should apply css styles to them instead of nested tables.

Chris

-------------- next part --------------
A non-text attachment was scrubbed...
Name: top_x_list_compact.patch
Type: text/x-diff
Size: 3022 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060622/e2881284/top_x_list_compact.patch


More information about the wine-patches mailing list