mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Fix for SourceForge logo rendering issue in IE6, CSS fixes, (C) changes to 2008
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7713 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -102,7 +102,7 @@ public class PageTag extends TagSupport
|
|||||||
"<a class='footer' href='http://www.alfresco.com'>Alfresco</a> or its " +
|
"<a class='footer' href='http://www.alfresco.com'>Alfresco</a> or its " +
|
||||||
"<a class='footer' href='http://www.alfresco.com/partners/'>Certified Partners</a>. " +
|
"<a class='footer' href='http://www.alfresco.com/partners/'>Certified Partners</a>. " +
|
||||||
"<a class='footer' href='http://www.alfresco.com/services/support/'>Click here for support</a>. " +
|
"<a class='footer' href='http://www.alfresco.com/services/support/'>Click here for support</a>. " +
|
||||||
"Alfresco Software Inc. © 2005-2007 All rights reserved.";
|
"Alfresco Software Inc. © 2005-2008 All rights reserved.";
|
||||||
|
|
||||||
private final static Log logger = LogFactory.getLog(PageTag.class);
|
private final static Log logger = LogFactory.getLog(PageTag.class);
|
||||||
private static String alfresco = null;
|
private static String alfresco = null;
|
||||||
@@ -340,7 +340,7 @@ public class PageTag extends TagSupport
|
|||||||
"'>" +"</a></td><td align='center'>" +
|
"'>" +"</a></td><td align='center'>" +
|
||||||
"<span class='footer'>" + ALF_COPY +
|
"<span class='footer'>" + ALF_COPY +
|
||||||
"</span></td><td><a href='http://sourceforge.net/projects/alfresco'>" +
|
"</span></td><td><a href='http://sourceforge.net/projects/alfresco'>" +
|
||||||
"<img style='vertical-align:middle;border-width:0px' alt='' title='SourceForge' src='" +
|
"<img style='vertical-align:middle' border='0' alt='' title='SourceForge' width='88' height='31' src='" +
|
||||||
req.getContextPath() + SF_LOGO + "'></a>" +
|
req.getContextPath() + SF_LOGO + "'></a>" +
|
||||||
"</td></tr></table></center>");
|
"</td></tr></table></center>");
|
||||||
}
|
}
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
body
|
body
|
||||||
{
|
{
|
||||||
font-family: Tahoma, Arial, Helvetica, sans-serif;
|
font-family: Tahoma, Arial, Helvetica, sans-serif;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
@@ -33,10 +33,10 @@ th
|
|||||||
|
|
||||||
p.status
|
p.status
|
||||||
{
|
{
|
||||||
margin:0px;
|
margin: 0px;
|
||||||
padding-left:0px;
|
padding-left: 0px;
|
||||||
padding-top:4px;
|
padding-top: 4px;
|
||||||
padding-bottom:4px;
|
padding-bottom: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:link, a:visited
|
a:link, a:visited
|
||||||
@@ -121,6 +121,7 @@ a.small:hover
|
|||||||
|
|
||||||
a.footer:link, a.footer:visited
|
a.footer:link, a.footer:visited
|
||||||
{
|
{
|
||||||
|
font-family: Arial,Helvetica;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
color: #004488;
|
color: #004488;
|
||||||
@@ -128,6 +129,7 @@ a.footer:link, a.footer:visited
|
|||||||
|
|
||||||
a.footer:hover
|
a.footer:hover
|
||||||
{
|
{
|
||||||
|
font-family: Arial,Helvetica;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
color: #4272B4;
|
color: #4272B4;
|
||||||
@@ -135,7 +137,7 @@ a.footer:hover
|
|||||||
|
|
||||||
.footer
|
.footer
|
||||||
{
|
{
|
||||||
font-family:Arial,Helvetica;
|
font-family: Arial,Helvetica;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -131,7 +131,7 @@
|
|||||||
</nobr>
|
</nobr>
|
||||||
</td>
|
</td>
|
||||||
<td class="separator" width=1><img src="<%=request.getContextPath()%>/images/parts/dotted_separator.gif" border=0 height=29 width=1></td>
|
<td class="separator" width=1><img src="<%=request.getContextPath()%>/images/parts/dotted_separator.gif" border=0 height=29 width=1></td>
|
||||||
<td style="padding-left:4px" align=right>
|
<td style="padding-left:4px; white-space:nowrap" align="right">
|
||||||
<%-- Quick upload action --%>
|
<%-- Quick upload action --%>
|
||||||
<r:actions id="acts_add_content" value="add_content_menu" context="#{NavigationBean.currentNode}" showLink="true" />
|
<r:actions id="acts_add_content" value="add_content_menu" context="#{NavigationBean.currentNode}" showLink="true" />
|
||||||
</td>
|
</td>
|
||||||
|
@@ -110,7 +110,7 @@
|
|||||||
<div style="padding:4px">
|
<div style="padding:4px">
|
||||||
<a href="http://www.alfresco.com/" class="title" target="new">http://www.alfresco.com</a>
|
<a href="http://www.alfresco.com/" class="title" target="new">http://www.alfresco.com</a>
|
||||||
<p>
|
<p>
|
||||||
Alfresco Software Inc. © 2005-2006 All rights reserved. <a href="http://www.alfresco.com/legal/" target="new">Legal and License</a>
|
Alfresco Software Inc. © 2005-2008 All rights reserved. <a href="http://www.alfresco.com/legal/" target="new">Legal and License</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div style="padding:4px" class="mainSubTitle">
|
<div style="padding:4px" class="mainSubTitle">
|
||||||
|
Reference in New Issue
Block a user