You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2005/08/15 17:32:36 UTC

svn commit: r232825 - in /incubator/roller/branches/roller_2.0/web/theme: images/two-bigbadge-shadow.png status.jsp

Author: snoopdave
Date: Mon Aug 15 08:32:24 2005
New Revision: 232825

URL: http://svn.apache.org/viewcvs?rev=232825&view=rev
Log:
More tweaks to 2.0 pages, look and feel

Added:
    incubator/roller/branches/roller_2.0/web/theme/images/two-bigbadge-shadow.png   (with props)
Modified:
    incubator/roller/branches/roller_2.0/web/theme/status.jsp

Added: incubator/roller/branches/roller_2.0/web/theme/images/two-bigbadge-shadow.png
URL: http://svn.apache.org/viewcvs/incubator/roller/branches/roller_2.0/web/theme/images/two-bigbadge-shadow.png?rev=232825&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/roller/branches/roller_2.0/web/theme/images/two-bigbadge-shadow.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: incubator/roller/branches/roller_2.0/web/theme/status.jsp
URL: http://svn.apache.org/viewcvs/incubator/roller/branches/roller_2.0/web/theme/status.jsp?rev=232825&r1=232824&r2=232825&view=diff
==============================================================================
--- incubator/roller/branches/roller_2.0/web/theme/status.jsp (original)
+++ incubator/roller/branches/roller_2.0/web/theme/status.jsp Mon Aug 15 08:32:24 2005
@@ -7,8 +7,8 @@
 boolean allowNewUsers = RollerConfig.getBooleanProperty("users.registration.enabled");
 %>
 <div class="bannerBox">
-   <img src="<%= request.getContextPath() %>/theme/images/two-bigbadge.png" 
-      style="padding: 15px 0px 0px 15px;"/>
+   <img src="<%= request.getContextPath() %>/theme/images/two-bigbadge-shadow.png" 
+      style="margin: 15px 0px 0px 15px" />
 </div>
 
 <div class="statusBox">