mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-06-15 14:21:50 +03:00
Initial import and public 'release'
This commit is contained in:
parent
327597ca02
commit
90ee4dfea0
792 changed files with 147584 additions and 0 deletions
11
htdocs/jtable/themes/metro/blue/jtable.less
Normal file
11
htdocs/jtable/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