[Commits] [SCM] claws-win32-installer branch, gtk3, updated. 4.0.0-1-18-g5268a7c

jonathan at claws-mail.org jonathan at claws-mail.org
Fri Sep 10 00:53:05 UTC 2021


The branch, gtk3 has been updated
       via  5268a7c9994b9297d397360ca9afa91965974bd9 (commit)
      from  50aa47bae04b367a8ad879ae26130ac9e4a123b0 (commit)

Summary of changes:
 patches/gtk/60-win32-theme-claws-consolidated.patch | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)


- Log -----------------------------------------------------------------
commit 5268a7c9994b9297d397360ca9afa91965974bd9
Author: Jonathan Boeing <jonathan at claws-mail.org>
Date:   Thu Sep 2 17:52:06 2021 -0700

    set mimeviewer background to white

diff --git a/patches/gtk/60-win32-theme-claws-consolidated.patch b/patches/gtk/60-win32-theme-claws-consolidated.patch
index bb3b62b..3a5c27c 100644
--- a/patches/gtk/60-win32-theme-claws-consolidated.patch
+++ b/patches/gtk/60-win32-theme-claws-consolidated.patch
@@ -21,7 +21,7 @@ diff -aur a/gtk/theme/win32/gtk.css b/gtk/theme/win32/gtk.css
    padding-bottom: 0px;
    background: -gtk-win32-theme-part(window, 1, 1);
    min-height: calc(-gtk-win32-size(window, cycaption) - -gtk-win32-size(window, cyframe) - -gtk-win32-size(window, cxpaddedborder));
-@@ -272,3 +277,143 @@
+@@ -272,3 +277,148 @@
  .maximized .titlebar button.maximize:disabled {
      background-image: -gtk-win32-theme-part(window, 21, 4);
  }
@@ -165,3 +165,8 @@ diff -aur a/gtk/theme/win32/gtk.css b/gtk/theme/win32/gtk.css
 +	margin-top: -14px;
 +	margin-bottom: 14px;
 +}
++
++/* Set mimeviewer background color */
++#mime_notebook viewport {
++	background-color: white;
++}

-----------------------------------------------------------------------


hooks/post-receive
-- 
Installer sources for Claws Mail Windows port


More information about the Commits mailing list