Skip to content

Commit 4db2372

Browse files
committed
moved the changes to aspcore github repository
1 parent b225463 commit 4db2372

File tree

349 files changed

+40192
-13769
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

349 files changed

+40192
-13769
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ packages/
66
ej2aspmvc/
77
package-lock.json
88
node_modules/
9-
*.user
9+
*.user

.npmrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
registry=https://registry.npmjs.org/
2+
@syncfusion:registry=http://nexus.syncfusion.com/repository/ej2-production

Content/LinearGauge/Cycling1.svg

Lines changed: 53 additions & 0 deletions
Loading

Content/LinearGauge/Running1.svg

Lines changed: 56 additions & 0 deletions
Loading

Content/LinearGauge/Walking1.svg

Lines changed: 54 additions & 0 deletions
Loading

Content/Site.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -777,6 +777,7 @@
777777

778778
.sb-left-pane .e-listview .e-list-item.e-active {
779779
background-color: #d2ebff;
780+
color:#000000;
780781
}
781782

782783
#controlTree ul.e-list-parent {
@@ -799,6 +800,7 @@
799800
position: absolute;
800801
padding-left: 5px;
801802
-webkit-overflow-scrolling: touch;
803+
border: none;
802804
}
803805

804806
.sb-control-list-top {
@@ -862,7 +864,7 @@
862864
/*right -pane*/
863865

864866
.sb-right-pane {
865-
/*left: 280px;*/
867+
left: 280px;
866868
padding-left: 26px;
867869
padding-right: 36px;
868870
overflow-y: auto;
@@ -1849,6 +1851,7 @@ body.highcontrast,
18491851

18501852
.sb-left-pane .e-treeview .e-list-text {
18511853
width: 100%;
1854+
font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif";
18521855
}
18531856

18541857
.sb-left-pane .e-treeview .e-text-content {

Content/dropdownlist/grouping.css

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Content/gantt/images/face-mask.svg

Lines changed: 21 additions & 0 deletions
Loading

Content/gantt/images/moments.svg

Lines changed: 32 additions & 0 deletions
Loading

Content/gantt/images/oscar.svg

Lines changed: 27 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)