comparison templates/custom_track_styles.css @ 6:237707a6b74d draft

planemo upload for repository https://github.com/Yating-L/jbrowse-archive-creator.git commit a500f7ab2119cc5faaf80393bd87428389d06880-dirty
author yating-l
date Thu, 15 Feb 2018 17:05:05 -0500
parents
children
comparison
equal deleted inserted replaced
5:e762f4b9e4bd 6:237707a6b74d
1 .${label},
2 .plus-${label},
3 .minus-${label}
4 {
5 background-color: ${color};
6 height: 90%;
7 top: 5%;
8 }
9