mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
prettier color
This commit is contained in:
parent
61804073e2
commit
cc3a181128
@ -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 New Issue
Block a user