mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 18:59:08 +00:00
[fix] [minor] webshop fixes after bootstrap 3
This commit is contained in:
@@ -187,7 +187,7 @@ div.web-footer, div.web-footer a {
|
||||
}
|
||||
|
||||
.breadcrumb {
|
||||
background-color: #{{ get_hex_shade(doc.page_background, 10) }};
|
||||
background-color: #{{ get_hex_shade(doc.page_background, 5) }};
|
||||
}
|
||||
|
||||
.breadcrumb > li {
|
||||
|
||||
Reference in New Issue
Block a user