Add thread dots to note header icon, disable comments on closed nodes

This commit is contained in:
Bryan Housel
2018-07-16 16:39:40 -04:00
parent 47de7b304f
commit 694cc60893
4 changed files with 28 additions and 3 deletions
+13
View File
@@ -40,6 +40,19 @@
top: 18px;
}
.note-header-icon .note-icon-annotation {
position: absolute;
top: 21px;
left: 21px;
margin: auto;
}
.note-header-icon .note-icon-annotation .icon {
width: 18px;
height: 18px;
}
/* OSM Note UI */
.note-header {
background-color: #f6f6f6;