Skip to content

Commit 472f367

Browse files
committed
Xfce: Improve panel buttons to better integration with transparent panels, fix #249
1 parent 8e5e828 commit 472f367

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: gtk-3.20/apps/_xfce.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
color: $panel_fg_color;
3535
border-radius: 0;
3636
border: none;
37-
background-color: $panel_bg_color;
37+
background-color: transparent;
3838
font-weight: normal;
3939

4040
&:hover {

Diff for: gtk-3.20/gtk-dark.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: gtk-3.20/gtk.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)