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; } /**/