Crate share menu and fix menu design

This commit is contained in:
Gregoire Parant 2021-01-04 17:13:41 +01:00
parent 7bbfa16ca2
commit ac92cbc8f7
3 changed files with 184 additions and 10 deletions

View file

@ -11,11 +11,12 @@
color: white;
border-radius: 7px;
height: 28px;
width: 28px;
width: 34px;
}
#menuIcon button img{
width: 14px;
padding-top: 4px;
padding-top: 3px;
cursor: url('/resources/logos/cursor_pointer.png'), pointer;
}
#menuIcon section {
margin: 10px;