pos tag color

This commit is contained in:
siikamiika 2017-10-12 08:23:28 +03:00
parent 4e57fa1ad1
commit 6523b77ca1

View File

@ -92,6 +92,10 @@ hr {
background-color: #5cb85c;
}
.tag-pos {
background-color: #565656;
}
.actions .disabled {
pointer-events: none;
cursor: default;