[Rt-commit] r11257 - in rt/branches/3.8-TESTING: .

jesse at bestpractical.com jesse at bestpractical.com
Fri Mar 28 14:35:10 EDT 2008


Author: jesse
Date: Fri Mar 28 14:35:06 2008
New Revision: 11257

Modified:
   rt/branches/3.8-TESTING/   (props changed)
   rt/branches/3.8-TESTING/html/NoAuth/css/web2/layout.css

Log:
 r28756 at 100:  jesse | 2008-03-28 13:35:05 -0400
 * added a bps logo to the webtwo theme


Modified: rt/branches/3.8-TESTING/html/NoAuth/css/web2/layout.css
==============================================================================
--- rt/branches/3.8-TESTING/html/NoAuth/css/web2/layout.css	(original)
+++ rt/branches/3.8-TESTING/html/NoAuth/css/web2/layout.css	Fri Mar 28 14:35:06 2008
@@ -85,6 +85,8 @@
 
 div#footer #bpscredits {
  text-align: right;
+ background: url(../../images/bplogo.gif) no-repeat top right;
+ padding-top: 4em;
 } 
 
 
@@ -138,7 +140,7 @@
 div#header h1 {
  position: absolute;
  left: 6.8em;
- top: 2.em;
+ top: 2em;
  font-size: 1.4em;
  margin-top: 0.125em;
  padding: 0.25em;


More information about the Rt-commit mailing list