Commit ee997550 authored by Akikonata's avatar Akikonata

test

parent 76628137
......@@ -56,7 +56,6 @@
'module/nodetext.js',
'module/hyperlink.js',
'module/expand.js',
'module/connect.js',
'ui/jquery-ui-1.10.4.custom.min.js',
'ui/widget.js',
'ui/button.js',
......
......@@ -160,4 +160,4 @@ KityMinder.registerConnectProvider('default', function(node, parent) {
}
return pathData;
});
});
\ No newline at end of file
......@@ -4,7 +4,7 @@ KityMinder.registerTheme('bottom', {
'root-stroke': 'none',
'root-font-size': 24,
'root-padding': [15, 25],
'root-margin': 100,
'root-margin': 0,
'root-radius': 30,
'root-space': 10,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment