blob: 3a0d194f6b4ed96b096f1ec0cc2172afb78fda88 [file] [log] [blame]
/* jTable metro style theme - Light gray
* Created by Halil İbrahim Kalkan
* http://www.jtable.org
*/
@import "../jtable_metro_base.less";
@theme-folder:'lightgray';
@main-theme-color: #707070;
.jtable_metro_base(@theme-folder, @main-theme-color);