-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #372 from WeBankFinTech/dev
v1.5.2 dev=>master
- Loading branch information
Showing
100 changed files
with
1,661 additions
and
556 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,5 +11,6 @@ package-lock.json | |
*.ntvs* | ||
*.njsproj | ||
*.sln | ||
v0.*.js | ||
v0.*.js.gz | ||
v0.*.*.js | ||
v0.*.*.js.gz | ||
dist/ace/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,39 @@ | ||
*{margin: 0;padding: 0;list-style: none;} | ||
|
||
|
||
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, | ||
dl, dt, dd, ul, ol, li, | ||
pre, | ||
form, fieldset, legend, button, input, textarea, | ||
th, td { | ||
margin: 0; | ||
padding: 0; | ||
} | ||
html,body{ | ||
height: 100%; | ||
} | ||
body, | ||
button, input, select, textarea /* for ie */ { | ||
font: 14px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; | ||
} | ||
h1, h2, h3, h4, h5, h6 { font-size: 100%; } | ||
address, cite, dfn, em, var { font-style: normal; } | ||
code, kbd, pre, samp { font-family: courier new, courier, monospace; } | ||
small { font-size: 14px; } | ||
ul, ol { list-style: none; } | ||
a { text-decoration: none; } | ||
a:hover { text-decoration: underline; } | ||
legend { color: #000; } /* for ie6 */ | ||
fieldset, img { border: 0; } | ||
button, input, select, textarea { font-size: 100%; } | ||
table { border-collapse: collapse; border-spacing: 0; } | ||
.ks-clear:after, .clear:after { | ||
content: '\20'; | ||
display: block; | ||
height: 0; | ||
clear: both; | ||
} | ||
.ks-clear, .clear { | ||
*zoom: 1; | ||
} | ||
|
||
*{margin: 0;padding: 0;list-style: none;} | ||
|
||
|
||
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, | ||
dl, dt, dd, ul, ol, li, | ||
pre, | ||
form, fieldset, legend, button, input, textarea, | ||
th, td { | ||
margin: 0; | ||
padding: 0; | ||
} | ||
html,body{ | ||
height: 100%; | ||
} | ||
body, | ||
button, input, select, textarea /* for ie */ { | ||
font: 14px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; | ||
} | ||
h1, h2, h3, h4, h5, h6 { font-size: 100%; } | ||
address, cite, dfn, em, var { font-style: normal; } | ||
code, kbd, pre, samp { font-family: courier new, courier, monospace; } | ||
small { font-size: 14px; } | ||
ul, ol { list-style: none; } | ||
a { text-decoration: none; } | ||
a:hover { text-decoration: underline; } | ||
legend { color: #000; } /* for ie6 */ | ||
fieldset, img { border: 0; } | ||
button, input, select, textarea { font-size: 100%; } | ||
table { border-collapse: collapse; border-spacing: 0; } | ||
.ks-clear:after, .clear:after { | ||
content: '\20'; | ||
display: block; | ||
height: 0; | ||
clear: both; | ||
} | ||
.ks-clear, .clear { | ||
*zoom: 1; | ||
} | ||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.