mirror of
https://github.com/apache/superset.git
synced 2026-04-25 19:14:27 +00:00
refactor dashboard chart html, make several css improvements.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
g.dashed path {
|
||||
stroke-dasharray: 5, 5;
|
||||
}
|
||||
|
||||
.nvtooltip tr.highlight td {
|
||||
font-weight: bold;
|
||||
font-size: 15px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user