Skip to content
Snippets Groups Projects
Commit 8d0f9940 authored by Jacques R. Blier's avatar Jacques R. Blier
Browse files

Issue #3478920 by xmacinfo: Adjust nav menu right border color

parent 5b2fa505
No related branches found
Tags 1.0.2
1 merge request!1Issue #3478920 by xmacinfo: Adjust nav menu right border color
......@@ -43,6 +43,11 @@
border-top-color: #43352C;
}
#admin-toolbar #menu-builder.xnavigation-blackstone,
#admin-toolbar .xnavigation-blackstone + nav#menu-footer {
border-right-color: #43352C;
}
/* Slate */
#admin-toolbar .xnavigation-slate .toolbar-menu--level-2 {
......@@ -89,3 +94,8 @@
#admin-toolbar .xnavigation-slate + nav {
border-top-color: #2D4459;
}
#admin-toolbar #menu-builder.xnavigation-slate,
#admin-toolbar .xnavigation-slate + nav#menu-footer {
border-right-color: #2D4459;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment