From 38faba9e854a5965547ea238bfe8932bf91c3398 Mon Sep 17 00:00:00 2001 From: TooWaBoo Date: Sun, 30 Sep 2018 20:21:41 +0200 Subject: [PATCH] Update TooWaBlue v2.82 Combobox cellview to hight for font size 8 @ 96dpi --- rtdata/themes/TooWaBlue-GTK3-20_.css | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/rtdata/themes/TooWaBlue-GTK3-20_.css b/rtdata/themes/TooWaBlue-GTK3-20_.css index b6f2004cc..c007a92be 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-2018 TooWaBoo - Version 2.81 + Version 2.82 RawTherapee is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -145,6 +145,10 @@ arrow { min-width: 1.333333333333333333em; min-height: 1.333333333333333333em; } +/* combobox cellview to high for font size 8@96dpi*/ +cellview { + margin: -1px 0; +} text { background-color: @bg-dark-grey; @@ -1585,12 +1589,9 @@ button.MiddleH { margin-left: -2px; } -#PlacesPaned button.Left, -#PlacesPaned button.Right { - margin-top: 3px; -} #PlacesPaned combobox { - margin-bottom: -3px; + margin-bottom: -8px; + padding-bottom: 0.416666666666666666em; } /**/