annot-server/static/css/base.css
author rougeronj
Thu, 22 Jan 2015 09:26:43 +0100
changeset 111 a7b72620d227
parent 43 e27c3c1c57f1
permissions -rw-r--r--
Add variable "wait". When this variable set, the annotsroll wait ignore some annotations, and wait before printing an otherone so there is no superposition. Can be passed as an options

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

div {
    text-align:left;
}

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