Commit 8b421467 authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski

[Sidebar] root/child nodes when removing

NOTE: This doesn't compile yet
parent 03e4cf67
......@@ -34,6 +34,10 @@
left: 70%;
width: 30%;
}
#graph-explorer #sp-container .badge-primary {
background-color: #d9534f;
color: #fff;
}
#graph-explorer #sp-container #myTab {
marginBottom: 18px;
marginTop: 18px;
......
......@@ -33,6 +33,10 @@
left: 70%
width: 30%
.badge-primary
background-color: #d9534f
color: #fff
#myTab
marginBottom: 18px
marginTop: 18px
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment