nsedit/htdocs/jtable/themes/metro/darkgray/jtable.less
2014-05-21 11:58:05 +02:00

11 lines
No EOL
265 B
Text

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