Update 3rd Party Libraries

Json.NET, jQuery, jQuery UI, modernizr, moment.js, Highcharts, TinyMCE,
normalize.css, T4MVC, RazorGenerator, Reactive Extensions
This commit is contained in:
Gary Sharp
2014-06-02 02:11:03 +10:00
parent 7af6a2220c
commit be25569245
168 changed files with 49268 additions and 39371 deletions
+9 -2
View File
@@ -52,7 +52,10 @@
chart: {
renderTo: 'chartHostJobDailyOpenedClosed',
height: 175,
animation: false
animation: false,
style: {
fontFamily: '"Segoe UI", Arial, Verdana, Tahoma, sans-serif'
}
},
colors: ['#BBBBBB', '#005fab', '#60ab1e'],
title: {
@@ -71,7 +74,11 @@
verticalAlign: 'top',
y: 0,
floating: true,
borderWidth: 0
borderWidth: 0,
itemStyle: {
color: '#333',
fontWeight: 'normal'
}
},
xAxis: {
type: 'datetime',