From 8a7a7ae527011877c9af472d8a600c74689c8d34 Mon Sep 17 00:00:00 2001 From: Abdullah Almsaeed Date: Sat, 26 Sep 2015 16:22:57 -0400 Subject: [PATCH] Add new map and implementation reference --- build/less/variables.less | 11 +++++------ documentation/build/include/implementations.html | 1 + documentation/index.html | 1 + pages/charts/inline.html | 2 +- plugins/jvectormap/jquery-jvectormap-usa-en.js | 1 + 5 files changed, 9 insertions(+), 7 deletions(-) create mode 100644 plugins/jvectormap/jquery-jvectormap-usa-en.js diff --git a/build/less/variables.less b/build/less/variables.less index 64e1ca79f..79b10bd11 100644 --- a/build/less/variables.less +++ b/build/less/variables.less @@ -8,17 +8,16 @@ //COLORS //-------------------------------------------------------- - -@light-blue: #3c8dbc; //Primary -@red: #dd4b39; +@light-blue: #3c8dbc; //Danger -@green: #00a65a; +@red: #dd4b39; //Success -@aqua: #00c0ef; +@green: #00a65a; //Info -@yellow: #f39c12; +@aqua: #00c0ef; //Warning +@yellow: #f39c12; @blue: #0073b7; @navy: #001F3F; @teal: #39CCCC; diff --git a/documentation/build/include/implementations.html b/documentation/build/include/implementations.html index a84386d07..313dd6f93 100644 --- a/documentation/build/include/implementations.html +++ b/documentation/build/include/implementations.html @@ -4,6 +4,7 @@ for easy integration with back-end frameworks. The following are some of them: