view templates/custom_track_styles.css @ 19:62dee5369e80 draft

planemo upload for repository https://github.com/goeckslab/jbrowse-archive-creator.git commit afd782e8741a859506794bea92475f620265c50e
author sargentl
date Thu, 13 Sep 2018 17:43:23 -0400
parents 237707a6b74d
children
line wrap: on
line source

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