summary refs log tree commit diff
path: root/resources/styles/system.qss
diff options
context:
space:
mode:
Diffstat (limited to 'resources/styles/system.qss')
-rw-r--r--resources/styles/system.qss5
1 files changed, 5 insertions, 0 deletions
diff --git a/resources/styles/system.qss b/resources/styles/system.qss

index 0a8c4b21..b60b3776 100644 --- a/resources/styles/system.qss +++ b/resources/styles/system.qss
@@ -124,6 +124,11 @@ RoomInfoListItem, UserMentionsWidget { qproperty-bubbleFgColor: palette(text); } +CommunitiesList, +CommunitiesList > * { + border-style: none; +} + CommunitiesListItem { qproperty-highlightedBackgroundColor: palette(highlight); qproperty-hoverBackgroundColor: palette(light);