navbar dropdown, thanks Paolo

This commit is contained in:
mdipierro
2012-09-12 10:18:34 -05:00
parent 4b334c5117
commit 39f8a18c34
6 changed files with 224 additions and 185 deletions
@@ -107,6 +107,7 @@ div.flash {
-webkit-border-radius:5px;
z-index:2000;
}
div.flash:hover { opacity:0.25; }
div.error_wrapper {display:block}
div.error {
@@ -81,6 +81,8 @@ body {
.ie-lte7 #navbar .auth_navbar, #navbar .auth_navbar a {color:expression(this.parentNode.currentStyle['color']); /* ie7 doesn't support inherit */}
#navbar .auth_navbar a:hover {color:white;text-decoration:none;} /* this overwrite bootswatch */
ul#navbar{padding:0;} /*reset ul padding */
ul#navbar>.auth_navbar{display:inline-block;padding:5px;} /* set padding of span.auth_navbar inside ul*/
body {
height:auto; /*to avoid vertical scroll bar*/