VNF and NS packages open in the left panel

Change-Id: I68a41821bb4fbb2dddef9f9b7addffa1425a2ea4
Signed-off-by: lombardofr <lombardo@everyup.it>
diff --git a/static/css/lwui.css b/static/css/lwui.css
new file mode 100644
index 0000000..858666d
--- /dev/null
+++ b/static/css/lwui.css
@@ -0,0 +1,4 @@
+.skin-purple .sidebar-menu > li.menu-open > a {
+  color: #b8c7ce !important;
+  background: #1e282c;
+}
\ No newline at end of file