mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-17 16:45:02 +00:00
fixes in select field type
This commit is contained in:
@@ -1217,7 +1217,7 @@ button.btn.small, input[type="submit"].btn.small {
|
||||
}
|
||||
|
||||
.icon-white {
|
||||
background-image: url("./lib/images/icons/glyphicons-halflings-white.png");
|
||||
background-image: url("../lib/images/icons/glyphicons-halflings-white.png");
|
||||
}
|
||||
|
||||
.icon-glass {
|
||||
|
||||
Reference in New Issue
Block a user