diff --git a/funding/static/css/wow.css b/funding/static/css/wow.css index b1944a6..50151aa 100644 --- a/funding/static/css/wow.css +++ b/funding/static/css/wow.css @@ -135,12 +135,12 @@ body { } .table-hover tbody tr:hover { - background-color: rgba(0,0,0,.075); + background-color: rgba(0,0,0,.055); } .table th, .table td { - border-top: 1px solid #008926; - padding-top: .3rem; + border-top: 1px solid #00000029; + padding-top: .65rem; } .table-tilted{ @@ -169,7 +169,7 @@ body { } .table thead th { - border-bottom: 1px solid #008926 !important; + border-bottom: 1px solid #00000029 !important; border-top: none; font-size: 14px; } @@ -612,4 +612,8 @@ ul.b { .proposal_qr{ margin-top:8px; margin-bottom:8px; +} + +.table-proposal tr { + background: #00000005; } \ No newline at end of file diff --git a/funding/templates/proposal/macros/table.html b/funding/templates/proposal/macros/table.html index 5d1c372..8efc515 100644 --- a/funding/templates/proposal/macros/table.html +++ b/funding/templates/proposal/macros/table.html @@ -2,7 +2,7 @@ - + {% if _proposals and _proposals[0].status >= 2 %} diff --git a/funding/templates/proposal/proposal.html b/funding/templates/proposal/proposal.html index 05a82cc..1ea297b 100644 --- a/funding/templates/proposal/proposal.html +++ b/funding/templates/proposal/proposal.html @@ -51,7 +51,6 @@ {% endif %}

-
{% if proposal.status in [2,3] %}
@@ -124,12 +123,11 @@
-

-
+
Donation address:
{% if proposal.addr_donation %}{{ proposal.addr_donation }}{% else %}None generated yet{% endif %}
{{title}}{{title}} Username Date