AndrewCRMartin / JSAV

JavaScript Sequence Alignment Viewer
GNU General Public License v2.0
11 stars 5 forks source link

Add button label options #10

Closed AndrewCRMartin closed 8 years ago

AndrewCRMartin commented 8 years ago

Add label options:

Also add option to specify sequence label colour

AndrewCRMartin commented 8 years ago

all added.

options.labelColour not added since it is controlled through the JSAV.css option

.JSAV .idCell  {color: #333399;}