customizable breakcrumbs in smartgrid, thanks Paolo

This commit is contained in:
Massimo DiPierro
2012-06-04 18:45:17 -05:00
parent 0527c8e469
commit 8dc1bdd18f
3 changed files with 19 additions and 9 deletions
@@ -290,5 +290,14 @@ div.error {
#w2p_query_panel {}
.web2py_breadcrumbs ul {
list-style: none;
margin-bottom: 18px;
}
.web2py_breadcrumbs ul li {
display: inline-block;
}
.ie9 #query_panel {padding-bottom:2px;}