view templates/custom_track_styles.css @ 15:6464399df918 draft

planemo upload for repository https://github.com/goeckslab/jbrowse-archive-creator.git commit c69fafd096990eadcc380250703aefd919f80107
author yating-l
date Wed, 20 Jun 2018 17:43:26 -0400
parents 237707a6b74d
children
line wrap: on
line source

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