1px border on hover of last item in tree view
Fixes issue #101
This commit is contained in:
Max Ebersbacher 2014-06-24 15:07:27 +02:00
parent 2d9667df26
commit 72801b864e
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
}
td {
border-color: #F1F1F1 !important;
border-bottom: 1px solid;
}
&:hover {
td {