- The Combodo logo is now clickable

SVN:trunk[562]
This commit is contained in:
Denis Flaven
2010-07-05 16:26:17 +00:00
parent 899c532c6b
commit 3f84297d82
2 changed files with 7 additions and 6 deletions

View File

@@ -823,12 +823,13 @@ span.ui-icon {
background: url(../images/splitter-bkg.png) repeat-y scroll 0 0 transparent;
width: 16px;
}
div.footer {
height: 123px;
background: url(../images/logo-combodo.png) center no-repeat;
div.footer img {
border: 0;
margin-bottom: 5px;
margin-top: 5px;
}
div.footer > span {
display:none;
div.footer{
text-align:center;
}
#SearchResultsToAdd table.listResults tbody {
height: 300px;