/*
 * Timeline-specific styles. Most of the look comes from the theme CSS;
 * this file is here so future tweaks can ship with the plugin.
 */

#graph-container canvas {
    width: 100% !important;
    height: 100% !important;
}
