From a2467deddbc4f30da022b6f5ee940030620ac77b Mon Sep 17 00:00:00 2001 From: TooWaBoo Date: Sun, 3 Sep 2017 01:35:40 +0200 Subject: [PATCH] Update TooWaBlue v2.56 Toggle button fix --- rtdata/themes/TooWaBlue-GTK3-20_.css | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/rtdata/themes/TooWaBlue-GTK3-20_.css b/rtdata/themes/TooWaBlue-GTK3-20_.css index 5006d1715..42488b977 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-2017 TooWaBoo - Version 2.55 - requires RT 5.0 (Gtk+ >= 3.20) + Version 2.56 - requires RT 5.0 (Gtk+ >= 3.20) RawTherapee is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -1035,16 +1035,12 @@ window.csd:not(.fullscreen) #MainNotebook > header.top { margin-right: 0; } -#EditorTopPanel > box:nth-child(9) > button.image-button:not(:last-child) { +#EditorTopPanel > box:nth-child(9) > button.image-button { min-width: 0; padding-left: 0.25em; padding-right: 0.25em; } -#EditorTopPanel > box:nth-child(9) > button.image-button:last-child { - -gtk-icon-shadow: none; -} - /*Button editor bottom*/ #EditorZoomPanel label { min-width: 4em; @@ -1841,5 +1837,4 @@ headerbar:backdrop { headerbar .title:backdrop { color: alpha(@winTitle,.60); } -/**/ /*** end ***************************************************************************************/