15.02.2017, 10:27
Perfect.
However, with this code, only the window of the graph is the correct colour.
I added:
Now the header of the graph also has the correct colour.
Thanks.
However, with this code, only the window of the graph is the correct colour.
I added:
Code:
.dark .modal-header {
background-color: #243d47;
}
Now the header of the graph also has the correct colour.
Thanks.