Crate share menu and fix menu design
This commit is contained in:
parent
7bbfa16ca2
commit
ac92cbc8f7
3 changed files with 184 additions and 10 deletions
5
front/dist/resources/html/gameMenuIcon.html
vendored
5
front/dist/resources/html/gameMenuIcon.html
vendored
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue