b694541552528887abb34b563336a17e0628e197 kate Thu Nov 17 15:00:40 2016 -0800 Response to QA. 1. Align GO button. 2. Abandon bolding of tissue labels to preserve alignment with leader lines. 3. Draw leader line on top when highlighted. refs #17369 diff --git src/hg/hgGtexTrackSettings/README.txt src/hg/hgGtexTrackSettings/README.txt index 3c5f048..0daff09 100644 --- src/hg/hgGtexTrackSettings/README.txt +++ src/hg/hgGtexTrackSettings/README.txt @@ -70,15 +70,36 @@ * e.g. arteryAorta_Text_Hi_1_ 8. Tweak style for leader line color if desired. e.g. now set to paler (pink) on non-hover. was: #EEC1C24 e.g. .st37{fill:none;stroke:#F69296;..... 9. Fix some bad id's if still present: - arteryAorta_Pict_Lo - arteryCoronary_Pic_lo 10. Remove empty <g>'s.. e.g. on Liver 11. Trim credit. (Remove 'ILLUSTRATION') paths + +=== From Code review + +12. Correction: first CerebelHemi_Pic_Hi group -> CerebelHemiPic_Lo + +=== From QA + +13. Tissue name tweaks to match gtexTissue table, where easily changed: + +* Angerior cingulate cortex +* Substantia nigra +* Muscle - Skeletal +* EBV-transformed lymphocytes +* Transformed fibroblastso + +14. Darker outline on Skin Suprapubic Pic_Hi (to match others) + -> change stroke in rule .st170 to #231f20 + +15. Make breast visible (change its style (currently st92) to opacity .7, remove display:none + +