diff options
Diffstat (limited to 'chimere/static')
| -rw-r--r-- | chimere/static/chimere/css/styles.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chimere/static/chimere/css/styles.css b/chimere/static/chimere/css/styles.css index ea03b77..d8e17c5 100644 --- a/chimere/static/chimere/css/styles.css +++ b/chimere/static/chimere/css/styles.css @@ -408,6 +408,9 @@ a[disabled] { padding-bottom: 0; } +#topbar .navbar-default .navbar-nav > li.active > a { + border-bottom: 2px solid #e7e7e7; +} #topbar #top-menu-first.action{ padding-right: 5px; |
