annot-server/static/css/base.css
author rougeronj
Thu, 22 Jan 2015 02:21:15 +0100
changeset 105 25ac8802c189
parent 43 e27c3c1c57f1
permissions -rw-r--r--
Improve interface + Add horizontal pianoroll to annotsvizview

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

div {
    text-align:left;
}

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