view templates/custom_track_styles.css @ 7:5d5fdcb798da draft

planemo upload for repository https://github.com/Yating-L/jbrowse-archive-creator.git commit 12fb52d5b285935b2353d93a5aa291838df7893e
author yating-l
date Fri, 20 Apr 2018 13:51:23 -0400
parents 237707a6b74d
children
line wrap: on
line source

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