fix smart anotation color

This commit is contained in:
mlorb 2018-05-17 11:01:15 +02:00
parent 06ce285ae2
commit 933a98c1f6

View file

@ -1721,9 +1721,8 @@ th.custom-field .modal-tooltiptext {
}
.sa-type {
border: 1px solid $color-black;
border: 1px solid $color-emperor;
border-radius: 4px;
color: $color-black;
font-weight: 600;
padding: 0 2px;
text-decoration: none;