Mini timeline change
This commit is contained in:
parent
2859aef12e
commit
528b96e1c3
1 changed files with 2 additions and 2 deletions
|
@ -21,11 +21,11 @@
|
||||||
}
|
}
|
||||||
.vis-item.message {
|
.vis-item.message {
|
||||||
background: lightgray;
|
background: lightgray;
|
||||||
color:#333;
|
color:rgb(85, 87, 83);
|
||||||
}
|
}
|
||||||
.vis-item.message.vis-range{
|
.vis-item.message.vis-range{
|
||||||
background-color: darkgray;
|
background-color: darkgray;
|
||||||
border-color: green;
|
border-color: black;
|
||||||
}
|
}
|
||||||
.vis-item.speech {
|
.vis-item.speech {
|
||||||
background-color: greenyellow;
|
background-color: greenyellow;
|
||||||
|
|
Loading…
Reference in a new issue