File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -503,8 +503,11 @@ input.vp-menu-search-box {
503503.vp-menuitem .apps .ml_dimensionReduction {
504504 background : top / contain no-repeat url(../ img/apps/apps_dimension.svg);
505505}
506- .vp-menuitem .apps .ml_saveLoad {
507- background : top / contain no-repeat url(../ img/apps/apps_file.svg);
506+ .vp-menuitem .apps .ml_pipeline {
507+ background : top / contain no-repeat url(../ img/apps/apps_pipeline.svg);
508+ }
509+ .vp-menuitem .apps .ml_gridSearch {
510+ background : top / contain no-repeat url(../ img/apps/apps_gridSearch.svg);
508511}
509512.vp-menuitem .apps .ml_fitPredict {
510513 background : top / contain no-repeat url(../ img/apps/apps_fit.svg);
@@ -514,4 +517,7 @@ input.vp-menu-search-box {
514517}
515518.vp-menuitem .apps .ml_evaluation {
516519 background : top / contain no-repeat url(../ img/apps/apps_evaluate.svg);
520+ }
521+ .vp-menuitem .apps .ml_saveLoad {
522+ background : top / contain no-repeat url(../ img/apps/apps_file.svg);
517523}
You can’t perform that action at this time.
0 commit comments