mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-06-13 14:11:49 +03:00
Merge commit '8997d5b1ff
' as 'jtable'
This commit is contained in:
commit
d90fb0d2a6
155 changed files with 22323 additions and 0 deletions
11
jtable/lib/themes/metro/blue/jtable.less
Normal file
11
jtable/lib/themes/metro/blue/jtable.less
Normal 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);
|
Loading…
Add table
Add a link
Reference in a new issue