mirror of
https://github.com/Vimux/Binario.git
synced 2024-11-11 01:38:28 +00:00
Add cursor pointer on menu button
This commit is contained in:
parent
0038cc1f58
commit
360b6eb15d
1 changed files with 1 additions and 0 deletions
|
@ -482,6 +482,7 @@ mark {
|
||||||
height: 42px;
|
height: 42px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
|
cursor: pointer;
|
||||||
background-color: #2a2a2a;
|
background-color: #2a2a2a;
|
||||||
border: 0;
|
border: 0;
|
||||||
border-left: 1px solid #333;
|
border-left: 1px solid #333;
|
||||||
|
|
Loading…
Reference in a new issue