Some more UI fine tuning in timeline and room list.

This is a work-in-progress.
This commit is contained in:
Black Hat
2019-05-08 21:15:09 +08:00
parent 1f6eb335d2
commit 927a0aa017
10 changed files with 203 additions and 311 deletions

View File

@@ -21,7 +21,7 @@ Label {
onLinkActivated: Qt.openUrlExternally(link)
background: Rectangle {
color: MPalette.banner
color: MPalette.background
radius: 4
antialiasing: true
}