-
Notifications
You must be signed in to change notification settings - Fork 3
/
iobio.viz.min.css
7 lines (7 loc) · 1.82 KB
/
iobio.viz.min.css
1
2
3
4
5
6
7
.iobio-axis line,.iobio-axis path{fill:none;stroke:#000;shape-rendering:crispEdges}.iobio-tooltip{position:fixed;top:0;text-align:center;z-index:20;color:#fff;padding:4px 6px;font:11px arial;background:#505050;border:0;border-radius:4px;pointer-events:none}.iobio-brush .extent{stroke:#000;fill-opacity:.125;shape-rendering:crispEdges}
.iobio-box line.median{stroke:#fff;stroke-width:1.5px}.iobio-box .center{stroke:#787878;stroke-dasharray:3,3}.iobio-box .label{fill:#787878;font-size:12px}.iobio-box .compressionNumber:hover{cursor:pointer}
.iobio-gene .cds,.iobio-gene .utr{fill:#2d8fc1;stroke:#2d8fc1}.iobio-gene .reference{stroke:#969696}.iobio-gene .name{font-size:10px;fill:#787878}.iobio-gene .arrow{stroke:#969696;fill:none}.iobio-gene .iobio-axis line,.iobio-gene .iobio-axis path{fill:none;stroke:#d2d2d2;stroke-width:2px;shape-rendering:crispEdges}.iobio-gene .iobio-axis line{stroke-width:4px}.iobio-gene .iobio-axis text{font-size:11px;fill:#828282}
.iobio-multi-line #back-ctrl:hover,.iobio-multi-line .button rect:hover{cursor:pointer}.iobio-multi-line .tick text{font-size:10px}.iobio-multi-line .button rect{height:20px}.iobio-multi-line .button text{font-size:10px;pointer-events:none}.iobio-multi-line #back-ctrl{font-size:15px;fill:#1E7DB3}
.iobio-pie .iobio-center-text{text-align:center}.iobio-pie .iobio-center-text .iobio-percent{fill:#646464;color:#646464;font-size:23px}.iobio-pie .iobio-center-text .iobio-count{font-size:14px;letter-spacing:3px;font-weight:400;color:#969696}
.iobio-pie text#all-text{fill:#000;font-size:11px}.iobio-pie circle#all-circle:hover{fill:#F7F3BA}.iobio-pie circle#all-circle.selected{fill:#F7F3BA;stroke-width:1.5px}.iobio-pie .arc text{font-size:9px;fill:#fff}
path.link{fill:none;stroke:#ccc;stroke-width:1.5px}.above-variant{stroke:red;fill:none}.below-variant{stroke:#00f;fill:none}.reference{fill:gray}