Skip to content

Commit

Permalink
new stats and toggle update
Browse files Browse the repository at this point in the history
  • Loading branch information
prismspecs committed Apr 26, 2018
1 parent b287fad commit edd2bf2
Show file tree
Hide file tree
Showing 3 changed files with 206 additions and 233 deletions.
4 changes: 2 additions & 2 deletions desktop/stats.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@

#yaxis-label-bottom {
position: absolute;
width: 50px;
width: 80px;
bottom: 82px;
text-align: right;
border-bottom: red solid 2px;
left: 70px;
left: 40px;
padding-right: 4px;
}

Expand Down
3 changes: 2 additions & 1 deletion desktop/stats.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
</div>
<div id="xaxis-label-actual">
<img class="graphicon" src="assets/pages/cute-graph.png">
<div>MONEY RAISED TO DATE (USD)</div>
<!-- <div>MONEY RAISED TO DATE (USD)</div> -->
<div>FUNDS RAISED TO DATE</div>
</div>
<div id="label-payouts">
<img class="graphicon" src="assets/payout.png">
Expand Down
Loading

0 comments on commit edd2bf2

Please sign in to comment.