summaryrefslogtreecommitdiffstats
path: root/css/standard007.css
AgeCommit message (Collapse)AuthorFilesLines
2008-06-07LAYOUT: fixed the layout of the userpage a bitArun Persaud1-523/+0
the size of the whole page is wider now and the middle column of the table is fixed to a certain width. Signed-off-by: Arun Persaud <arun@nubati.net>
2008-06-03BUGIFX: fixed a layout issue in IE6Arun Persaud1-0/+523
the tricks used the wrong parent for position:absolute. this might fix it. Signed-off-by: Arun Persaud <arun@nubati.net>