Mini timeline change

This commit is contained in:
Ruben van de Ven 2019-04-30 21:15:38 +02:00
parent 2859aef12e
commit 528b96e1c3
1 changed files with 2 additions and 2 deletions

View File

@ -21,11 +21,11 @@
}
.vis-item.message {
background: lightgray;
color:#333;
color:rgb(85, 87, 83);
}
.vis-item.message.vis-range{
background-color: darkgray;
border-color: green;
border-color: black;
}
.vis-item.speech {
background-color: greenyellow;