annot-server/static/css/base.css
author ymh <ymh.work@gmail.com>
Thu, 23 Oct 2014 17:51:55 +0200
changeset 57 cb4df234fd79
parent 43 e27c3c1c57f1
permissions -rw-r--r--
when querying event, replace one by first to avoid raising an exception when the event is not found

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

div {
    text-align:left;
}

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