Skip to content

Commit

Permalink
fix for css style of org tree (MID-5771)
Browse files Browse the repository at this point in the history
  • Loading branch information
skublik committed Sep 19, 2019
1 parent b86a81a commit d42f591
Showing 1 changed file with 0 additions and 4 deletions.
Expand Up @@ -1116,10 +1116,6 @@ span.tree-content > table tr td:first-child {
background-color: #f9f9f9;
}

.tree-theme-windows .tree-junction-expanded, .tree-theme-windows .tree-junction-collapsed {
padding-top: 2px;
}

.tree-subtree > .tree-branch > .tree-node:hover, .tree-theme-windows > div > .tree-branch > .tree-node:hover {
background-color: #eee;
}
Expand Down

0 comments on commit d42f591

Please sign in to comment.