mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 17:04:47 +00:00
show manufacturing small icon
This commit is contained in:
@@ -149,7 +149,7 @@
|
|||||||
"options": "Account",
|
"options": "Account",
|
||||||
"fieldname": "expense_head",
|
"fieldname": "expense_head",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"reqd": 1,
|
"reqd": 1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"print_hide": 1,
|
"print_hide": 1,
|
||||||
|
|||||||
@@ -69,7 +69,7 @@ span, div, td, input, textarea, button, select {
|
|||||||
.small-module-icons-hr{ background-position: 0 -330px; width: 17px; height: 14px; margin-top: -1px; }
|
.small-module-icons-hr{ background-position: 0 -330px; width: 17px; height: 14px; margin-top: -1px; }
|
||||||
.small-module-icons-kb{ background-position: 0 -394px; width: 10px; height: 17px; margin-top: -2px; margin-bottom: -2px; }
|
.small-module-icons-kb{ background-position: 0 -394px; width: 10px; height: 17px; margin-top: -2px; margin-bottom: -2px; }
|
||||||
.small-module-icons-messages{ background-position: 0 -461px; width: 17px; height: 11px; }
|
.small-module-icons-messages{ background-position: 0 -461px; width: 17px; height: 11px; }
|
||||||
.small-module-icons-production{ background-position: 0 -522px; width: 17px; height: 14px; margin-top: -1px; }
|
.small-module-icons-manufacturing{ background-position: 0 -522px; width: 17px; height: 14px; margin-top: -1px; }
|
||||||
.small-module-icons-projects{ background-position: 0 -586px; width: 17px; height: 10px; }
|
.small-module-icons-projects{ background-position: 0 -586px; width: 17px; height: 10px; }
|
||||||
.small-module-icons-buying{ background-position: 0 -646px; width: 17px; height: 17px; margin-top: -2px; margin-bottom: -2px; }
|
.small-module-icons-buying{ background-position: 0 -646px; width: 17px; height: 17px; margin-top: -2px; margin-bottom: -2px; }
|
||||||
.small-module-icons-setup{ background-position: 0 -713px; width: 16px; height: 17px; margin-top: -2px; margin-bottom: -2px; }
|
.small-module-icons-setup{ background-position: 0 -713px; width: 16px; height: 17px; margin-top: -2px; margin-bottom: -2px; }
|
||||||
|
|||||||
Reference in New Issue
Block a user