summaryrefslogtreecommitdiff
path: root/chimere/static
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2021-10-17 16:41:44 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2021-10-17 16:41:44 +0200
commit80aa774cce9b531feb60a01e40709fb4fe0252a7 (patch)
tree225b24418f297c0b66585615c769c110b4062ea7 /chimere/static
parent5d6e6b4a5e53f3c13690e26311dc4a5213153d5c (diff)
downloadChimère-80aa774cce9b531feb60a01e40709fb4fe0252a7.tar.bz2
Chimère-80aa774cce9b531feb60a01e40709fb4fe0252a7.zip
Fix admin form map init.
Diffstat (limited to 'chimere/static')
-rw-r--r--chimere/static/chimere/css/styles.css3
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;