From 85d194e349858b3cbbb4dd2a8ca007428378c56c Mon Sep 17 00:00:00 2001 From: fiaxh Date: Tue, 18 Sep 2018 21:28:56 +0200 Subject: Use Label instead of TextView for message display --- main/data/conversation_summary/view.ui | 7 +------ main/data/global_search.ui | 1 + main/data/theme.css | 9 --------- 3 files changed, 2 insertions(+), 15 deletions(-) (limited to 'main/data') diff --git a/main/data/conversation_summary/view.ui b/main/data/conversation_summary/view.ui index 2bc13752..90d3d7c1 100644 --- a/main/data/conversation_summary/view.ui +++ b/main/data/conversation_summary/view.ui @@ -15,6 +15,7 @@ never + True True @@ -29,12 +30,6 @@ True - - - True - True - - diff --git a/main/data/global_search.ui b/main/data/global_search.ui index 44abf6de..4814f236 100644 --- a/main/data/global_search.ui +++ b/main/data/global_search.ui @@ -133,6 +133,7 @@ vertical 25 10 + start True diff --git a/main/data/theme.css b/main/data/theme.css index 226689b3..174ce5b2 100644 --- a/main/data/theme.css +++ b/main/data/theme.css @@ -29,10 +29,6 @@ window.dino-main .dino-conversation .highlight-once { animation-name: highlight; } -window.dino-main .dino-conversation textview, window.dino-main .dino-conversation textview text { - background: transparent; -} - window.dino-main .dino-sidebar > frame { background: @insensitive_bg_color; border-left: 1px solid @borders; @@ -51,11 +47,6 @@ window.dino-main .dino-sidebar frame.auto-complete list > row { transition: none; } -window.dino-main .dino-sidebar textview, -window.dino-main .dino-sidebar textview text { - background-color: transparent; -} - window.dino-main .dino-chatinput frame box { background: transparent; } -- cgit v1.2.3-70-g09d2