Adjusting wording, styling, and graph visibility

This commit is contained in:
2013-10-02 04:45:07 -07:00
parent f11d5ebe1e
commit 7f7cd6e9ff
5 changed files with 11 additions and 31 deletions

View File

@@ -6,7 +6,7 @@
.hoverinfo { cursor: progress; }
.payment_links { background-color: #ddd; padding: 1em; border-radius: 1em;
display: inline-block; float: right; }
display: inline-block; float: right; max-width: 30%; min-width: 10em;}
.payment-highlighted {
background-color: orange !important;