Skip to content
This repository has been archived by the owner on Jun 14, 2020. It is now read-only.

Commit

Permalink
Merge pull request #360 from riker09/master
Browse files Browse the repository at this point in the history
Removed underline from close icon in title bar
  • Loading branch information
Craga89 committed Jun 18, 2012
2 parents 26cf20a + 707c541 commit 3b1b14a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core.css
Expand Up @@ -71,6 +71,7 @@
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
text-decoration: none;
}

.ui-tooltip-icon .ui-icon{
Expand Down

0 comments on commit 3b1b14a

Please sign in to comment.