client/src/App.scss
author ymh <ymh.work@gmail.com>
Sun, 25 Nov 2018 21:18:55 +0100
changeset 176 a24f6bf72f6a
parent 167 1f340f3597a8
permissions -rw-r--r--
update requirement for django-auditlog

span.annotation {
    background-color: yellow;
    text-decoration-line: underline;
    text-decoration-style: dotted;
}

a {
    cursor: pointer;
}