1. Fixed the javascript & style bug that appeared in different versions of IE for temporal graph vis. (see NIHVIVO-2035)

This commit is contained in:
cdtank 2011-02-04 18:46:05 +00:00
parent ff52e4d798
commit da4cc41fa4
7 changed files with 4456 additions and 3 deletions

View file

@ -0,0 +1,5 @@
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
#yaxislabel {
margin-left: -27px;
}