mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-12 11:43:01 +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:
@@ -192,8 +192,8 @@ position:relative; padding: 5px 1px 4px 5px; font-size: 13px; color: #777; }
|
|||||||
#adminHome:hover {background-color:#d0d0d0;}
|
#adminHome:hover {background-color:#d0d0d0;}
|
||||||
|
|
||||||
/* jQuery tooltips */
|
/* jQuery tooltips */
|
||||||
.cluetip-default #cluetip-outer { border-color:#999; color: #777; background-color: #eee; }
|
.cluetip-outer { border-color:#999; color: #777; background-color: #eee; }
|
||||||
.cluetip-default h3#cluetip-title { background-color: #ddd; }
|
.cluetip-title { background-color: #ddd; }
|
||||||
/* jQuery ui resizable */
|
/* jQuery ui resizable */
|
||||||
.ui-resizable { position: relative; }
|
.ui-resizable { position: relative; }
|
||||||
.ui-wrapper { border: 0; }
|
.ui-wrapper { border: 0; }
|
||||||
|
|||||||
@@ -518,14 +518,14 @@ UL.tagSelection LI {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* jQuery tooltips */
|
/* jQuery tooltips */
|
||||||
.cluetip-default #cluetip-outer {
|
.cluetip-outer {
|
||||||
position: relative;
|
position: relative;
|
||||||
border: 1px solid #111111;
|
border: 1px solid #111111;
|
||||||
color: #dddddd;
|
color: #dddddd;
|
||||||
background-color: #222222;
|
background-color: #222222;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
.cluetip-default h3#cluetip-title {
|
.cluetip-title {
|
||||||
margin: 0 0 5px;
|
margin: 0 0 5px;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
color: #666666;
|
color: #666666;
|
||||||
@@ -533,7 +533,7 @@ UL.tagSelection LI {
|
|||||||
font-size: 1.1em;
|
font-size: 1.1em;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
.cluetip-default #cluetip-inner {
|
.cluetip-inner {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -151,8 +151,8 @@ position:relative; padding: 5px 1px 4px 5px; top:-8px; font-size: 13px; color: #
|
|||||||
#menubar ul { color: #333; margin:0 9px 0 9px; line-height: 16px;
|
#menubar ul { color: #333; margin:0 9px 0 9px; line-height: 16px;
|
||||||
list-style-type: square; list-style-position: inside; padding: 0; }
|
list-style-type: square; list-style-position: inside; padding: 0; }
|
||||||
/* jQuery tooltips */
|
/* jQuery tooltips */
|
||||||
.cluetip-default #cluetip-outer { border-color: #666; color: #666; background-color: #222; }
|
.cluetip-outer { border-color: #666; color: #666; background-color: #222; }
|
||||||
.cluetip-default h3#cluetip-title { color: #ff3363; background-color: #111; }
|
.cluetip-title { color: #ff3363; background-color: #111; }
|
||||||
/* jQuery ui resizable */
|
/* jQuery ui resizable */
|
||||||
.ui-resizable { position: relative; }
|
.ui-resizable { position: relative; }
|
||||||
.ui-wrapper { border: 0; }
|
.ui-wrapper { border: 0; }
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user