aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/static/new/css/pair_scan.css
blob: 90cec529496d01558d496a89258ca33fdd6dbdab (plain)
1
2
3
4
5
6
/* Unset CSS for tooltip since it will inherit from the bootstrap tooltip class CSS otherwise */
.tooltip{all:unset;}

.pairscan-container {
    width: 1000px;
}