view templates/custom_track_styles.css @ 13:43a700afd457 draft

planemo upload for repository https://github.com/goeckslab/jbrowse-archive-creator.git commit bcb239c4045d2c47a8acad5fbd29eea03663e187
author yating-l
date Tue, 19 Jun 2018 17:59:51 -0400
parents 237707a6b74d
children
line wrap: on
line source

.${label},
.plus-${label},
.minus-${label}
{
    background-color: ${color};
    height: 90%;
    top: 5%;
}