Changeset ec288dc in Klonkt for src/views/pages/paid-result.ejs
- Timestamp:
- 07/21/2026 03:11:39 AM (7 weeks ago)
- Branches:
- main
- Children:
- dede82e
- Parents:
- c7a211d
- git-author:
- Robin <roboburr@…> (07/21/2026 03:11:37 AM)
- git-committer:
- Robin <roboburr@…> (07/21/2026 03:11:39 AM)
- File:
-
- 1 edited
-
src/views/pages/paid-result.ejs (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/views/pages/paid-result.ejs
rc7a211d rec288dc 34 34 <% } %> 35 35 </div> 36 37 <% if (typeof debug !== 'undefined' && debug) { %> 38 <p class="pr-diag">diagnose: <code><%= debug %></code></p> 39 <% } %> 36 40 </div> 37 41 </section> … … 46 50 .pr-btn { display: inline-block; padding: 11px 20px; border-radius: 10px; background: var(--accent,#6b8f71); color: #fff; text-decoration: none; font-weight: 600; } 47 51 .pr-btn-ghost { background: transparent; color: var(--ink,#222); border: 1px solid color-mix(in srgb, var(--ink,#000) 22%, transparent); } 52 .pr-diag { margin: 18px 0 0; font-size: 12px; opacity: .6; word-break: break-all; } 53 .pr-diag code { font-family: ui-monospace, monospace; } 48 54 </style>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)