Skip to content

Commit

Permalink
Merge pull request IgniteUI#1361 from desig9stein/fix-popover-close-icon
Browse files Browse the repository at this point in the history
fix close icon for popover
  • Loading branch information
ChronosSF authored Oct 24, 2017
2 parents cd1f8f9 + e19611f commit df2c3b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/structure/modules/infragistics.ui.notifier.css
Original file line number Diff line number Diff line change
Expand Up @@ -181,5 +181,5 @@
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ui-icon.ui-icon-closethick.ui-igpopover-close-button:before{content: "\e600";}

.ui-icon.ui-icon-closethick.ui-igpopover-close-button:hover{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;}

0 comments on commit df2c3b4

Please sign in to comment.