- Added Path variable in the config file for the LDT's donwloader script (functions.php)
- Added the /ldt_template in the res directory
- Modify default-widgets.php to open in blank all the rss link
- clean a litlle comment in searchform.php
div.nicetitle {
position: absolute;
padding: 4px;
top: 0px;
left: 0px;
color: white;
font-size: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
width: 25em;
font-weight: bold;
background: url(ntbg.png);
z-index:1;
/* Mozilla proprietary */
-moz-border-radius: 0px;
}
div.nicetitle p {
margin: 0; padding: 0 3px;
}
div.nicetitle p.destination {
font-size: 8px;
text-align: left;
padding-top: 3px;
/*visibility: hidden;*/
}