summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2023-01-11 15:19:18 +0100
committerBastien Nocera <hadess@hadess.net>2023-01-11 15:19:18 +0100
commit44c42461294fbf7139cdb8b59208fd5744e58341 (patch)
tree575658925a73e7cd81a1534c6cf02b2cc0eef79d
parent8ff1cc5f60b4855c9618d3cef75abf9a0b9c66f8 (diff)
downloadgnome-bluetooth-44c42461294fbf7139cdb8b59208fd5744e58341.tar.gz
settings-widget: Work-around contrast problem for the mouse icon
Add a drop-shadow to the device icon to work-around the fact that the mouse icon would be gray on gray in the default style. Closes: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2284
-rw-r--r--lib/settings.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/settings.ui b/lib/settings.ui
index 4af932a0..146cdbcc 100644
--- a/lib/settings.ui
+++ b/lib/settings.ui
@@ -18,6 +18,9 @@
<property name="icon_name">image-missing</property>
<property name="icon_size">large</property>
<property name="use_fallback">True</property>
+ <style>
+ <class name="icon-dropshadow"/>
+ </style>
</object>
</child>
<child>