Skip to content

Commit

Permalink
Merge pull request spyder-ide#9362 from impact27/fix_color
Browse files Browse the repository at this point in the history
PR: Show nicer close icons on macOS when hovering on tabs
  • Loading branch information
ccordoba12 committed May 19, 2019
2 parents 4220605 + 91130eb commit b17ea0d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spyder/app/mac_stylesheet.qss
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ QTabBar::close-button{


QTabBar::close-button:hover{
background-image: url($IMAGE_PATH/CloseButtonHover.png);
background-color: darkgrey;
}


Expand Down
Binary file removed spyder/images/CloseButtonHover.png
Binary file not shown.

0 comments on commit b17ea0d

Please sign in to comment.