nsedit/jtable/lib/themes/metro/red/jtable.less

11 lines
No EOL
244 B
Text

/* jTable metro style theme - Red
* Created by Halil İbrahim Kalkan
* http://www.jtable.org
*/
@import "../jtable_metro_base.less";
@theme-folder:'red';
@main-theme-color: #e51400;
.jtable_metro_base(@theme-folder, @main-theme-color);