added more tiles, implemented moving of tiles
This commit is contained in:
@@ -39,8 +39,10 @@ svg text{
|
||||
float: left;
|
||||
border: 1px solid black;
|
||||
height: 30px;
|
||||
min-width: 30px;
|
||||
background: white;
|
||||
padding: 3px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.menu .list{
|
||||
@@ -62,6 +64,8 @@ svg text{
|
||||
position: relative;
|
||||
border: 1px solid black;
|
||||
height: 30px;
|
||||
min-width: 30px;
|
||||
text-align: center;
|
||||
float: left;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user