annot-server/static/css/base.css
author rougeronj
Fri, 16 Jan 2015 13:33:18 +0100
changeset 90 111350ddb81d
parent 43 e27c3c1c57f1
permissions -rw-r--r--
Add client for annotsroll and add sample file

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

div {
    text-align:left;
}

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