Fix issues with middle click in context menus
This commit is contained in:
@@ -72,6 +72,9 @@ li {
|
||||
padding: 0;
|
||||
font-size: 16px;
|
||||
}
|
||||
.contextMenu li a {
|
||||
cursor: pointer;
|
||||
}
|
||||
.droppable {
|
||||
background-color: #FE9A2E;
|
||||
color: #222;
|
||||
|
||||
Reference in New Issue
Block a user