NIHVIVO-2997 Merged r3354 from maint-rel-1.3 branch.

This commit is contained in:
cappadona 2011-07-21 12:49:15 +00:00
parent 5485ff82b7
commit 73e299ec79
4 changed files with 252 additions and 238 deletions

View file

@ -0,0 +1,35 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
h3.testfile-step-header {
float: left;
padding-right: 30px;
}
div.testfile-step-body {
overflow: hidden;
}
div.clearBothDiv {
clear: both;
padding-bottom: 20px;
}
a.help {
margin-left: 10px;
font-size: 0.8em;
}
#csvHelp-indented {
margin: 0 1.5em 1em;
padding: .5em;
font-size: 0.8em;
line-height: 1.2em;
background: #efefef;
}
#csvHelp-indented p:last-child {
margin-bottom: 0;
}
#uploadTarget {
width: 0;
height: 0;
border: 0px solid #fff;
}
#harvestButton {
margin-right: 10px;
}