upgrade cluetip version from 1.0.7 to 1.2.6

git-svn-id: http://piwigo.org/svn/trunk@18610 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rvelices
2012-10-11 21:29:28 +00:00
parent 7a370d49b5
commit 9653d75331
4 changed files with 620 additions and 302 deletions
+2 -2
View File
@@ -192,8 +192,8 @@ position:relative; padding: 5px 1px 4px 5px; font-size: 13px; color: #777; }
#adminHome:hover {background-color:#d0d0d0;}
/* jQuery tooltips */
.cluetip-default #cluetip-outer { border-color:#999; color: #777; background-color: #eee; }
.cluetip-default h3#cluetip-title { background-color: #ddd; }
.cluetip-outer { border-color:#999; color: #777; background-color: #eee; }
.cluetip-title { background-color: #ddd; }
/* jQuery ui resizable */
.ui-resizable { position: relative; }
.ui-wrapper { border: 0; }