annot-server/static/css/base.css
author rougeronj
Tue, 20 Jan 2015 18:38:18 +0100
changeset 101 7e902dc550c5
parent 43 e27c3c1c57f1
permissions -rw-r--r--
add stageView and annotstimeline

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

div {
    text-align:left;
}

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