annot-server/static/css/base.css
author ymh <ymh.work@gmail.com>
Thu, 22 Jan 2015 12:12:33 +0100
changeset 119 e6605fecb175
parent 43 e27c3c1c57f1
permissions -rw-r--r--
move colorToHex to utils

#log {
    height: 20em;
    overflow-y: scroll;
    background-color: #faa;
}

div {
    text-align:left;
}

.event-label {
    font-size: 2em;
}