diff options
Diffstat (limited to 'misc/org.gnome.Shotwell.css')
-rw-r--r-- | misc/org.gnome.Shotwell.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/org.gnome.Shotwell.css b/misc/org.gnome.Shotwell.css new file mode 100644 index 0000000..38192c5 --- /dev/null +++ b/misc/org.gnome.Shotwell.css @@ -0,0 +1,3 @@ +textview.shotwell-static text { + background-color: @theme_unfocused_bg_color; +} |