Commit 8fb83bc8 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix hover for tree view

parent 5367e42b
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
} }
td { td {
line-height: 20px; line-height: 20px;
background: #fff !important; background: #fff;
border-left: none; border-left: none;
border-right: none; border-right: none;
} }
...@@ -125,4 +125,4 @@ ...@@ -125,4 +125,4 @@
.tree-ref-holder { .tree-ref-holder {
float: left; float: left;
margin-top: 5px; margin-top: 5px;
} }
\ No newline at end of file
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