Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
anoopmb
/
payments
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
[style] make page-card self contained
pull/2/head
Rushabh Mehta
7 anni fa
parent
79887b3374
commit
2ace04e472
2 ha cambiato i file
con
1 aggiunte
e
3 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-0
payments/templates/pages/payment-failed.html
+0
-3
payments/templates/pages/payment-success.html
+ 1
- 0
payments/templates/pages/payment-failed.html
Vedi File
@@ -16,6 +16,7 @@
.hero-and-content {
background-color: #f5f7fa;
}
{% include "templates/styles/card_style.css" %}
</style>
{% endblock %}
+ 0
- 3
payments/templates/pages/payment-success.html
Vedi File
@@ -13,9 +13,6 @@
{{ _("Continue") }}</a></div>
</div>
<style>
.hero-and-content {
background-color: #f5f7fa;
}
{% include "templates/styles/card_style.css" %}
</style>
{% endblock %}
Scrivi
Anteprima
Caricamento…
Annulla
Salva