aboutsummaryrefslogtreecommitdiff
path: root/main/data/conversation_details.css
diff options
context:
space:
mode:
authorfiaxh <git@lightrise.org>2023-09-24 19:54:04 +0200
committerfiaxh <git@lightrise.org>2023-09-24 19:54:04 +0200
commite2c34bf2235c9f85fc91de9c0f1b74858f4ef89e (patch)
treef5565f57a7cbea8a13748e8a1c613540bbb4d76c /main/data/conversation_details.css
parent9eafe4139d6b2c0cabe3c77a903d6ae931a26975 (diff)
downloaddino-e2c34bf2235c9f85fc91de9c0f1b74858f4ef89e.tar.gz
dino-e2c34bf2235c9f85fc91de9c0f1b74858f4ef89e.zip
Rewrite contact details dialog
Diffstat (limited to 'main/data/conversation_details.css')
-rw-r--r--main/data/conversation_details.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/main/data/conversation_details.css b/main/data/conversation_details.css
new file mode 100644
index 00000000..0eaf60c0
--- /dev/null
+++ b/main/data/conversation_details.css
@@ -0,0 +1,7 @@
+.extended-headerbar {
+ background-color: @headerbar_bg_color;
+}
+.extended-headerbar-end {
+ padding-bottom: 24px;
+ border-bottom: 1px solid @borders;
+} \ No newline at end of file