forked from external-repos/pa11y-dashboard
Reduce font size for tooltips in graph
This commit is contained in:
2
public/css/site.min.css
vendored
2
public/css/site.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -389,7 +389,7 @@ ul.date-links {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.tooltip-graph {
|
.tooltip-graph {
|
||||||
font-size:13px;
|
font-size:12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* New task page */
|
/* New task page */
|
||||||
|
Reference in New Issue
Block a user