[fractal/822-account-switcher-papercuts] account-switcher: Remove with border around checkmark
- From: Julian Sparber <jsparber src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [fractal/822-account-switcher-papercuts] account-switcher: Remove with border around checkmark
- Date: Fri, 10 Sep 2021 12:07:40 +0000 (UTC)
commit f2ef84c1584d2b76a07a1e34aab0d621be78f13e
Author: Julian Sparber <julian sparber net>
Date: Fri Sep 10 14:07:17 2021 +0200
account-switcher: Remove with border around checkmark
data/resources/style.css | 5 +++--
data/resources/ui/avatar-with-selection.ui | 3 +--
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/resources/style.css b/data/resources/style.css
index 2f4c0042..385e2279 100644
--- a/data/resources/style.css
+++ b/data/resources/style.css
@@ -60,9 +60,10 @@
}
.blue-checkmark {
- color: @accent_bg_color;
+ color: whithe;
border-radius: 9999px;
- background-color: white;
+ border: solid @accent_bg_color 2px;
+ background-color: @accent_bg_color;
}
/* Login */
diff --git a/data/resources/ui/avatar-with-selection.ui b/data/resources/ui/avatar-with-selection.ui
index aa9cae12..5ae05953 100644
--- a/data/resources/ui/avatar-with-selection.ui
+++ b/data/resources/ui/avatar-with-selection.ui
@@ -14,8 +14,7 @@
<property name="visible">false</property>
<property name="halign">end</property>
<property name="valign">end</property>
- <property name="icon-name">emblem-default-symbolic</property>
- <property name="pixel-size">14</property>
+ <property name="icon-name">emblem-ok-symbolic</property>
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]