mirror of
https://github.com/apache/superset.git
synced 2026-04-11 12:26:05 +00:00
9 lines
128 B
CSS
9 lines
128 B
CSS
g.dashed path {
|
|
stroke-dasharray: 5, 5;
|
|
}
|
|
|
|
.nvtooltip tr.highlight td {
|
|
font-weight: bold;
|
|
font-size: 15px !important;
|
|
}
|