Use jTip to show parameter description

This commit is contained in:
Eike Foken
2011-08-18 18:45:55 +02:00
parent 68f4996a83
commit c576293314
3 changed files with 33 additions and 18 deletions

View File

@@ -563,18 +563,8 @@ html ul.tabs li.active a:hover {
.form_info a,
.form_info a:active,
.form_info a:visited {
background-color: #d2d2d2;
font-size: 12px;
font-weight: bold;
margin-left: -3px;
padding: 4px;
color: #fff;
text-decoration: none;
}
.form_info a:hover {
color: #000;
text-decoration: none;
background: url(../images/icons/question.png) center center no-repeat;
padding: 4px 8px;
}
#JT_arrow_left {
@@ -602,7 +592,7 @@ html ul.tabs li.active a:hover {
border: 1px solid #ccc;
background-color: #fff;
margin-top: 5px;
font-size: 85%;
font-size: 10px;
}
#JT_copy {
@@ -637,7 +627,8 @@ html ul.tabs li.active a:hover {
}
#JT_copy p {
margin: 3px 0;
margin: 0;
line-height: 12px;
}
#JT_copy img {