feat: updated eBay Pricing page with Apply Pricing UI, item dropdown, pricing stats, and CSS
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{% extends "templates/web.html" %}
|
||||
{% block style %}
|
||||
<link rel="stylesheet" href="/assets/westech_r2/css/ebay-pricing.css">
|
||||
<style>
|
||||
.badge.badge-fresh { background-color: #28a745; }
|
||||
.badge.badge-aging { background-color: #ffc107; color: #212529; }
|
||||
|
||||
Reference in New Issue
Block a user