minor design changes in jqplot-tooptip
Signed-off-by: Nitish Bahl <nitishbahl24@gmail.com> Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
parent
504ab646b6
commit
6049a2739d
@ -223,9 +223,9 @@ table.jqplot-cursor-tooltip {
|
||||
.jqplot-highlighter-tooltip,
|
||||
.jqplot-canvasOverlay-tooltip {
|
||||
border: 1px solid #ccc;
|
||||
font-size: 0.75em;
|
||||
font-size: 1em;
|
||||
white-space: nowrap;
|
||||
background: rgba(208, 208, 208, 0.5);
|
||||
background: rgba(208, 208, 208, 0.8);
|
||||
padding: 1px;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user