X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vid-app-common%2Fsrc%2Fmain%2Fwebapp%2Fapp%2Fvid%2Fstyles%2FvidTree.css;h=7904b369589d7315803dc64809a0a3116c5461de;hb=1cfb08779ea0e00be69e072a940b3063e049fe6b;hp=1aec73d81597ba53f2ca8dcdea90ce4e0b6aa79b;hpb=2f20b001b9243e0f8b44aecc768ec265fd538732;p=vid.git diff --git a/vid-app-common/src/main/webapp/app/vid/styles/vidTree.css b/vid-app-common/src/main/webapp/app/vid/styles/vidTree.css index 1aec73d81..7904b3695 100755 --- a/vid-app-common/src/main/webapp/app/vid/styles/vidTree.css +++ b/vid-app-common/src/main/webapp/app/vid/styles/vidTree.css @@ -64,4 +64,8 @@ tr.angular-ui-tree-empty { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; +} + +.pull-right .dropdown-menu { + background-color: transparent; } \ No newline at end of file