[geany/geany-osx] c5de57: Remove strange gradient from open dialog bottom

Jiří Techet git-noreply at xxxxx
Sat Jan 8 22:30:00 UTC 2022


Branch:      refs/heads/master
Author:      Jiří Techet <techet at gmail.com>
Committer:   Jiří Techet <techet at gmail.com>
Date:        Sat, 08 Jan 2022 22:30:00 UTC
Commit:      c5de57096d030ae37fa0e990513a7d70d6f0db17
             https://github.com/geany/geany-osx/commit/c5de57096d030ae37fa0e990513a7d70d6f0db17

Log Message:
-----------
Remove strange gradient from open dialog bottom


Modified Paths:
--------------
    Prof-Gnome/gtk-3.0/main-dark.css
    Prof-Gnome/gtk-3.0/main-light.css

Modified: Prof-Gnome/gtk-3.0/main-dark.css
3 lines changed, 0 insertions(+), 3 deletions(-)
===================================================================
@@ -6874,9 +6874,6 @@ actionbar
 filechooser actionbar
 {
   background-color: transparent;
-  background-image: linear-gradient(to top, alpha(shade(@headerbar_color,0.9),0.96), 
-                                            alpha(shade(@headerbar_color,0.98),0.96),
-                                            alpha(shade(@headerbar_color,1.02),0.94));
 }
 terminal-window.background.csd
 {


Modified: Prof-Gnome/gtk-3.0/main-light.css
3 lines changed, 0 insertions(+), 3 deletions(-)
===================================================================
@@ -6856,9 +6856,6 @@ actionbar
 filechooser actionbar
 {
   background-color: transparent;
-  background-image: linear-gradient(to top, alpha(shade(@headerbar_color,0.9),0.96), 
-                                            alpha(shade(@headerbar_color,0.98),0.96),
-                                            alpha(shade(@headerbar_color,1.02),0.94));
 }
 terminal-window.background.csd
 {



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list