This commit is contained in:
pvvx 2017-12-12 23:34:32 +03:00
parent b3dc0dda87
commit 0830a1244a
29 changed files with 240 additions and 152 deletions

View file

@ -4,7 +4,7 @@
.dygraph-legend {
position: absolute;
font-size: 14px;
font-size: 12px;
z-index: 10;
width: 250px; /* labelsDivWidth */
/*
@ -66,7 +66,7 @@
.dygraph-axis-label {
/* position: absolute; */
/* font-size: 14px; */
font-size: 12px;
z-index: 10;
line-height: normal;
overflow: hidden;