/* Compact column headers while retaining sorting and help controls. */
#tokensTable thead th {height:34px;padding-top:3px;padding-bottom:3px}
#tokensTable .tokens-tooltip {top:calc(100% - 1px)}
