Add cursor pointer on menu button

This commit is contained in:
vimux 2018-11-18 12:52:31 -05:00
parent 0038cc1f58
commit 360b6eb15d
No known key found for this signature in database
GPG key ID: 5A34FDC4EE832E34

View file

@ -482,6 +482,7 @@ mark {
height: 42px;
padding: 0;
font-size: 1em;
cursor: pointer;
background-color: #2a2a2a;
border: 0;
border-left: 1px solid #333;