forked from mystiq/hydrogen-web
prettier color
This commit is contained in:
parent
61804073e2
commit
cc3a181128
1 changed files with 1 additions and 2 deletions
|
@ -85,7 +85,6 @@
|
||||||
|
|
||||||
.description .last-message {
|
.description .last-message {
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.room-panel-placeholder, .room-panel {
|
.room-panel-placeholder, .room-panel {
|
||||||
|
@ -195,7 +194,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.timeline-panel li {
|
.timeline-panel li {
|
||||||
background: darkblue;
|
background: blue;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue