diff --git a/erpnext/hooks.py b/erpnext/hooks.py index 95f6c0b5c43..59a1e2b2b60 100644 --- a/erpnext/hooks.py +++ b/erpnext/hooks.py @@ -48,7 +48,7 @@ website_generators = ["Item Group", "Item", "Sales Partner", "Job Opening", "Stu website_context = { "favicon": "/assets/erpnext/images/favicon.png", - "splash_image": "/assets/erpnext/images/splash.png" + "splash_image": "/assets/erpnext/images/erp-icon.svg" } website_route_rules = [ diff --git a/erpnext/public/css/website.css b/erpnext/public/css/website.css index 6a1d311e982..1617ea7bd13 100644 --- a/erpnext/public/css/website.css +++ b/erpnext/public/css/website.css @@ -78,7 +78,6 @@ font-weight: inherit; color: #8D99A6; } -.transaction-list-item .items-preview, .transaction-list-item .transaction-time { margin-top: 5px; } diff --git a/erpnext/public/less/website.less b/erpnext/public/less/website.less index b270b8bed7d..a645f28d710 100644 --- a/erpnext/public/less/website.less +++ b/erpnext/public/less/website.less @@ -93,14 +93,10 @@ color: @text-muted; } - .transaction-time { - // margin-left: 15px; - } - - .items-preview, .transaction-time { margin-top: 5px; } + } // order.html diff --git a/erpnext/templates/pages/demo.html b/erpnext/templates/pages/demo.html index 3850cd3e6fd..108319fcf1e 100644 --- a/erpnext/templates/pages/demo.html +++ b/erpnext/templates/pages/demo.html @@ -48,23 +48,23 @@ $(document).ready(function() { {% endblock %} {% block page_content %} +
- -
- - - -Some functionality is disabled for the demo app. The demo data will be cleared regulary.
-
- To start your free ERPNext account, click here
Some functionality is disabled for the demo and the data will be cleared regulary.
+