TTCErembodegem / TTC-React-Front

Gulp! It's the materialization of the React-Redux-Hotloaded-Webpacked-Expressly-Bootstrapped-and-Babelified-brand-new front end for the new website
http://ttc-erembodegem.be/
MIT License
3 stars 0 forks source link

menu enhancement #126

Closed Laoujin closed 6 years ago

Laoujin commented 8 years ago

zwart transparant div over de rest van de site wanneer menu open gaat/is‏

Laoujin commented 7 years ago

HeaderNavigation.js

http://www.material-ui.com/v0.15.4/#/components/drawer <Drawer open={this.props.navOpen} width={200} overlayStyle={{opacity: 0.5, backgroundColor: 'black'}}>

overlayStyle={{color: 'rgba(255,255,255,0.3)'}} didn't do what I expected it to do...