[svn] merge the trip table to have surveys by date

Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8221 by julian @ 1/24/2009 2:01 PM
This commit is contained in:
substantialnoninfringinguser
2009-05-13 05:43:20 +01:00
parent 6598dd5105
commit 60735a9b3a
8 changed files with 139 additions and 39 deletions

View File

@@ -142,6 +142,17 @@ p.indent
margin-left:10px;
}
table.survexcontibutions td.date
{ width:90px; }
table.survexcontibutions td.roles
{ width:100px; background-color:#feeeed; }
table.survexcontibutions td.survexblock
{ width:260px; background-color:#feeeed; }
table.survexcontibutions td.trip
{ width:190px; }
table.survexcontibutions td.place
{ width:140px; }
#expoHeader {
width:100%;
position:relative;