| commit | b5ccca2437ed9963debc9521bb5f1c7ec79e174d | [log] [tgz] |
|---|---|---|
| author | lombardofr <lombardo@everyup.it> | Thu Jun 14 09:55:57 2018 +0200 |
| committer | lombardofr <lombardo@everyup.it> | Thu Jun 14 09:55:57 2018 +0200 |
| tree | 07017cae437410411c1676cdf3382def9890ca25 | |
| parent | 20d0550e67985010d984d7004e7eea48131c92b1 [diff] |
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