From 53e50ba0992af8f94040e34e9527c7c3a24a7097 Mon Sep 17 00:00:00 2001 From: TooWaBoo Date: Fri, 12 Apr 2019 14:04:05 +0200 Subject: [PATCH 1/6] Theme: Smaller buttons and spacing --- rtdata/themes/size.css | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/rtdata/themes/size.css b/rtdata/themes/size.css index 86d2eaea5..f333ceeb0 100644 --- a/rtdata/themes/size.css +++ b/rtdata/themes/size.css @@ -297,7 +297,7 @@ window.csd:not(.fullscreen) #MainNotebook > header.top { #MyExpander image { min-width: 1.333333333333333333em; min-height: 0; - margin: -0.083333333333333333em 0.19em; + margin: -0.083333333333333333em 0.125em; } #MyExpander .drawingarea:not(.slider) { @@ -456,7 +456,7 @@ button, #BeforeAfterContainer button { min-height: 1.666666666666666666em; min-width: 1.666666666666666666em;/*x*/ - margin: 0.19em; + margin: 0.125em; border-radius: 0.2em; border-width: 0.083333333333333333em; } @@ -482,7 +482,7 @@ combobox entry.combo + button.combo { } #WB-Size-Helper { min-width: 3.5em; - margin: 0.19em; + margin: 0.125em; } combobox arrow { @@ -570,7 +570,7 @@ colorchooser colorswatch#add-color-button:first-child { button.font label{ min-height: 0; min-width: 0; - margin: 0 0.19em; + margin: 0 0.125em; } /* Save, Cancel, OK ... buttons */ @@ -603,9 +603,9 @@ messagedialog .dialog-action-area button:not(:only-child):nth-child(2) { #RightNotebook > stack > scrolledwindow:last-child button.image-button, /* Fast Export */ #MetaPanelNotebook scrolledwindow + grid > button, #MetaPanelNotebook scrolledwindow + grid + grid > button { - min-height: 2.5em; - min-width: 2.5em; - margin: 0 0.19em; + min-height: 2.333333333333333333em; + min-width: 2.333333333333333333em; + margin: 0 0.125em; } #ToolBarPanelFileBrowser > button:first-child, #EditorTopPanel > button:first-child, @@ -625,12 +625,12 @@ messagedialog .dialog-action-area button:not(:only-child):nth-child(2) { #MyExpander button.independent.toggle:not(.image-button):not(.text-button):first-child:only-child, /* Graduated filter button */ #MetaPanelNotebook scrolledwindow + grid > button, #MetaPanelNotebook scrolledwindow + grid + grid > button { - margin: 0.19em; + margin: 0.125em; } #EditorTopPanel button.narrowbutton { min-width: 0.833333333333333333em; - padding: 0 0.166666666666666666em; + padding: 0 0.13em; } /* Image close button */ @@ -647,21 +647,21 @@ messagedialog .dialog-action-area button:not(:only-child):nth-child(2) { /* Filter buttons*/ #ToolBarPanelFileBrowser .smallbuttonbox { - min-height: 1.333333333333333333em; + min-height: 0; padding: 0; margin: 0; } #ToolBarPanelFileBrowser .smallbuttonbox:nth-child(2) { - margin: 0.083333333333333333em 0 -0.166666666666666666em; + margin: 0 0 -0.166666666666666666em; } #ToolBarPanelFileBrowser .smallbuttonbox button.smallbutton image { - margin: -0.19em; - min-width: 1.333333333333333333em; - min-height: 1.333333333333333333em; + margin: -0.166666666666666666em; + min-width: 0; + min-height: 0; } #ToolBarPanelFileBrowser .smallbuttonbox button.smallbutton { min-height: 0; - min-width: 1.333333333333333333em; + min-width: 1.166666666666666666em; padding: 0; margin: 0 0.25em; border: none; @@ -686,7 +686,7 @@ messagedialog .dialog-action-area button:not(:only-child):nth-child(2) { #MyExpander .image-combo button.Left { border-top-right-radius: 0; border-bottom-right-radius: 0; - min-width: 2.5em; + min-width: 2.333333333333333333em; margin-right: 0; } #MyExpander .image-combo button.Left { @@ -820,7 +820,7 @@ button.text-button { checkbutton, radiobutton { padding: 0.083333333333333333em 0; - margin: 0.19em; + margin: 0.125em; min-height: 1.666666666666666666em;/*x*/ } @@ -852,7 +852,7 @@ frame > checkbutton check{ #PartialPaste checkbutton { padding: 0; - margin: 0.19em 0 0 0.583333333333333333em; + margin: 0.125em 0 0 0.583333333333333333em; } #PartialPaste checkbutton:not(#PartialPasteHeader) { margin: 0 0 0 1.166666666666666666em; @@ -864,7 +864,7 @@ frame > checkbutton check{ #MyExpander entry, entry, spinbutton { - margin: 0.19em; + margin: 0.125em; padding: 0 0.333333333333333333em; min-height: 1.666666666666666666em;/*x*/ min-width: 0; @@ -894,7 +894,7 @@ spinbutton { } #MyExpander spinbutton { - margin: 0.19em; + margin: 0.125em; padding: 0; min-height: 1.333333333333333333em; min-width: 0; From 4db265b00fca6d6ecbcb7a02ae25cfe85722f866 Mon Sep 17 00:00:00 2001 From: TooWaBoo Date: Fri, 12 Apr 2019 14:05:05 +0200 Subject: [PATCH 2/6] Theme: Smaller buttons and spacing --- rtdata/themes/RawTherapee-GTK3-20_.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rtdata/themes/RawTherapee-GTK3-20_.css b/rtdata/themes/RawTherapee-GTK3-20_.css index 32efbb41f..45dec6e39 100644 --- a/rtdata/themes/RawTherapee-GTK3-20_.css +++ b/rtdata/themes/RawTherapee-GTK3-20_.css @@ -1225,11 +1225,12 @@ dialog frame > label:not(.dummy) { border-top-width: 0.083333333333333333em; } #Navigator { - padding-top: 0.75em; + padding-top: 0.25em; padding-bottom: 0.25em; } #Navigator label { padding: 0; + margin: 0.083333333333333333em 0; } /*** PartialPaste ******************************************************************************/ From 573176b52fb1f41148eece7e9c61d6892d1e39b2 Mon Sep 17 00:00:00 2001 From: TooWaBoo Date: Fri, 12 Apr 2019 14:06:12 +0200 Subject: [PATCH 3/6] Theme: Smaller buttons and spacing --- rtdata/themes/TooWaBlue-GTK3-20_.css | 52 +++++++++++++--------------- 1 file changed, 24 insertions(+), 28 deletions(-) diff --git a/rtdata/themes/TooWaBlue-GTK3-20_.css b/rtdata/themes/TooWaBlue-GTK3-20_.css index a3214b45c..e1938617f 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.05 + Version 3.06 RawTherapee is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -163,7 +163,7 @@ undershoot { label { padding: 0.083333333333333333em 0; - margin: 0.19em; + margin: 0.125em; min-height: 1.333333333333333333em; } @@ -1341,7 +1341,7 @@ button, #BeforeAfterContainer button { min-height: 1.666666666666666666em; min-width: 1.666666666666666666em;/*x*/ - margin: 0.19em; + margin: 0.125em; border-radius: 0.2em; border: 0.083333333333333333em solid @bg-button-border; background-color: transparent; @@ -1414,7 +1414,7 @@ combobox entry.combo + button.combo { } #WB-Size-Helper { min-width: 3.5em; - margin: 0.19em; + margin: 0.125em; } combobox arrow { @@ -1536,9 +1536,9 @@ messagedialog .dialog-action-area button:not(:only-child):nth-child(2) { #RightNotebook > stack > scrolledwindow:last-child button.image-button, /* Fast Export */ #MetaPanelNotebook scrolledwindow + grid > button, #MetaPanelNotebook scrolledwindow + grid + grid > button { - min-height: 2.5em; - min-width: 2.5em; - margin: 0 0.19em; + min-height: 2.333333333333333333em; + min-width: 2.333333333333333333em; + margin: 0 0.125em; } #ToolBarPanelFileBrowser > button:first-child, #EditorTopPanel > button:first-child, @@ -1558,39 +1558,35 @@ messagedialog .dialog-action-area button:not(:only-child):nth-child(2) { #MyExpander button.independent.toggle:not(.image-button):not(.text-button):first-child:only-child, /* Graduated filter button */ #MetaPanelNotebook scrolledwindow + grid > button, #MetaPanelNotebook scrolledwindow + grid + grid > button { - margin: 0.19em; + margin: 0.125em; } #EditorTopPanel button.narrowbutton { - min-width: 0.833333333333333333em; - padding: 0 0.166666666666666666em; + min-width: 0; + padding: 0 0.13em; } /* Image close button */ #MainNotebook > header tab #CloseButton { - padding: 0; - margin: 0.333333333333333333em 0 0.416666666666666666em 0.19em; - min-width: 1.5em; + padding: 0.166666666666666666em; + margin: 0.333333333333333333em 0 0.5em 0.19em; + min-width: 0; min-height: 0; } -#MainNotebook > header tab #CloseButton image{ - min-width: 1.333333333333333333em; - min-height: 1.333333333333333333em; -} /* Filter buttons*/ #ToolBarPanelFileBrowser .smallbuttonbox { - min-height: 1.333333333333333333em; + min-height: 0; padding: 0; margin: 0; } #ToolBarPanelFileBrowser .smallbuttonbox:nth-child(2) { - margin: 0.083333333333333333em 0 -0.166666666666666666em; + margin-top: 0.12em; } #ToolBarPanelFileBrowser .smallbuttonbox button.smallbutton image { - margin: -0.19em; - min-width: 1.333333333333333333em; - min-height: 1.333333333333333333em; + margin: -0.12em; + min-width: 0; + min-height: 0; } #ToolBarPanelFileBrowser .smallbuttonbox button.smallbutton { min-height: 0; @@ -1806,7 +1802,7 @@ popover button.text-button:active { checkbutton, radiobutton { padding: 0.083333333333333333em 0; - margin: 0.19em; + margin: 0.125em; min-height: 1.666666666666666666em;/*x*/ } @@ -1847,10 +1843,10 @@ frame > checkbutton check{ #PartialPaste checkbutton { padding: 0; - margin: 0.19em 0 0 0.583333333333333333em; + margin: 0 0 0 0.583333333333333333em; } #PartialPaste checkbutton:not(#PartialPasteHeader) { - margin: 0 0 0 1.166666666666666666em; + margin: 0 0 0 1.125em; } /*** end ***************************************************************************************/ @@ -1859,7 +1855,7 @@ frame > checkbutton check{ #MyExpander entry, entry, spinbutton { - margin: 0.19em; + margin: 0.125em; padding: 0 0.333333333333333333em; min-height: 1.666666666666666666em;/*x*/ min-width: 0; @@ -1891,7 +1887,7 @@ spinbutton { } #MyExpander spinbutton { - margin: 0.19em; + margin: 0.125em; padding: 0; min-height: 1.333333333333333333em; min-width: 0; @@ -1996,7 +1992,7 @@ entry:focus > selection { /* Curves **************************************************************************************/ .curve-mainbox { - margin: 0.19em; + margin: 0.125em; border: 0.083333333333333333em solid @border-color; } .curve-mainbox .curve-curvebox { From 5338d68482167f027ab190e5cbbd2960a677b789 Mon Sep 17 00:00:00 2001 From: TooWaBoo Date: Fri, 12 Apr 2019 19:40:29 +0200 Subject: [PATCH 4/6] Theme: Smaller buttons and spacing (label fix) --- rtdata/themes/TooWaBlue-GTK3-20_.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtdata/themes/TooWaBlue-GTK3-20_.css b/rtdata/themes/TooWaBlue-GTK3-20_.css index e1938617f..f0852d310 100644 --- a/rtdata/themes/TooWaBlue-GTK3-20_.css +++ b/rtdata/themes/TooWaBlue-GTK3-20_.css @@ -163,7 +163,7 @@ undershoot { label { padding: 0.083333333333333333em 0; - margin: 0.125em; + margin: 0.125em 0.166666666666666666em; min-height: 1.333333333333333333em; } From 11d93cd24bf4364615d726df6759504f294fe5cf Mon Sep 17 00:00:00 2001 From: TooWaBoo Date: Sat, 13 Apr 2019 20:40:53 +0200 Subject: [PATCH 5/6] Curve fix in TWB-theme --- rtdata/themes/TooWaBlue-GTK3-20_.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtdata/themes/TooWaBlue-GTK3-20_.css b/rtdata/themes/TooWaBlue-GTK3-20_.css index f0852d310..4b26ce11c 100644 --- a/rtdata/themes/TooWaBlue-GTK3-20_.css +++ b/rtdata/themes/TooWaBlue-GTK3-20_.css @@ -1992,7 +1992,7 @@ entry:focus > selection { /* Curves **************************************************************************************/ .curve-mainbox { - margin: 0.125em; + margin: 0.19em; border: 0.083333333333333333em solid @border-color; } .curve-mainbox .curve-curvebox { From 031613abe5861a1a1ae5cddcca512f71e5fb60d5 Mon Sep 17 00:00:00 2001 From: TooWaBoo Date: Sun, 14 Apr 2019 09:44:21 +0200 Subject: [PATCH 6/6] Fix for Auto - Reset button height --- rtdata/themes/TooWaBlue-GTK3-20_.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/rtdata/themes/TooWaBlue-GTK3-20_.css b/rtdata/themes/TooWaBlue-GTK3-20_.css index 4b26ce11c..3ed352c74 100644 --- a/rtdata/themes/TooWaBlue-GTK3-20_.css +++ b/rtdata/themes/TooWaBlue-GTK3-20_.css @@ -1900,12 +1900,12 @@ spinbutton { } /* Needed for Reset & and Auto button height*/ #MyExpander button + label + spinbutton { - margin-top: 0.333333333333333333em; - margin-bottom: 0.333333333333333333em; + margin-top: 0.25em; + margin-bottom: 0.25em; } #MyExpander checkbutton + label + spinbutton { - margin-top: 0.416666666666666666em; - margin-bottom: 0.416666666666666666em; + margin-top: 0.333333333333333333em; + margin-bottom: 0.333333333333333333em; } /**/