Mercurial > repos > azomics > clustergrammer_flow
view css/font-awesome/less/list.less @ 1:c90127c2a1ae draft default tip
"planemo upload for repository https://github.com/ImmPortDB/immport-galaxy-tools/tree/master/flowtools/clustergrammer_flow commit e47edffe14c2e8544fe0d00d932090657beae528"
| author | azomics | 
|---|---|
| date | Sun, 27 Jun 2021 22:13:16 +0000 | 
| parents | fee56ee2f7ac | 
| children | 
line wrap: on
 line source
// List Icons // ------------------------- .@{fa-css-prefix}-ul { padding-left: 0; margin-left: @fa-li-width; list-style-type: none; > li { position: relative; } } .@{fa-css-prefix}-li { position: absolute; left: -@fa-li-width; width: @fa-li-width; top: (2em / 14); text-align: center; &.@{fa-css-prefix}-lg { left: -@fa-li-width + (4em / 14); } }
