panels: map, logo top bar

This commit is contained in:
muerwre 2018-12-07 12:58:51 +07:00
parent 3de025b0df
commit 43f4b5cda0
8 changed files with 111 additions and 56 deletions

View file

@ -100,3 +100,7 @@ body {
background: rgba(255, 255, 255, 0.5);
}
}
.pointer {
cursor: pointer;
}