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

Commit

Permalink
Fixed style problem with youtube class
Browse files Browse the repository at this point in the history
  • Loading branch information
Craga89 committed Jan 15, 2011
1 parent 2b72f97 commit 5a7199c
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 9 deletions.
5 changes: 2 additions & 3 deletions dist/jquery.qtip.css
Expand Up @@ -9,7 +9,7 @@
* http://en.wikipedia.org/wiki/MIT_License
* http://en.wikipedia.org/wiki/GNU_General_Public_License
*
* Date: Thu Jan 13 10:18:52 2011 +0000
* Date: Fri Jan 14 17:03:56 2011 +0000
*/

/* Fluid class for determining actual width in IE */
Expand Down Expand Up @@ -351,8 +351,7 @@
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000)";

color: white;

border: 1px solid #CCCCCC;
border-color: #CCCCCC;
}

.ui-tooltip-youtube .ui-tooltip-icon{
Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.qtip.js
Expand Up @@ -9,7 +9,7 @@
* http://en.wikipedia.org/wiki/MIT_License
* http://en.wikipedia.org/wiki/GNU_General_Public_License
*
* Date: Thu Jan 13 10:18:52 2011 +0000
* Date: Fri Jan 14 17:03:56 2011 +0000
*/

"use strict"; // Enable ECMAScript "strict" operation for this function. See more: http://ejohn.org/blog/ecmascript-5-strict-mode-json-and-more/
Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.qtip.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5a7199c

Please sign in to comment.