|
From: <rv...@us...> - 2012-02-14 22:09:34
|
Revision: 1068
http://treebase.svn.sourceforge.net/treebase/?rev=1068&view=rev
Author: rvos
Date: 2012-02-14 22:09:28 +0000 (Tue, 14 Feb 2012)
Log Message:
-----------
Made buttons smaller, added line break before them
Modified Paths:
--------------
trunk/treebase-web/src/main/webapp/common/sidebarLeft.jsp
trunk/treebase-web/src/main/webapp/images/mendeley-logo.png
trunk/treebase-web/src/main/webapp/images/twitter-logo.png
Modified: trunk/treebase-web/src/main/webapp/common/sidebarLeft.jsp
===================================================================
--- trunk/treebase-web/src/main/webapp/common/sidebarLeft.jsp 2012-02-14 21:57:32 UTC (rev 1067)
+++ trunk/treebase-web/src/main/webapp/common/sidebarLeft.jsp 2012-02-14 22:09:28 UTC (rev 1068)
@@ -20,7 +20,8 @@
<li><a href="<c:url value="/journal.html"/>"><fmt:message key="nav.journals"/></a></li>
<li><a href="<c:url value="/contact.html"/>"><fmt:message key="nav.contact"/></a></li>
</ul>
- </div>
+ </div>
+ <br />
<center>
<a href="http://www.mendeley.com/groups/734351/treebase/" title="All publications in TreeBASE on Mendeley">
<img src="<c:url value="images/mendeley-logo.png"/>" alt="All publications in TreeBASE on Mendeley" />
Modified: trunk/treebase-web/src/main/webapp/images/mendeley-logo.png
===================================================================
(Binary files differ)
Modified: trunk/treebase-web/src/main/webapp/images/twitter-logo.png
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|