NIHVIVO-3005 NIHVIVO-3007 Merged r3374 from maint-rel-1.3 branch.

This commit is contained in:
cappadona 2011-07-22 15:51:24 +00:00
parent 48b4ded3af
commit eb567572bd
4 changed files with 337 additions and 217 deletions

View file

@ -32,4 +32,14 @@ a.help {
}
#harvestButton {
margin-right: 10px;
}
#fileHarvestErrorHelp ol {
margin: 0 0 1.3em 2em;
list-style-type: decimal;
font-size: .9em;
}
#fileHarvestErrorHelp em {
font-family:"Courier New",Courier,mono;
font-style: normal;
color:#666;
}