mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-06 16:53:34 +02:00
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:
@@ -518,14 +518,14 @@ UL.tagSelection LI {
|
||||
}
|
||||
|
||||
/* jQuery tooltips */
|
||||
.cluetip-default #cluetip-outer {
|
||||
.cluetip-outer {
|
||||
position: relative;
|
||||
border: 1px solid #111111;
|
||||
color: #dddddd;
|
||||
background-color: #222222;
|
||||
text-align: left;
|
||||
}
|
||||
.cluetip-default h3#cluetip-title {
|
||||
.cluetip-title {
|
||||
margin: 0 0 5px;
|
||||
padding: 8px;
|
||||
color: #666666;
|
||||
@@ -533,7 +533,7 @@ UL.tagSelection LI {
|
||||
font-size: 1.1em;
|
||||
font-weight: bold;
|
||||
}
|
||||
.cluetip-default #cluetip-inner {
|
||||
.cluetip-inner {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user