Refactoring

This commit is contained in:
Henjo Hoeksma 2014-05-23 11:48:19 +02:00
parent 1abfadf28c
commit 296e83fb88
811 changed files with 16877 additions and 147663 deletions
jtable/themes/metro/green

View file

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