#graph_history_price, #graph_history_balance { width: 75%; height: 300px; float: right; margin-bottom: 16px; } .jqplot-title { margin-bottom: 3px; } .jqplot-cursor-tooltip, .jqplot-highlighter-tooltip { background: rgba(220,220,220, .6) !important; border: 1px solid gray; padding: 2px 4px; z-index: 100; } .jqplot-xaxis-tick { margin-top: 4px; } .jqplot-y2axis-tick { font-size: 7pt; margin-top: -4px; margin-left: 8px; width: 36px; } .jqplot-table-legend-swatch { height: 8px; width: 8px; margin-top: 2px; margin-left: 16px; }
end; JavascriptReady("graph_refresh(); $(window).resize(graph_refresh);");