Updating tutorials UI

This commit is contained in:
Asaad Mahmood
2015-11-02 20:57:23 +05:00
committed by JoramWilander
parent dedbc122c6
commit 4c5c42e374
5 changed files with 97 additions and 5 deletions

View File

@@ -70,7 +70,7 @@ export default class TutorialTip extends React.Component {
}
return (
<div className='tip-div'>
<div className={'tip-div ' + this.props.overlayClass}>
<img
className='tip-button'
src='/static/images/tutorialTip.gif'
@@ -93,6 +93,7 @@ export default class TutorialTip extends React.Component {
target={() => this.refs.target}
>
<div className={'tip-overlay ' + this.props.overlayClass}>
<div className='arrow'></div>
{this.props.screens[this.state.currentScreen]}
<div className='tutorial__circles'>{dots}</div>
<div className='text-right'>