1.1 --- a/static/css/bootstrap.css Tue Jan 21 07:28:19 2014 +0100
1.2 +++ b/static/css/bootstrap.css Tue Jan 21 09:56:14 2014 +0100
1.3 @@ -6018,6 +6018,12 @@
1.4 color: #333333 !important;
1.5 text-decoration: none;
1.6 }
1.7 +.navbar-default .navbar-nav > .active > a,
1.8 +.navbar-default .navbar-nav > .active > a:hover,
1.9 +.navbar-default .navbar-nav > .active > a:focus {
1.10 + border-bottom: 1px dotted #0e394f;
1.11 + color: #125883;
1.12 +}
1.13 /* Module
1.14 ------------------------------------ */
1.15 .module-gallery {