From d443a3c2509889533ca812c163056bace396b586 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 14 Jun 2023 20:35:58 +0200 Subject: New upstream version 0.32.1 --- data/themes/org.gnome.Shotwell.css | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/themes/org.gnome.Shotwell.css (limited to 'data/themes') diff --git a/data/themes/org.gnome.Shotwell.css b/data/themes/org.gnome.Shotwell.css new file mode 100644 index 0000000..ec7e7b0 --- /dev/null +++ b/data/themes/org.gnome.Shotwell.css @@ -0,0 +1,9 @@ +textview.shotwell-static text { + background-color: @theme_unfocused_bg_color; +} + +label.map-attribution { + font-size: 66%; +} + +.shotwell-plain-link { padding: 0px; } -- cgit v1.2.3