Skip to content

Commit

Permalink
Remove old wizard code
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Roes committed Oct 15, 2018
1 parent 67305ef commit dbb6f01
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 117 deletions.
16 changes: 0 additions & 16 deletions src/core_plugins/kibana/public/visualize/wizard/_wizard.scss
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,3 @@
.visWizard__savedObjectFinder {
padding: $euiSizeS; /* 1 */
}

/**
* This preserves backwards-compatibility with any plugins that are still specifying an `icon`
* class.
*
* 1. Size icon correctly to match xxLarge EuiIcon
*/
.visWizard__visTypeIcon {
color: $euiColorFullShade;
font-size: $euiSizeXXL; /* 1 */
}

// SASSTODO: Remove img element selector when `.kuiGalleryItem__image img` selector is removed
img.visWizard__visTypeImage { // Use element selector to override base .kuiGalleryItem__image styles
@include size($euiSizeXXL); /* 1 */
}
101 changes: 0 additions & 101 deletions src/core_plugins/kibana/public/visualize/wizard/step_1.html

This file was deleted.

0 comments on commit dbb6f01

Please sign in to comment.