Added custom scroll bars and separated the table header from the tables for Sales and the Graphs tables.

This commit is contained in:
Wynne Crisman
2017-10-08 08:56:15 -07:00
parent 210517a5c2
commit b5ac9fd249
44 changed files with 4939 additions and 245 deletions

View File

@@ -12,9 +12,11 @@
"d3": "^4.4.2",
"dragula": "^3.7.2",
"jquery": "^3.1.1",
"jquery-mousewheel": "^3.1.13",
"malihu-custom-scrollbar-plugin": "latest",
"meteor-node-stubs": "^0.2.4",
"properties-reader": "0.0.15",
"simpl-schema": "0.0.3",
"simpl-schema": "latest",
"sweetalert2": "^6.3.8"
}
}