mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-06 06:58:27 +00:00
moved directory structure
This commit is contained in:
11
website/templates/css/products.css
Normal file
11
website/templates/css/products.css
Normal file
@@ -0,0 +1,11 @@
|
||||
<style>
|
||||
.img-area {
|
||||
float:left;
|
||||
width: 115px;
|
||||
}
|
||||
|
||||
.product-list-description {
|
||||
float:left;
|
||||
width: 400px;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user