prettier color

This commit is contained in:
Bruno Windels 2019-03-15 20:29:44 +01:00
parent 61804073e2
commit cc3a181128
1 changed files with 1 additions and 2 deletions

View File

@ -85,7 +85,6 @@
.description .last-message {
font-size: 0.8em;
}
.room-panel-placeholder, .room-panel {
@ -195,7 +194,7 @@
}
.timeline-panel li {
background: darkblue;
background: blue;
padding: 10px;
margin: 10px;
}