diff options
author | Miquel Lionel <lionel@les-miquelots.net> | 2023-12-04 01:10:20 +0100 |
---|---|---|
committer | Miquel Lionel <lionel@les-miquelots.net> | 2023-12-05 01:30:21 +0100 |
commit | 92a428ce36349e4dd5e1596fb7d78f3cd4779e03 (patch) | |
tree | 3f520d0b0c97d387e431445d03f47805cb8f01c7 /main/data | |
parent | 85ea7e50083be4be11a675c83835e2f1f957d0dc (diff) | |
download | dino-92a428ce36349e4dd5e1596fb7d78f3cd4779e03.tar.gz dino-92a428ce36349e4dd5e1596fb7d78f3cd4779e03.zip |
Make encryption icon status more noticeable
- should close #971
- also add a tooltip about encryption details
Diffstat (limited to 'main/data')
-rw-r--r-- | main/data/chat_input.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/data/chat_input.ui b/main/data/chat_input.ui index cde00b22..ecbbb1a6 100644 --- a/main/data/chat_input.ui +++ b/main/data/chat_input.ui @@ -72,6 +72,7 @@ <class name="flat"/> <class name="dino-chatinput-button"/> <class name="image-button"/> + <class name="encryption-button"/> </style> </object> </child> |