From 5262ee7ade79bf5d5a84e9fb78d102dd76484bea Mon Sep 17 00:00:00 2001 From: TooWaBoo Date: Wed, 13 Mar 2019 20:40:08 +0100 Subject: [PATCH] Fix folder spacing --- rtdata/themes/TooWaBlue-GTK3-20_.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rtdata/themes/TooWaBlue-GTK3-20_.css b/rtdata/themes/TooWaBlue-GTK3-20_.css index ad091b84c..172684452 100644 --- a/rtdata/themes/TooWaBlue-GTK3-20_.css +++ b/rtdata/themes/TooWaBlue-GTK3-20_.css @@ -2,7 +2,7 @@ This file is part of RawTherapee. Copyright (c) 2016-2019 TooWaBoo - Version 3.03 + Version 3.04 RawTherapee is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -269,7 +269,7 @@ textview:selected, treeview:selected { /**/ #PlacesPaned > box:nth-child(3) treeview { - padding: 0.25em 0.333333333333333333em 0.25em 0.333333333333333333em; + padding: 0.25em 0; } #HistoryPanel {