diff -r 25e3e4a0b767 -r 163bef19cb71 static/css/bootstrap.css --- a/static/css/bootstrap.css Tue Jan 21 07:28:19 2014 +0100 +++ b/static/css/bootstrap.css Tue Jan 21 09:56:14 2014 +0100 @@ -6018,6 +6018,12 @@ color: #333333 !important; text-decoration: none; } +.navbar-default .navbar-nav > .active > a, +.navbar-default .navbar-nav > .active > a:hover, +.navbar-default .navbar-nav > .active > a:focus { + border-bottom: 1px dotted #0e394f; + color: #125883; +} /* Module ------------------------------------ */ .module-gallery {