Change splitter cursor.

This commit is contained in:
kovacsv 2022-12-15 21:08:22 +01:00
parent 6b93478ce6
commit ed3d1269d9

View File

@ -131,7 +131,7 @@ div.main_splitter
width: 10px; width: 10px;
overflow: none; overflow: none;
float: left; float: left;
cursor: col-resize; cursor: w-resize;
} }
div.main_viewer div.main_viewer