broadinstitute / dig-dug-portal

BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

b-table sort icons to right of label #682

Closed a-shilin closed 3 months ago

a-shilin commented 3 months ago

hid icons from background of column head cell, set them as background of head title element instead so they can properly sit next to the label.

requires a table template to include "/css/table.css"

image

pages checked: http://localhost:8090/gene.html?gene=ADIPOQ http://localhost:8090/tissue.html?tissue=adipose_tissue http://localhost:8090/phenotype.html?phenotype=HEIGHT http://localhost:8090/region.html?chr=3&end=186576252&phenotype=Adiponectin&start=186560493 http://localhost:8090/gait.html?dataset=55k&gene=PPARG&mask=LoF_HC (originally set to sort-icon-left) http://localhost:8090/ncgait.html?dataset=TopMed&geneORregion=PPARG&phenotypes=T2D&tests=burden (originally set to sort-icon-left)

http://localhost:8090/variant.html?variant=rs17366568 (no sorting) http://localhost:8090/datasets.html (not b-table) http://localhost:8090/genesifter.html?phenotypes=BMI (no sorting) http://localhost:8090/signalsifter.html (no sorting) http://localhost:8090/method.html?trait=t2d&dataset=meta_analysis (no b-table)