Better cursor on resizable col

This commit is contained in:
Kasper Rynning-Tønnesen
2016-11-21 10:30:24 +01:00
parent bfbba70685
commit 8bb0f3f886

View File

@@ -1397,6 +1397,7 @@ nav ul li:hover, nav ul li.active {
.ui-resizable-e{
width:15px;
cursor: col-resize;
}
.rounded-bottom{