Merge r1045 from http://svn.mannlib.cornell.edu/svn/vivo/branches/rel-1.1-maint
This commit is contained in:
parent
aa7a7ab6c9
commit
302575251f
4 changed files with 27 additions and 11 deletions
|
@ -108,3 +108,10 @@ option {
|
|||
.or, .cancel{
|
||||
vertical-align:top;
|
||||
}
|
||||
|
||||
/* Message displayed for an unsupported browser. Hide on page load; JavaScript
|
||||
* shows if needed.
|
||||
*/
|
||||
#ie67DisableWrapper {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue