import blue button styling

This commit is contained in:
Devin Howard 2017-01-11 13:32:05 -05:00
parent ccf9353d9d
commit 2114519778
2 changed files with 2 additions and 1 deletions

View file

@ -1558,6 +1558,7 @@ h3.filterBox {
box-sizing: border-box;
margin: 0.75em;
padding: 0.75em;
padding-top: 0.85em;
height: 3em;
background-color: #AAB0FB;
border-radius: 0.3em;

View file

@ -28,7 +28,7 @@ class ImportDialogBox extends Component {
Export as JSON
</div>
<div className="import-blue-button" onClick={this.props.downloadScreenshot}>
Download screenshot of map
Download screenshot
</div>
<h3>IMPORT</h3>
<p>To upload a file, drop it here:</p>