Merge commit '8997d5b1ff' as 'jtable'

This commit is contained in:
Mark Schouten 2016-08-05 13:20:31 +02:00
commit d90fb0d2a6
155 changed files with 22323 additions and 0 deletions

View file

@ -0,0 +1,11 @@
/* jTable metro style theme - Blue
* Created by Halil İbrahim Kalkan
* http://www.jtable.org
*/
@import "../jtable_metro_base.less";
@theme-folder: 'blue';
@main-theme-color: #2D89EF;
.jtable_metro_base(@theme-folder, @main-theme-color);