[geary/mjog/1193-conversation-buttons-resize-race: 5/9] style: Style conversation action bars
- From: Michael Gratton <mjog src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geary/mjog/1193-conversation-buttons-resize-race: 5/9] style: Style conversation action bars
- Date: Tue, 13 Apr 2021 14:49:58 +0000 (UTC)
commit c53063496ca3a133e0fcbf8549d3de4130cec381
Author: Adrien Plazas <kekun plazas laposte net>
Date: Mon Apr 12 15:43:55 2021 +0200
style: Style conversation action bars
Make them look a bit more like action bars by giving them a top border.
ui/geary.css | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/ui/geary.css b/ui/geary.css
index 3c8045a75..0f42c927c 100644
--- a/ui/geary.css
+++ b/ui/geary.css
@@ -61,7 +61,9 @@ infobar flowboxchild {
}
revealer components-conversation-actions {
- margin: 6px;
+ border: solid @borders;
+ border-top-width: 1px;
+ padding: 6px;
}
/* FolderPopover */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]