[Rt-commit] r4070 - in rt/branches/3.5-TESTING: . html/NoAuth/css/3.5-default

jesse at bestpractical.com jesse at bestpractical.com
Mon Nov 14 13:04:05 EST 2005


Author: jesse
Date: Mon Nov 14 13:04:05 2005
New Revision: 4070

Modified:
   rt/branches/3.5-TESTING/   (props changed)
   rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/titlebox.css
Log:
 r18890 at truegrounds:  jesse | 2005-11-14 13:02:38 -0500
 RT-Ticket: 7053
 RT-Status: resolved
 RT-Update: correspond
 
 * IE titlebox style cleanup from Peter Popovics


Modified: rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/titlebox.css
==============================================================================
--- rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/titlebox.css	(original)
+++ rt/branches/3.5-TESTING/html/NoAuth/css/3.5-default/titlebox.css	Mon Nov 14 13:04:05 2005
@@ -3,6 +3,7 @@
 }
 
 .titlebox .titlebox-content {
+    margin-top: -1px;
     padding: 1em 2em 0.5em 2em;
     margin: 0;
     /*margin: 1em 2em 0.5em 2em;*/
@@ -26,7 +27,6 @@
 .titlebox .titlebox .titlebox-content
 {
     background: #eee;
-    margin-top: -1px;
     border-bottom: 1px solid #ccc;
     border-right: 1px solid #ccc;
     border-left: 0.5em solid #069;


More information about the Rt-commit mailing list