[fix] [minor] webshop fixes after bootstrap 3

This commit is contained in:
Anand Doshi
2013-08-21 19:36:23 +05:30
parent bbc2d11d10
commit 65f5c58e51
7 changed files with 25 additions and 21 deletions

View File

@@ -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 {