mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
b3a957b8d8
v2 Institutional Hub GitOrigin-RevId: ff01ccf659a2369284a22deb79ca45433ca1a2e8
16 lines
174 B
Text
16 lines
174 B
Text
.nvd3 {
|
|
.nv-axis {
|
|
.tick {
|
|
line {
|
|
opacity: 0;
|
|
}
|
|
}
|
|
path.domain {
|
|
opacity: 0;
|
|
}
|
|
}
|
|
}
|
|
|
|
svg.nvd3-iddle {
|
|
&:extend(svg.nvd3-svg);
|
|
}
|