a6e1074250a8fdd5e952ab3ad7bd91705aa56222 angie Thu Sep 30 09:55:40 2021 -0700 UI changes suggested by Mary Goldman: reorder elements, simplify, bigger fonts for headers. diff --git src/hg/hgPhyloPlace/hgPhyloPlace.c src/hg/hgPhyloPlace/hgPhyloPlace.c index d46a4a0..2dc6bba 100644 --- src/hg/hgPhyloPlace/hgPhyloPlace.c +++ src/hg/hgPhyloPlace/hgPhyloPlace.c @@ -125,30 +125,41 @@ "td.qcExcellent {\n" " background-color: #44ff44;\n" "}\n" "td.qcGood {\n" " background-color: #88ff88;\n" "}\n" "td.qcMeh {\n" " background-color: #ffcc44;\n" "}\n" "td.qcBad {\n" " background-color: #ff8888;\n" "}\n" "td.qcFail {\n" " background-color: #ff6666;\n" "}\n" +".gbSectionBannerLarge {\n" +" padding: 10px;\n" +" margin-top: 6px;\n" +" margin-right: 0;\n" +" background-color: #4c759c; /* light blue */\n" +" color: white;\n" +" font-weight: bold;\n" +" font-size: 22px;\n" +"}\n" +"h2 { font-size: 18px; }\n" +"h3 { font-size: 16px; }\n" "\n" ); // Container for bootstrap grid layout puts( "
\n" - "GISAID data displayed in the Genome Browser are subject to GISAID's\n" - "" - "Terms and Conditions.\n" - "SARS-CoV-2 genome sequences and metadata are available for download from\n" - "GISAID EpiCoV™.\n" - "
"); +puts("