Skip to content

Commit

Permalink
BugFix: Whisker menu
Browse files Browse the repository at this point in the history
  • Loading branch information
thekomer committed Mar 2, 2022
1 parent c8254d3 commit 586bc8a
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion gtk-3.0/apps/_xfce.scss
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ wnck-pager {
box-shadow: none;
&:hover{
color: white;
font-weight: bold;
-gtk-icon-effect: highlight;
}
}
Expand Down
1 change: 0 additions & 1 deletion gtk-3.0/gtk-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -6102,7 +6102,6 @@ wnck-pager {
background: rgba(255, 106, 0, 0.6); }
#whiskermenu-window button:checked:hover {
color: white;
font-weight: bold;
-gtk-icon-effect: highlight; }

#whiskermenu-window treeview {
Expand Down
1 change: 0 additions & 1 deletion gtk-3.0/gtk.css
Original file line number Diff line number Diff line change
Expand Up @@ -6102,7 +6102,6 @@ wnck-pager {
background: rgba(255, 106, 0, 0.6); }
#whiskermenu-window button:checked:hover {
color: white;
font-weight: bold;
-gtk-icon-effect: highlight; }

#whiskermenu-window treeview {
Expand Down
1 change: 0 additions & 1 deletion gtk-4.0/apps/_xfce.scss
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ wnck-pager {
box-shadow: none;
&:hover{
color: white;
font-weight: bold;
-gtk-icon-effect: highlight;
}
}
Expand Down
1 change: 0 additions & 1 deletion gtk-4.0/gtk-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -6039,7 +6039,6 @@ wnck-pager {
box-shadow: none; }
#whiskermenu-window button:checked:hover {
color: white;
font-weight: bold;
-gtk-icon-effect: highlight; }

#whiskermenu-window treeview {
Expand Down
1 change: 0 additions & 1 deletion gtk-4.0/gtk.css
Original file line number Diff line number Diff line change
Expand Up @@ -6039,7 +6039,6 @@ wnck-pager {
box-shadow: none; }
#whiskermenu-window button:checked:hover {
color: white;
font-weight: bold;
-gtk-icon-effect: highlight; }

#whiskermenu-window treeview {
Expand Down

0 comments on commit 586bc8a

Please sign in to comment.